Commit Graph

2 Commits

Author SHA1 Message Date
Svrnty
a7cbcc331b docs: Add v1.1.0 performance update to changelog
Document performance optimizations for frontend team:
- Database indexes added
- SendMessage context optimization
- Package compatibility fix
- No breaking changes to API contract

Frontend migration time: ~15 minutes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 23:34:55 -04:00
Svrnty
229a0698a3 Initial commit: CODEX_ADK monorepo
Multi-agent AI laboratory with ASP.NET Core 8.0 backend and Flutter frontend.
Implements CQRS architecture, OpenAPI contract-first API design.

BACKEND: Agent management, conversations, executions with PostgreSQL + Ollama
FRONTEND: Cross-platform UI with strict typing and Result-based error handling

Co-Authored-By: Jean-Philippe Brule <jp@svrnty.io>
2025-10-26 23:12:32 -04:00