gavrielc
|
b539fddbcb
|
docs: v2 architecture design — session DB, channel adapters, agent provider
Three documents covering the complete v2 architecture:
- v2-architecture-draft.md: Core design (per-session SQLite as sole IO,
two-level DB, entity model, channel adapters with Chat SDK bridge,
container lifecycle, message flow, interactive operations, routing,
flexibility model with PR Factory example)
- v2-api-details.md: Channel adapter interface definitions, Chat SDK
bridge implementation, native channel example, message content
format examples, host delivery logic
- v2-agent-runner-details.md: AgentProvider interface (stream-in/out),
provider implementations (Claude, Codex, OpenCode), poll loop, MCP
tool definitions, message formatting, media handling, container
startup
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-08 23:07:33 +03:00 |
|