570 B
570 B
PROJECT_NAME
Identity
- Name: PROJECT_NAME
- Owner: Mathias
- Client: personal
- Repo: gitea.d-ma.be/mathias/PROJECT_NAME
- Status: active
Stack
Go + ADK + LiteLLM. See ~/dev/.context/AGENT.md for cross-project conventions.
Agent
TODO: describe what this agent does, what tools it has, and what it's responsible for.
Observability
Traces → Jaeger via OTLP_ENDPOINT. Set ADK_SERVICE_NAME=__PROJECT_NAME__ per deployment.
Spans emitted: invoke_agent, generate_content. Tool spans require custom callbacks.