Releases: codejunkie99/agentic-stack-desktop
Release list
Agentic Stack Desktop Preview 0.19.1 — Full-page knowledge graph
Agentic Stack Desktop Preview 0.19.1 — Full-page knowledge graph
What changed
- Knowledge Graph now has an expand control for a dedicated full-page canvas.
- The expanded view supports both 3D and 2D graph modes.
- Large canvases scale the graph responsively instead of leaving it compressed
to the size used by the normal split workspace. - Orbit, zoom, selected memory, and graph mode carry across expansion.
- Select a node in full-page mode, then use View details to return directly
to its content and provenance. - Use Exit full page or Escape to return to the split workspace.
- Full-page controls and graph nodes remain accessible by name.
The expanded view uses the existing local graph data and does not change
imported memory or infer new relationships.
Verification
- Native Swift debug and production builds passed.
- Live app checks covered entry, responsive 3D rendering, named controls,
selected-memory state, and exit back to the split workspace. - The DMG passed
hdiutil verify. - The app bundle mounted from the DMG passed strict deep code-signature
verification.
Install
Download Agentic-Stack-macOS-arm64.dmg from this release, or run:
curl -fsSL https://raw.githubusercontent.com/codejunkie99/agentic-stack-desktop/main/scripts/install-macos.sh | bashAgentic Stack Desktop Preview 0.19.1 — Interactive 3D knowledge graph
Agentic Stack Desktop Preview 0.19.1 — Interactive 3D knowledge graph
What changed
- Knowledge Graph now opens in a spatial 3D mode with real perspective depth.
- Provider clusters and memory nodes use depth-aware scale, glow, and link
opacity so the structure remains readable while it moves. - Drag anywhere in the graph to orbit it.
- Pinch the trackpad or use the zoom buttons to move closer and farther away.
- Reset restores the original camera angle and zoom.
- Selecting a 3D node opens the existing note and provenance detail.
- A saved 2D/3D control keeps the original flat graph available.
- Each node, source cluster, zoom action, and mode remains accessible by name.
The visualization uses the existing local graph data. It does not infer new
relationships or modify imported notes.
Verification
- Native Swift debug and production builds passed.
- Live app checks covered 3D rendering, orbit, zoom, 2D/3D switching, node
selection, detail updates, and the accessibility tree. - The DMG passed
hdiutil verify. - The app bundle mounted from the DMG passed strict deep code-signature
verification.
Install
Download Agentic-Stack-macOS-arm64.dmg from this release, or run:
curl -fsSL https://raw.githubusercontent.com/codejunkie99/agentic-stack-desktop/main/scripts/install-macos.sh | bashAgentic Stack Desktop Preview 0.19.1 — Context everywhere
Agentic Stack Desktop Preview 0.19.1 — Context everywhere
What changed
- A plain
@now suggests relevant conversations from Claude Code, Codex,
OpenCode, and Cursor across every detected workspace. - Conversation search now covers sanitized visible messages from primary agents
and subagents. - Search can be filtered by tool, model, project scope, and role, including
automations and review agents. - Results explain why they matched and display model, role, and workspace
metadata when available. - The selected conversation and current model influence ranking, and the app
prewarms the local index after launch for faster first use. - The installed MCP integration exposes the same query, tool, model, role, and
contextual ranking controls inside all four supported coding tools. - The README now links to a complete, sectioned feature reference.
Privacy
Search includes visible user and assistant messages. It excludes hidden
reasoning, tool payloads, credential stores, and credential-like lines. Selected
context remains bounded and carries its source identity and digest. Direct
subagent references do not silently promote those transcripts into the durable
knowledge graph.
Verification
- Python suite: 298 tests passed.
- Context and MCP tests: 11 tests passed.
- Native Swift release build passed.
- The release DMG passed
hdiutil verify. - The app bundle mounted from the DMG passed strict deep code-signature
verification. - Live desktop check:
@Claude memoryreturned model-labelled results with role
and scope controls after background prewarming.
Install
Download Agentic-Stack-macOS-arm64.dmg from this release, or run:
curl -fsSL https://raw.githubusercontent.com/codejunkie99/agentic-stack-desktop/main/scripts/install-macos.sh | bashAgentic Stack Desktop Preview 0.19.1 · Cross-tool @ tags
Agentic Stack can now use the same conversation tags inside Claude Code,
Codex, OpenCode, and Cursor.
What changed
- Enabling Use @ in tools installs a global
agentic-stack-contextskill
for each supported coding tool as well as the existing local MCP bridge. @Claude,@Codex,@OpenCode, and@Cursortrigger local conversation
search and attach the selected chat as bounded historical context.- Claude Code and OpenCode show Agentic Stack conversations directly in their
native@pickers. - Codex and Cursor use the literal tags through the installed skill and MCP
tools. Cursor also exposes/agentic-stack-contextand the MCP
/agentic-stack/attach_conversationprompt. - Every MCP operation declares that it is read-only, non-destructive, and
local. OpenCode v1 and v2 configuration layouts are supported. - Removing the integration deletes only Agentic Stack's MCP entries and the
skill files marked as Agentic Stack-managed.
Verification
- Full Python suite: 297 tests passed.
- Live Codex run:
@Claudecalledsearch_conversations, called
read_conversation, and returned the expected conversation title. - Live native pickers: Claude Code and OpenCode displayed real Agentic Stack
conversation results. Cursor displayed the installed skill and MCP prompt. - The app bundle, DMG, Sparkle signature, and pinned SHA-256 checksum were
verified before publication.
Install
Download Agentic-Stack-macOS-arm64.dmg and drag Agentic Stack to Applications,
or run the verified terminal installer from the README. Existing installs can
choose Agentic Stack → Check for Updates….
This preview supports Apple Silicon Macs running macOS 14 or later. It is ad
hoc signed and not Apple-notarized, so a first manual launch may require
System Settings → Privacy & Security → Open Anyway.
Agentic Stack Desktop Preview 0.19.1 · Auto-update
Agentic Stack Desktop now updates itself through Sparkle 2 and signed GitHub
Releases.
What changed
- Check for Updates… is available from the Agentic Stack menu and Settings.
- Sparkle checks the HTTPS appcast automatically after asking permission.
- Every update archive is verified with Agentic Stack's Ed25519 key before it
is installed. - The DMG remains available for first installs and manual recovery.
- Knowledge graphs, conversations, agents, and settings stay outside the app
bundle and survive replacement.
First install
Download Agentic-Stack-macOS-arm64.dmg, open it, and drag Agentic Stack to
Applications. This build supports Apple Silicon Macs running macOS 14 or later.
This preview is ad hoc signed and has not been Apple-notarized. The first
launch may require System Settings → Privacy & Security → Open Anyway.
The update archive is Sparkle-signed. The published checksum is provided as a
separate release asset.
Agentic Stack Desktop Preview 0.19.1
Agentic Stack Desktop gives Claude Code, Codex, OpenCode, and Cursor one local,
searchable knowledge graph.
Included
- Native macOS conversation workspace for Claude Code and Codex
- Shared knowledge graph with source provenance and topic links
@Claude,@Codex,@OpenCode, and@Cursorconversation references- Reversible MCP setup for all four tools
- Custom agents, model controls, task history, loops, and interactive terminals
- Guided migration for local memories, rules, skills, and conversations
- Optional private self-hosting package
Install
For the simplest install, download Agentic-Stack-macOS-arm64.dmg, open it,
and drag Agentic Stack.app to Applications. This build supports Apple Silicon
Macs running macOS 14 or later. Its SHA-256 checksum is published beside it.
This preview is ad hoc signed and has not been Apple-notarized, so the first
launch may require System Settings → Privacy & Security → Open Anyway.
The app reads source chat stores without modifying them. Imports are opt-in,
credential-like lines are omitted, and imported material remains untrusted
reference evidence until you explicitly use it.
Build commit: 71e5299