Releases: kernelpanic09/agents-platform
Releases · kernelpanic09/agents-platform
v1.0.0
Initial public release.
AI agent orchestration platform with:
- 26 agent personas with skills, tools, MCP server registrations, and knowledge sources
- RAG engine: Qdrant vector store, Ollama embeddings (nomic-embed-text), pluggable document loaders for Markdown, YAML, Terraform, URLs, and run transcripts
- LangGraph workflows: task router (Claude Haiku) routes between RAG, workflow graphs, and SSH dispatch
- Observability dashboard: per-call cost and latency telemetry, daily cost trends, model distribution, latency percentiles
- Evaluation framework: LLM-as-judge scoring with model comparison and regression detection
- Cron scheduling with Discord webhook notifications
- Demo mode that runs anywhere via docker-compose, no SSH target needed