Commit Graph
14 Commits
Author SHA1 Message Date
Renn F b4d4fb089f Revert "feat: add Kubernetes manifests and A2A protocol support"
This reverts commit b943eb7ac1.
2025-12-28 06:03:54 +01:00
Renn FandClaude Opus 4.5 b943eb7ac1 feat: add Kubernetes manifests and A2A protocol support
Phase 2 - A2A Protocol:
- Add A2A models (AgentCard, Task, Message)
- Add A2A service layer
- Add A2A routes with SSE streaming
- Add agent discovery endpoints

Phase 3 - Kubernetes:
- Add deploy/ directory with Kustomize structure
- PostgreSQL StatefulSet with pgvector
- Redis Deployment with persistence
- API and Orchestrator Deployments
- RBAC for orchestrator to manage Jobs
- ArgoCD Application manifest
- Development and production overlays
- K8s Jobs API support in orchestrator

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 05:48:51 +01:00
Renn F 1116e597d0 RAG expansion + Optimal API 2025-12-27 21:53:38 +01:00
Renn F afde0d5441 Fixed issues reported by agents 2025-12-24 04:23:16 +01:00
Renn F ee1d54ac90 + Semgrep + Deptry 2025-12-13 18:09:23 +01:00
Renn F 4f1d59987f ++ 2025-12-13 13:25:37 +01:00
Renn F 9e7d9e81e2 Fixed pyproject.toml 2025-12-13 05:53:19 +01:00
Renn F 35ef0108e9 All MyPy and Ruff checked 2025-12-13 05:50:34 +01:00
Renn F 316325625c TOON Optimizations 2025-12-12 18:08:06 +01:00
Renn F d570334e04 Linting: Check 2025-12-12 02:45:47 +01:00
Renn F b8c19e85bd TODOs done + cleanup 2025-12-11 01:05:20 +01:00
Renn F f0f6f77d68 Moved out of "src" 2025-12-10 17:37:24 +01:00
Renn F 7f5bc4b8b8 Checkpoint before cleanup + best practices + code quality 2025-12-10 17:35:43 +01:00
Renn F 0c5dac4d16 Initial implementation 2025-12-10 02:49:54 +01:00