-
Notifications
You must be signed in to change notification settings - Fork 1
features
Bryan edited this page Jun 13, 2026
·
1 revision
Active contributors: Bryan
The features lens describes what Lode lets agents and developers do: index a repo, search and package context, inspect impact, use a daemon API, and keep optional graph/vector paths local.
| Feature | Main systems | Page |
|---|---|---|
| Repository indexing |
src/lode/indexer.py, src/lode/storage.py
|
Repository indexing |
| Search and context |
src/lode/storage.py, src/lode/context.py
|
Search and context |
| Impact analysis | src/lode/graph.py |
Impact analysis |
| Agent context workflow |
skills/lode/SKILL.md, src/lode/cli.py
|
Agent context workflow |
| Local daemon API |
src/lode/daemon.py, openapi/loded.openapi.yml
|
Local daemon API |