Skip to content
1 change: 1 addition & 0 deletions DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ For other docs:
|-----|-------------|
| [Installation](docs/INSTALLATION.md) | All install methods + platform support |
| [Agent Setup](docs/AGENT-SETUP.md) | Per-agent configuration + compaction survival |
| [Team Usage](docs/TEAM-USAGE.md) | Scope conventions, language strategy, git sync for teams |
| [Architecture](docs/ARCHITECTURE.md) | How it works, session lifecycle, CLI reference, project structure |
| [Plugins](docs/PLUGINS.md) | OpenCode & Claude Code plugin details |
| [Comparison](docs/COMPARISON.md) | Why Engram vs claude-mem |
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<p align="center">
<a href="docs/INSTALLATION.md">Installation</a> &bull;
<a href="docs/AGENT-SETUP.md">Agent Setup</a> &bull;
<a href="docs/TEAM-USAGE.md">Team Usage</a> &bull;
Comment thread
egdev6 marked this conversation as resolved.
<a href="docs/ARCHITECTURE.md">Architecture</a> &bull;
<a href="docs/PLUGINS.md">Plugins</a> &bull;
<a href="CONTRIBUTING.md">Contributing</a> &bull;
Expand Down Expand Up @@ -135,6 +136,7 @@ Full CLI with all flags → [docs/ARCHITECTURE.md#cli-reference](docs/ARCHITECTU
|-----|-------------|
| [Installation](docs/INSTALLATION.md) | All install methods + platform support |
| [Agent Setup](docs/AGENT-SETUP.md) | Per-agent configuration + Memory Protocol |
| [Team Usage](docs/TEAM-USAGE.md) | Scope conventions, language strategy, git sync for teams |
| [Architecture](docs/ARCHITECTURE.md) | How it works + MCP tools + project structure |
| [Plugins](docs/PLUGINS.md) | OpenCode & Claude Code plugin details |
| [Comparison](docs/COMPARISON.md) | Why Engram vs claude-mem |
Expand Down
Loading
Loading