co-mono/packages
Harivansh Rathi d207cf37c3 feat: extend GatewayRuntime with session management, model, config, and history endpoints
Add new HTTP endpoints to the pi-mono gateway for companion-cloud web app integration:
- GET /models, POST /sessions/:key/model - model listing and switching
- GET /config, POST /config - settings read/write with redacted secrets
- GET /sessions/:key/history - conversation history as UI-friendly parts
- PATCH /sessions/:key, DELETE /sessions/:key - session rename and delete
- GET /channels/status, GET /logs, POST /sessions/:key/reload - ops endpoints
- Enhanced GatewaySessionSnapshot with name, lastMessagePreview, updatedAt
- Added log ring buffer (1000 entries) for /logs endpoint
2026-03-06 15:59:15 -08:00
..
agent chore: rebrand monorepo references to co-mono 2026-03-05 16:00:17 -08:00
ai models 2026-03-05 16:45:36 -08:00
coding-agent feat: extend GatewayRuntime with session management, model, config, and history endpoints 2026-03-06 15:59:15 -08:00
pi-channels new gateway 2026-03-05 18:58:27 -08:00
pi-memory-md packages 2026-03-05 15:55:27 -08:00
pi-teams new gateway 2026-03-05 18:58:27 -08:00
tui chore: rebrand monorepo references to co-mono 2026-03-05 16:00:17 -08:00
web-ui Add [Unreleased] section for next cycle 2026-03-06 00:42:35 +01:00