{"id":51891489,"url":"https://github.com/digows/agentkavor-community","last_synced_at":"2026-07-26T04:30:41.180Z","repository":{"id":372417867,"uuid":"1307192085","full_name":"digows/agentkavor-community","owner":"digows","description":"Community hub for Kavor, the local-first coding agent orchestrator.","archived":false,"fork":false,"pushed_at":"2026-07-21T03:15:53.000Z","size":16914,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-21T05:13:13.540Z","etag":null,"topics":["ai-agents","community","developer-tools","kavor","local-first"],"latest_commit_sha":null,"homepage":"https://agentkavor.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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-07-21T02:37:17.000Z","updated_at":"2026-07-21T03:16:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/digows/agentkavor-community","commit_stats":null,"previous_names":["digows/agentkavor-community"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/digows/agentkavor-community","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digows%2Fagentkavor-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digows%2Fagentkavor-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digows%2Fagentkavor-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digows%2Fagentkavor-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digows","download_url":"https://codeload.github.com/digows/agentkavor-community/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digows%2Fagentkavor-community/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35901460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-26T02:00:06.503Z","response_time":89,"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-agents","community","developer-tools","kavor","local-first"],"created_at":"2026-07-26T04:30:40.346Z","updated_at":"2026-07-26T04:30:41.164Z","avatar_url":"https://github.com/digows.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kavor — Local-First Coding Agent Orchestrator\n\nKavor is a visual workspace for coordinating coding agents, terminals, Specifications, files, Git worktrees, and\nhuman decisions on one Canvas.\n\nIt keeps the engineering context around AI-assisted development visible and durable instead of burying it across\ndisposable chat sessions.\n\n[Download Kavor](https://download.agentkavor.com) · [Visit agentkavor.com](https://agentkavor.com) ·\n[Join the Discussions](https://github.com/digows/agentkavor-community/discussions) ·\n[Follow Building Kavor](building-kavor/README.md)\n\n![Kavor coordinating coding agents, Specifications, terminals, and Connections on one Canvas](assets/kavor-overview.png)\n\n## Why Kavor\n\nCoding agents made implementation dramatically cheaper. The harder problem is now coordinating the work around\nthem: preserving context, making authorization visible, reviewing proposed changes, and understanding how one\nagent's output affects the rest of the system.\n\nKavor provides a user-owned control plane for that work:\n\n- **Visual orchestration:** arrange CodingAgents, terminals, Specifications, files, and notes as connected Nodes.\n- **Provider choice:** use different coding-agent providers without turning the Workspace into a provider-specific\n  workflow.\n- **Visible authorization:** Connections grant capabilities; Guardrails make restrictions explicit.\n- **Durable context:** Specifications and files remain first-class engineering objects outside any one agent\n  session.\n- **Human review:** agents can propose Canvas changes, but the user decides whether the atomic proposal is applied.\n- **Local-first operation:** repositories, terminals, credentials, and provider sessions stay under the user's\n  control.\n\n## See Kavor in action\n\n[![A 38-second Kavor workflow showing connected coding agents, a Specification, terminals, and reviewed work](assets/kavor-demo.gif)](assets/kavor-demo.mp4)\n\n[Watch the full-quality 38-second demonstration](assets/kavor-demo.mp4).\n\n## Building Kavor\n\nKavor is built through experiments, hard questions, and evidence from real workflows. **Building Kavor** shares\nthat process before every answer is polished or final.\n\nThe first track investigates **Visible Agent Capabilities**: coding agents already have instructions, tools,\nplugins, MCP servers, and connections, but can the person using them clearly see and control what each agent can do?\n\n[Read the Visible Agent Capabilities track](building-kavor/visible-agent-capabilities/README.md) ·\n[Join the first Building Kavor Discussion](https://github.com/digows/agentkavor-community/discussions/2)\n\n## Get involved\n\nYou do not need to write product code to help shape Kavor.\n\n| If you want to… | Go here |\n| --- | --- |\n| Follow current product experiments | [Building Kavor](building-kavor/README.md) |\n| Suggest a workflow or feature | [Ideas](https://github.com/digows/agentkavor-community/discussions/categories/ideas) |\n| Ask how something works | [Q\u0026A](https://github.com/digows/agentkavor-community/discussions/categories/q-a) |\n| Share what you built or learned | [Show and tell](https://github.com/digows/agentkavor-community/discussions/categories/show-and-tell) |\n| Report a reproducible problem | [Bug report](https://github.com/digows/agentkavor-community/issues/new?template=bug-report.yml) |\n| Report a vulnerability | [Private vulnerability report](https://github.com/digows/agentkavor-community/security/advisories/new) |\n\nIdeas start as Discussions so people can add context, challenge assumptions, and vote. Confirmed bugs belong in\nIssues. Security reports must remain private.\n\n## About this repository\n\nThis repository is Kavor's public community and release hub. It contains community documentation, public product\nexperiments, participation forms, and downloadable releases. The Kavor product source is maintained separately.\n\nBefore participating, read [CONTRIBUTING.md](CONTRIBUTING.md), [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md),\n[SUPPORT.md](SUPPORT.md), and [SECURITY.md](SECURITY.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigows%2Fagentkavor-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigows%2Fagentkavor-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigows%2Fagentkavor-community/lists"}