A modern FastAPI project using uv for blazing-fast dependency management and just for task automation. fast-api-lab/ ├── app/ # Application code │ ├── api/v1/ # API version 1 │ │ ├── endpoints/ # API ...
ContextAgent is a lightweight, context-central multi-agent systems framework designed for easy context engineering. It focuses on efficiently managing the context of each agent and binds all agents ...