diff --git a/README.md b/README.md index 2bf4ecb..0ab923f 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ A curated, list of 100+ libraries and frameworks for AI engineers building with | [CrewAI](https://github.com/joaomdmoura/crewAI) | Framework for orchestrating role-playing autonomous AI agents | Python | MIT | | [LangGraph](https://github.com/langchain-ai/langgraph) | Build resilient language agents as graphs | Python | MIT | | [AgentOps](https://github.com/AgentOps-AI/agentops) | Python SDK for AI agent monitoring, LLM cost tracking, benchmarking | Python | MIT | +| [agenttrace](https://github.com/luoyuctl/agenttrace) | Local-first TUI and CLI for AI coding-agent trace logs, cost tracking, token usage, latency, and health regressions | Go | MIT | | [Swarm](https://github.com/openai/swarm) | Educational framework for exploring ergonomic, lightweight multi-agent orchestration | Python | MIT | | [Agency Swarm](https://github.com/VRSEN/agency-swarm) | An open-source agent framework designed to automate your workflows | Python | MIT | | [Multi-Agent Systems](https://github.com/microsoft/multi-agent-systems) | Research into multi-agent systems and applications | Python | MIT |