{"id":50835136,"url":"https://github.com/ai-dvps/comate","last_synced_at":"2026-06-14T03:01:36.713Z","repository":{"id":364504322,"uuid":"1239847474","full_name":"ai-dvps/comate","owner":"ai-dvps","description":"Comate is a desktop AI workspace that brings Claude Code into a polished, native app experience. Organize multiple projects in folder-backed workspaces, chat with AI through streaming sessions, explore files, and manage tasks — all in one place.","archived":false,"fork":false,"pushed_at":"2026-06-13T08:15:40.000Z","size":5562,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T10:12:41.893Z","etag":null,"topics":["ai","claude-code","desktop-app"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ai-dvps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-05-15T13:59:26.000Z","updated_at":"2026-06-13T08:15:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ai-dvps/comate","commit_stats":null,"previous_names":["ai-dvps/comate"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ai-dvps/comate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dvps%2Fcomate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dvps%2Fcomate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dvps%2Fcomate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dvps%2Fcomate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai-dvps","download_url":"https://codeload.github.com/ai-dvps/comate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dvps%2Fcomate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34307685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","claude-code","desktop-app"],"created_at":"2026-06-14T03:01:36.068Z","updated_at":"2026-06-14T03:01:36.708Z","avatar_url":"https://github.com/ai-dvps.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comate\n\nYour friendly AI workspace companion.\n\n\u003c!-- BADGES --\u003e\n\n\u003c!-- SCREENSHOT PLACEHOLDER --\u003e\n\n## Overview\n\nComate is a desktop AI workspace that brings Claude Code into a polished, native app experience. Organize multiple projects in folder-backed workspaces, chat with AI through streaming sessions, explore files, and manage tasks — all in one place.\n\n## Features\n\n**Workspaces \u0026 Projects**\n- Folder-backed workspaces — each workspace remembers its own settings, sessions, and configuration\n- Chrome-style tabbed navigation for switching between workspaces\n- Per-workspace settings for model selection, API keys, skills, MCP servers, and hooks\n- Git status awareness in the status bar\n\n**Chat \u0026 Sessions**\n- Multiple chat sessions per workspace with real-time streaming responses\n- Persistent sessions that survive workspace switches and reconnections\n- Rich message rendering with Markdown, syntax-highlighted code blocks, and collapsible reasoning\n- Tool call display with input arguments and output\n- Subagent visibility with live status indicators\n\n**File Explorer**\n- Browse workspace folder structure with file type icons\n- File preview drawer with syntax highlighting\n- Pin files to a side panel for reference while chatting\n- Fast file picker powered by ripgrep\n\n**Interactive Surfaces**\n- Tool permission approvals with Allow / Allow always / Deny options\n- Multi-question stepper for clarifying questions\n- Preview panes for side-by-side option comparison\n\n**Prompt Input \u0026 Discovery**\n- Auto-expanding textarea with configurable font size\n- Slash command discovery — type `/` to browse all available commands\n- File path autocomplete with `@` references\n- Keyboard shortcuts for common actions\n\n**Desktop Experience**\n- Native macOS and Windows app via Tauri v2\n- System tray / background mode — close to tray, keep sessions alive\n- Dark and light themes with OS preference detection\n- English and Simplified Chinese (zh-CN) localization\n\n**WeCom Bot Integration**\n- Connect a workspace to a WeChat Work (WeCom) bot\n- Each WeCom user gets their own persistent Claude session\n- Bot sessions visible in the GUI with WeCom badges for monitoring\n- HTTP bridge for sending messages from external systems\n\n**Task Tracking**\n- Real-time task/todo panel extracted from agent tool calls\n- Live task status as the model works through multi-step requests\n\n## Installation\n\nDownload the latest release for your platform:\n\n- **macOS** — `.dmg` installer\n- **Windows** — `.msi` installer\n\n\u003e **Note:** Prebuilt releases will be available once the repository is set up for distribution. For now, build from source (see [development.md](development.md)).\n\n## Quick Start\n\n1. **Create a workspace** — Click \"New Workspace\" and select a local folder\n2. **Start a session** — Click \"New Session\" in the sidebar\n3. **Send a message** — Type your request in the prompt input and press `Cmd+Enter` (macOS) or `Ctrl+Enter` (Windows)\n4. **Approve tool calls** — When Claude requests tool access, review and allow\n\n## System Requirements\n\n- **macOS** 13.0 or later (Ventura+)\n- **Windows** 10 or later\n\n## Contributing\n\nSee [development.md](development.md) for setup instructions and contribution guidelines.\n\n## License\n\n[Apache License 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-dvps%2Fcomate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai-dvps%2Fcomate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-dvps%2Fcomate/lists"}