Skip to content

v0.6.0 — Pi Coding Agent adapter + OpenClaw rename

Choose a tag to compare

@codejunkie99 codejunkie99 released this 17 Apr 20:12

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

brew update && brew upgrade agentic-stack

Or clone:

git clone https://github.com/codejunkie99/agentic-stack.git
cd agentic-stack && ./install.sh <adapter>
# adapters: claude-code | cursor | windsurf | opencode | openclaw | hermes | pi | standalone-python