An AI code editor that wraps Claude Code and Codex into a native desktop app with multi-thread sessions, an embedded browser, and a sleek dark UI.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
81
commits
fix: move dock icons below sidebar header, above thread list
d09991dView on GitHubfix: resolve all slash commands to natural language, add more built-in mappings
bc4c146View on GitHubfix: slash commands populated from SDK init (slash_commands array), merged with IPC list
a29de30View on GitHubfix: slash command parser handles ❯ format, emit slash_commands from sidecar init
8dc676cView on GitHubfix: sidebar dock layout for 5 buttons, skills panel version badges and marketplace names
367a0bdView on GitHubfix: skills parser handles actual CLI output format (multi-line blocks with ❯ headers)
dcbd82fView on GitHubfeat: skills/plugins management virtual tab with install, enable/disable, marketplace support
192e33eView on GitHubfix: graceful session resume fallback when session file is missing
b2e350aView on GitHubfeat: search as virtual tab instead of modal, inline rendering support
3c0555dView on GitHubfix: add addProject function, swap button order, delete stale sidecar lock file, gitignore sidecar artifacts
bd1805aView on GitHubfeat: UX overhaul — add project flow, breadcrumbs, status bar, keyboard shortcuts, state persistence, contextual guidance
c7e6ff6View on GitHubfix: bundle agent sidecar in app resources, fix path resolution for production builds
b0eb4abView on GitHubfeat: cross-platform auto-updater with signed updates, progress UI, GitHub Releases endpoint
ff4dba9View on GitHubfeat: expand core/git/ai/plugin/telemetry crates with comprehensive type definitions and abstractions
ffc20d3View on GitHub