Commit graph

3 commits

Author SHA1 Message Date
eec312dcb4
feat(http_server): add section headers to _payload_to_text for model parsing
The flattened text output now uses markdown headers so the model can
distinguish L0 identity from L1 summary from L2 episodes from handles.
This replaces undifferentiated newline-separated text with structured
sections: ## L0 Identity, ## L1 Recent Summary, ## Rich Club,
## L2 Episode, ## Handles.
2026-06-03 16:50:02 +02:00
4f6b91aef8
feat: adding http-mcp and opencode plugin extension for seamless integration 2026-05-28 10:38:10 +02:00
Areg Noya
f6b876fbe7 Initial release: iai-mcp v0.1.0
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: XNLLLLH <XNLLLLH@users.noreply.github.com>
2026-05-06 01:04:47 -07:00