You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Community Tools/Plugins to the TUI, starting with CodeGraph as the first optional community tool.
Added CodeGraph CLI install, MCP wiring, per-agent status detection, repair/reconcile behavior, and safer partial-error reporting.
Added lazy per-project CodeGraph indexing. Gentle AI no longer creates .codegraph/ during global setup; enabled agents initialize it only inside real project sessions.
Added managed codegraph-guidance sections across supported agents, with sync/update-sync refresh so newer guidance replaces stale managed markers.
Added Pi CodeGraph guidance through ~/.pi/agent/APPEND_SYSTEM.md, preserving Pi's default system prompt and package-managed runtime files.
Fixed Claude/OpenCode managed reply-language guardrails so replies follow the latest real user request.
Fixed Pi sub-agent installation to use the GitHub source package.
Fixed Windows, Engram, SDD status, verification, and upgrade-message regressions carried forward since the last advisory.
Validation
Focused Go tests passed for Pi, Community Tools, CLI, TUI, assets, and persona packages.
Main was updated to 997d023 before tagging.
GoReleaser completed successfully.
Release assets were uploaded for macOS, Linux, and Windows.
Homebrew tap formula updated to 1.43.0.
Advisory feed updated with list-style release notes.