Commit graph

6 commits

Author SHA1 Message Date
e9dad539af Update dependencies and remove problematic crates
Drop image (with ravif/paste), sqlx, zitadel, and related dependencies
that were causing compilation issues. Replace image processing with
direct png crate usage. Update rcgen to 0.14 with new API changes.
Refactor CA certificate generation to use Issuer pattern.
2025-12-03 16:05:30 -03:00
340ac8840a - New templates. 2025-12-03 07:15:54 -03:00
fd5a1ee1e1 Add implementation plan and multi-agent features
This commit introduces comprehensive documentation and implementation
for multi-agent orchestration capabilities:

- Add IMPLEMENTATION-PLAN.md with 4-phase roadmap
- Add Kubernetes deployment manifests (deployment.yaml, hpa.yaml)
- Add database migrations for multi-agent tables (6.1.1, 6.1.2)
- Implement A2A protocol for agent-to-agent communication
- Implement user memory keywords for cross-session persistence
- Implement model routing for dynamic L
2025-11-30 19:18:23 -03:00
f62e0d4f37 - From 8 to 13.5 2025-11-24 13:02:30 -03:00
100753149c - 7 docs revised. 2025-11-24 08:42:58 -03:00
fd97028995 - From 4 to 7. 2025-11-23 20:12:09 -03:00
Renamed from docs/src/chapter-07/parameters.md (Browse further)