{"id":42596233,"url":"https://github.com/antonbelev/claude-owl","last_synced_at":"2026-01-29T00:09:06.172Z","repository":{"id":323056027,"uuid":"1091886889","full_name":"antonbelev/claude-owl","owner":"antonbelev","description":"Desktop app for managing all things Claude Code.","archived":false,"fork":false,"pushed_at":"2025-12-20T21:22:56.000Z","size":12844,"stargazers_count":20,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-12-21T22:00:00.772Z","etag":null,"topics":["anthropic","claude-code","desktop-app"],"latest_commit_sha":null,"homepage":"https://antonbelev.github.io/claude-owl/","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/antonbelev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.html","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":"2025-11-07T17:05:04.000Z","updated_at":"2025-12-20T14:25:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/antonbelev/claude-owl","commit_stats":null,"previous_names":["antonbelev/claude-owl"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/antonbelev/claude-owl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbelev%2Fclaude-owl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbelev%2Fclaude-owl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbelev%2Fclaude-owl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbelev%2Fclaude-owl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonbelev","download_url":"https://codeload.github.com/antonbelev/claude-owl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonbelev%2Fclaude-owl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28857045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["anthropic","claude-code","desktop-app"],"created_at":"2026-01-29T00:09:05.566Z","updated_at":"2026-01-29T00:09:06.164Z","avatar_url":"https://github.com/antonbelev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Owl 🦉\n\n**Stop editing JSON and MD files. Manage your Claude Code setup visually.**\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Node Version](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen.svg)](https://nodejs.org/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n[![Beta](https://img.shields.io/badge/status-Beta-blue.svg)](#)\n\n---\n\n## The Problem\n\nClaude Code is powerful but configuration is painful:\n- Hand-editing JSON for permissions rules? Error-prone.\n- Managing MCP servers across projects? Copy-paste hell.\n- Finding that one subagent you created? Good luck grep-ing through `.claude/`.\n- You want to know any metrics about your Claude Code usage? You need to download yet another tool.\n\n## The Solution\n\nClaude Owl gives you a visual interface for everything Claude Code configuration:\n\n![Claude Owl Dashboard](screenshots/claude-owl-dashboard.png)\n\n**No more terminal commands. No more JSON typos. Just point, click, done.**\n\n## What You Can Do\n\n### Core Features\n- **Settings Editor** - User and project-level settings with search and validation\n- **Permission Rules** - Visual builder with 6 security templates\n- **MCP Servers** - Add, configure, and test Model Context Protocol integrations\n- **Subagents** - Create custom agents with tool restrictions and model selection\n- **Skills \u0026 Commands** - Manage skills and import slash commands from GitHub repos\n- **Plugins** - Browse marketplaces, install plugins, enable/disable without editing files\n\n### Power Features\n- **Usage Metrics** - Interactive charts showing spend, tokens, and model breakdown\n- **Status Line Templates** - 10+ pre-built templates with live preview\n- **Dashboard** - Real-time Claude Code detection and API status monitoring\n- **Debug Logs** - View and search Claude Code logs without terminal or importing the whole `.claude` directory into an IDE.\n\n[See all features with screenshots →](https://antonbelev.github.io/claude-owl/screenshots.html)\n\n## Installation\n\n### Download (Recommended)\n\n**[📥 Download Latest Release](https://github.com/antonbelev/claude-owl/releases/latest)**\n\n- macOS (Intel + Apple Silicon)\n- Windows (x64 + ARM64)\n\n[Full installation guide →](https://antonbelev.github.io/claude-owl/installation.html)\n\n### Build from Source\n\n```bash\ngit clone https://github.com/antonbelev/claude-owl.git\ncd claude-owl\nnpm install\nnpm run dev:electron\n```\n\n**Requirements:** Node.js 18+, Claude Code CLI installed\n\n## FAQ\n\n**Does this replace Claude Code?**\nNo. Claude Owl is a UI layer on top of Claude Code CLI. You still need Claude Code installed.\n\n**Is my data safe?**\n100% local. No telemetry, no external servers, no data collection. Everything stays on your machine.\n\n**What platforms work?**\nmacOS (Intel + Apple Silicon) and Windows (x64 + ARM64). Linux support coming soon.\n\n## Contributing\n\nPRs welcome! Check [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\nQuick start:\n```bash\ngit clone https://github.com/antonbelev/claude-owl.git\ncd claude-owl\nnpm install\nnpm run dev:electron\n```\n\n## Tech Stack\n\nElectron + React 18 + TypeScript + Vite + Zustand + Tailwind CSS\n\nSee [CLAUDE.md](CLAUDE.md) for development notes and [docs/architecture.md](docs/architecture.md) for system design.\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=antonbelev/claude-owl\u0026type=Date)](https://star-history.com/#antonbelev/claude-owl\u0026Date)\n\n## License\n\nClaude Owl is open-source software licensed under the [MIT License](LICENSE).\n\n---\n\n**Disclaimer:** Claude Owl is not affiliated with Anthropic. Claude is a trademark of Anthropic PCB.\n\n**Support:** [Issues](https://github.com/antonbelev/claude-owl/issues) • [Discussions](https://github.com/antonbelev/claude-owl/discussions) • [Documentation](https://antonbelev.github.io/claude-owl/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonbelev%2Fclaude-owl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonbelev%2Fclaude-owl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonbelev%2Fclaude-owl/lists"}