{"id":44516789,"url":"https://github.com/codika-io/clave","last_synced_at":"2026-05-03T10:04:09.429Z","repository":{"id":338222160,"uuid":"1156578833","full_name":"codika-io/clave","owner":"codika-io","description":"A macOS desktop app for managing multiple Claude Code sessions","archived":false,"fork":false,"pushed_at":"2026-04-10T09:03:56.000Z","size":48094,"stargazers_count":16,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-10T11:35:36.828Z","etag":null,"topics":["claude","claude-code","developer-tools","electron","macos","terminal"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codika-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-12T20:08:46.000Z","updated_at":"2026-04-10T09:04:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codika-io/clave","commit_stats":null,"previous_names":["codika-io/clave"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/codika-io/clave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codika-io%2Fclave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codika-io%2Fclave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codika-io%2Fclave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codika-io%2Fclave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codika-io","download_url":"https://codeload.github.com/codika-io/clave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codika-io%2Fclave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude","claude-code","developer-tools","electron","macos","terminal"],"created_at":"2026-02-13T17:16:10.497Z","updated_at":"2026-05-03T10:04:09.411Z","avatar_url":"https://github.com/codika-io.png","language":"TypeScript","funding_links":[],"categories":["Parallel Agent Runners","Desktop \u0026 Mobile Applications"],"sub_categories":["Snippet \u0026 Utility Tools"],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg width=\"80\" height=\"80\" alt=\"Clave\" src=\"resources/icon.png\" /\u003e\n\n**Clave is a macOS desktop app for managing multiple Claude Code sessions.**\n\nOpen as many sessions as you need, arrange them side-by-side, and switch between them instantly.\n\n[Features](#features) · [Download](#download) · [Build from Source](#build-from-source) · [Contributing](#contributing)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/demo.avif\" alt=\"Clave demo\" width=\"800\" /\u003e\n\u003c/p\u003e\n\n---\n\n## Download\n\n[**Download the latest version**](https://github.com/codika-io/clave/releases/latest) (macOS Universal — Apple Silicon \u0026 Intel) · [All releases](https://github.com/codika-io/clave/releases)\n\nDownload the `.dmg`, drag to Applications, done.\n\nAuto-updates are built in — once installed, new versions download silently in the background.\n\n## Agent plugin\n\nClave ships a companion agent plugin ([`codika-io/clave-plugin`](https://github.com/codika-io/clave-plugin)) that lets any Claude Code, Cursor, or other [Open-Plugin-compatible](https://github.com/vercel-labs/open-plugin-spec) coding agent generate `.clave` workspace files for you.\n\n**Install (any Open-Plugin-compatible host — auto-detects Claude Code, Cursor, …):**\n\n```bash\nnpx plugins add codika-io/clave-plugin\n```\n\n**Claude Code native alternative:**\n\n```\n/plugin marketplace add codika-io/clave-plugin\n/plugin install clave@clave-plugin\n```\n\nBoth paths produce the same `/clave:create-workspace` skill.\n\n**Usage:** ask your agent something like *\"create a clave workspace for this repo with 3 sessions\"*. It writes a valid `.clave` file to your chosen path; open it in Clave.\n\n**Updating:**\n\n```bash\nnpx plugins add codika-io/clave-plugin   # re-run to pull latest\n```\n\n(Or `/plugin update clave@clave-plugin` in Claude Code native.)\n\n**Uninstalling:** `/plugin uninstall clave@clave-plugin` in Claude Code, or the equivalent in your host.\n\n## Features\n\n- **Multi-session management** — Open unlimited Claude Code sessions, each in its own PTY\n- **Session types** — Claude Code (Cmd+N), plain terminal (Cmd+T), or Dangerous Mode (Cmd+D, runs with `--dangerously-skip-permissions`)\n- **Session groups** — Organize sessions into color-coded groups with pinned configs and `.clave` files\n- **Flexible layouts** — Single, split (2-panel), or grid (4-panel) view modes\n- **Searchable sidebar** — Filter sessions by name, folder, or path\n- **Task Queue** — Queue up prompts and launch them as new Claude sessions with one click\n- **Git panel** — Status, diff viewer, commit history, stage/unstage, commit, push, pull, plus **MagicSync** (pull → stage → AI commit message → commit → push in one click) and **Git Journey** (visual commit history grouped by push batch)\n- **File browser** — Local and remote file trees with syntax-highlighted preview, markdown rendering, and Cmd+P search palette\n- **History** — Browse and search past Claude Code conversations, restart any session from history\n- **Daily Log** — AI-generated daily summaries of your work, grouped by project, with a week heatmap strip and timeline view\n- **Work Tracker** — Daily time tracking with streaks, weekly charts, and break reminders\n- **Usage analytics** — Token usage, per-day cost tracking (day/week/month), GitHub-style year-long activity heatmap\n- **SSH / Remote sessions** — Connect to remote hosts via SSH for terminal sessions and SFTP file browsing\n- **Agent chat panel** — Integrated agent chat via WebSocket connection to OpenClaw\n- **Session templates** — Launch pre-configured sessions with saved directories and modes\n- **Internationalization** — English and Simplified Chinese UI\n- **Keyboard shortcuts** — Cmd+P (file palette), Cmd+E (file tree), Cmd+T (new terminal), Cmd+N (new Claude session), Cmd+D (dangerous mode), Cmd+W (close tab)\n- **Dark / Light / Coffee themes** — Full theming for both terminal and UI\n- **URL detection** — Detects localhost URLs in terminal output and makes them clickable\n- **Native macOS feel** — Hidden inset titlebar with traffic light controls, native notifications\n- **Auto-updates** — New versions install automatically on quit via `electron-updater`\n- **Signed \u0026 notarized** — Passes macOS Gatekeeper without warnings\n\n## Requirements\n\n- macOS (Apple Silicon or Intel)\n- [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) installed and authenticated\n\n## Build from source\n\n```bash\ngit clone https://github.com/codika-io/clave.git\ncd clave\nnpm install\nnpm run dev          # development with hot reload\nnpm run build:mac    # build macOS .dmg (requires signing credentials)\n```\n\n## Tech stack\n\n[Electron](https://www.electronjs.org/) · [React 19](https://react.dev/) · [TypeScript](https://www.typescriptlang.org/) · [xterm.js](https://xtermjs.org/) · [node-pty](https://github.com/microsoft/node-pty) · [Zustand](https://zustand.docs.pmnd.rs/) · [Tailwind CSS v4](https://tailwindcss.com/) · [Framer Motion](https://motion.dev/) · [shiki](https://shiki.style/) · [simple-git](https://github.com/steveukx/git-js) · [ssh2](https://github.com/mscdex/ssh2)\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on reporting bugs, suggesting features, and submitting pull requests.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodika-io%2Fclave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodika-io%2Fclave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodika-io%2Fclave/lists"}