Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,16 @@ Full CLI with all flags → [docs/ARCHITECTURE.md#cli-reference](docs/ARCHITECTU

> **Dashboard contributors**: if you modify `.templ` files in `internal/cloud/dashboard/`, run `make templ` to regenerate before committing. See [DOCS.md — Dashboard templ regeneration](DOCS.md#dashboard-templ-regeneration).

## Companion Plugins

Community plugins built on top of engram:

| Plugin | Description |
|--------|-------------|
| [atlas-for-engram](https://github.com/Kirilgitlsiiejah/atlas-for-engram) | Atlas-pool injection + retrieval for Obsidian Web Clipper workflows. Bridges raw clips to project-scoped engram memory with provenance hooks. Cross-OS (Windows/macOS/Linux), MIT. |

These are independent community projects, not officially affiliated with engram.

## License

MIT
Expand Down