CometixCode
Plugin / AgentAn unofficial Rust 1:1 reimplementation of the Claude Code terminal UI, ported file-for-file onto an iocraft TUI framework.
- terminal-ui
- rust
- reimplementation
- unofficial
A native macOS workspace that gives Claude Code, Codex, OpenCode and Cursor one shared memory — a local knowledge graph built from your own agent history, searchable everywhere.
Agentic Stack is a native macOS app (14+) that discovers your local Claude Code, Codex, OpenCode and Cursor history and turns approved material into a searchable knowledge graph — one shared memory across all four agents instead of four silos. A conversation-first workspace runs Claude Code and Codex with streamed output; typing a plain @ anywhere pulls prompt-aware suggestions drawn from all detected projects and workspaces; and the same search installs as a local MCP integration in all four tools, so @Claude, @Codex, @OpenCode and @Cursor keep the same meaning wherever you work. Attachments are bounded and staged with MIME type, byte count, digest and local path; imported knowledge and personal project context carry timestamps, paths and digests. Local-first by design. Apache-2.0.
Multi-agent developers on macOS who keep re-explaining context to each tool — the graph remembers what every agent learned, and @ search makes it usable mid-prompt.
# download the latest release for macOS 14+: open https://github.com/codejunkie99/agentic-stack-desktop/releases # then let it discover your local agent histories and approve what goes into the graph
macOS 14+ only — no Windows or Linux build. Graph quality follows what you approve: it indexes agent history you explicitly let in, and the shared memory is only as current as your last import. A young project moving quickly.
Repository
codejunkie99/agentic-stack-desktopCharted
An unofficial Rust 1:1 reimplementation of the Claude Code terminal UI, ported file-for-file onto an iocraft TUI framework.
Hook-level enforcement for the natural-language rules in AGENTS.md and CLAUDE.md — every edit is judged and violations are repaired in the same turn.
A Claude Code plugin that replaces the lossy compaction summary with Jev-scored pruning: stale tool calls are dropped, and everything kept stays verbatim.