codejunkie99/agentic-stack-desktop
Native macOS workspace with one local knowledge graph across Claude Code, Codex, OpenCode, and Cursor.
About the project
A native macOS app that turns local Claude Code, Codex, OpenCode, and Cursor history into one searchable knowledge graph, so coding agents can reference earlier conversations. Source chats stay read-only and on your machine.
Useful for
- Search past cache-subagent discussions via @ from any connected coding tool
- Import approved rules and skills into a local SQLite index for reuse
- Run Claude Code or Codex in a workspace with streamed replies and session resume
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 2 expected by the end of the day.
- The repository is 6 days old and already has 59 stars.
- Top new repositories this week: #188.
- Recent forks include notable developers: @dorucioclea (311 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 59
- Stars in a day
- 2
- Forks
- 9
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- Apache-2.0
- Latest release
- v0.19.1-desktop-preview.11 · September 10, 2026
- Created
- September 8, 2026
- Last push
- September 10, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this week: #185
Similar projects
-
6.9
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.4
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.3
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.4
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…