# agentic-stack

> One brain, many harnesses. Portable .agent/ folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, or DIY Python — and keeps its knowledge when

- **URL**: https://www.freshcrate.ai/projects/agentic-stack
- **Author**: codejunkie99
- **Category**: AI Agents
- **Latest version**: `v0.18.0` (2026-05-10)
- **License**: Apache-2.0
- **Source**: https://github.com/codejunkie99/agentic-stack
- **Language**: Python
- **GitHub**: 1,216 stars, 143 forks
- **Registry**: github (`codejunkie99/agentic-stack`)
- **Tags**: `python`

## Description

One brain, many harnesses. Portable .agent/ folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, or DIY Python — and keeps its knowledge when you switch.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.18.0` | 2026-05-10 | High | ## Highlights  - Adds `agentic-stack brain ...` as a first-class, optional bridge to the external [`codejunkie99/brain`](https://github.com/codejunkie99/brain) CLI/MCP memory system. - Installs `.agent/tools/brain_bridge.py` into projects so host agents can explicitly query or write cross-harness long-term memory. - Adds a `brain` seed skill with guidance for recall, durable notes, MCP setup, and secret avoidance. - Keeps Brain external: no Rust workspace vendoring and no hard Homebrew dependenc |
| `v0.15.0` | 2026-05-05 | High | ## [0.15.0] — 2026-05-06  Minor release. Adds a production dashboard TUI for installed agentic-stack projects, with the trust-console inspection surface folded into the same user-facing entrypoint.  ### Added - **`agentic-stack dashboard` / `dash`.** Adds a terminal dashboard for project   health, installed adapters, doctor checks, harness verification, memory, team   brain, skills, managed instances, transfer, and local data exports. - **Trust-console parity.** The dashboard includes a per-harn |
| `v0.13.0` | 2026-05-02 | High | Minor release. Adds an onboarding-style transfer wizard for moving a portable `.agent` brain into Codex, Cursor, Windsurf, or terminal-only projects with a generated curl/PowerShell import command.  ### Added - **`agentic-stack transfer` wizard.** Adds an onboarding-style TUI that parses   natural-language requests such as `move my memory into Codex`, previews the   target adapter files, asks for confirmation, and either generates an import   command, applies locally, or both. - **Portable trans |
| `v0.12.0` | 2026-04-27 | High | Minor release. Adds the opt-in `tldraw` seed skill for live canvas diagrams and a skill-local snapshot store. The feature stays beta and off by default.  ### Added - **`tldraw` seed skill — live canvas diagrams.** Adds   `.agent/skills/tldraw/SKILL.md` with MCP tool guidance, shape constraints,   and a self-rewrite hook for diagram, sketch, wireframe, flowchart,   whiteboard, and architecture visualization prompts. - **Skill-local snapshot store.** Adds `.agent/skills/tldraw/store.py` with   `s |
| `v0.9.0` | 2026-04-24 | High | ### Added - **Harness manager: manifest-driven adapter system.** Each adapter now   ships an `adapters/<name>/adapter.json` declaring its files,   collision policy, optional skills directory mirror, and named   post-install actions. Adding a new adapter is now a JSON-only PR —   no Python code, no test wiring, no class registration. Lives in the   new `harness_manager/` Python package. - **`./install.sh add <adapter>`** — append an adapter to an existing   project without re-running the |
| `v0.8.0` | 2026-04-21 | High | First release since v0.7.2. Brings the Antigravity harness, makes Claude Code's episodic memory actually useful, and consolidates per-version notes into [CHANGELOG.md](https://github.com/codejunkie99/agentic-stack/blob/master/CHANGELOG.md).  ## Added - **Google Antigravity adapter** (`./install.sh antigravity`). Drops `ANTIGRAVITY.md` into the project root so Antigravity agents pick up the portable brain in `.agent/`. Brings the supported-harness count to 9. Thanks to @smartsastram (#9). - **Ric |
| `v0.7.2` | 2026-04-20 | High | First GitHub release since v0.6.0. Bundles the v0.7.0 and v0.7.1 tags (which were tagged but never released) plus the v0.7.2 docs fix.  ## What's new in v0.7.2 - **README repositioning.** Leads with the actual buyer pain — *switching coding-agent tools keeps resetting how your agent behaves* — so the adapter list, wizard, and memory architecture read as proof instead of preamble. Follow/coded-using/article framing moved into the Credits section.  ## Bundled from v0.7.1 - **Relicensed from MIT to |
| `v0.6.0` | 2026-04-17 | High | ## What's new  - **Pi Coding Agent adapter** (`./install.sh pi`) — symlinks `.pi/skills` to `.agent/skills` so pi sees the full brain with zero duplication. Safe to install alongside `hermes`/`opencode` (all three read `AGENTS.md`; the installer skips the overwrite if one already exists). - **Breaking: `openclient` adapter renamed to `openclaw`.** Installed file changed: `.openclient-system.md` → `.openclaw-system.md`. Existing OpenClient users: re-run `./install.sh openclaw`.  ## Upgrade |
| `v0.5.0` | 2026-04-17 | High | ## Highlights  - **Host-agent review protocol.** `auto_dream.py` now stages candidate lessons only. Reasoning moved to the host agent via CLI tools (`graduate.py`, `reject.py`, `reopen.py`, `list_candidates.py`). Graduation requires `--rationale`. Zero unattended reasoning, zero provider coupling. - **Structured `lessons.jsonl` as source of truth.** `LESSONS.md` is auto-rendered; hand-curated content above the sentinel is preserved; legacy bullets auto-migrate on first run. - **Proper single-lin |
| `v0.4.0` | 2026-04-16 | High | Interactive clack-style onboarding wizard that auto-fills PREFERENCES.md after install. Flags: --yes (CI/defaults), --reconfigure (re-run). brew update && brew upgrade agentic-stack to install. |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 2
- **Resolved**: 2
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-05-11

## Citation

- HTML: https://www.freshcrate.ai/projects/agentic-stack
- Markdown: https://www.freshcrate.ai/projects/agentic-stack.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/agentic-stack/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
