Skip to content

Add VIBE OS to Clients & GUIs#190

Open
TPal126 wants to merge 1 commit intojqueryscript:mainfrom
TPal126:patch-1
Open

Add VIBE OS to Clients & GUIs#190
TPal126 wants to merge 1 commit intojqueryscript:mainfrom
TPal126:patch-1

Conversation

@TPal126
Copy link
Copy Markdown

@TPal126 TPal126 commented Apr 11, 2026

Adding VIBE OS to the 🖥️ Clients & GUIs section.

VIBE OS is a Tauri-based desktop IDE that runs the Claude Agent SDK in a Node sidecar. Unlike CLI wrappers, it owns
the full agent loop: composes graph-native context from an embedded SurrealDB knowledge graph before every query, and
exposes six custom MCP tools (vibe_graph_provenance, vibe_graph_impact, vibe_record_decision,
vibe_search_graph, vibe_session_context, vibe_architecture) that let Claude read and write the knowledge graph
directly.

Key features:

  • Native Agent SDK loop (not CLI stdout parsing)
  • Graph-native context injection
  • Custom MCP tools for provenance and impact analysis
  • Agent capture — save Claude-spawned subagents as reusable definitions
  • Multi-session with attention routing
  • Unified events timeline (actions + decisions, append-only)
  • Auto-detected CLIs (git, gh, aws, docker, etc.)
  • Light + dark themes
  • MIT licensed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant