What problem does it solve?
Filament provides a local, self-contained platform to manage project knowledge graphs, tasks, lessons, messages, and file reservations, enabling agents and humans to collaborate without external services.
Core Features & Use Cases
- Knowledge graph: entities (tasks, modules, services, agents, plans, docs, lessons) connected by relations.
- Task management: priority queues, dependencies, and ready-task evaluation.
- Lesson capture: structured problems, solutions, and learnings for recurring patterns.
- Inter-agent coordination: messaging, reservations, and real-time dashboards for local teams.
- Use cases: plan and track software projects, document ADRs, coordinate multi-agent workflows.
Quick Start
Run fl init to bootstrap the local knowledge graph and start managing tasks, lessons, and agent coordination.