SUMMARY AI summary by gpt-5-mini
Kata is a code-review service built around jj’s mutable-commit model. It’s intended for developers who use jj, reviewers (human or AI agents), and teams that want reviews tied to the evolving change history rather than fixed commits. Key features: - Comments anchored to patchsets (not commits) so threads persist across rewrites and drift is surfaced. - Reviews scoped to arbitrary jj revsets (trunk..feature, mine(), stacks by change_id). - Per-reviewer sessions with private drafts that can be published or discarded atomically. - Single backend surfaced via a Svelte web UI, HTTP API and an MCP transport for agents (prebuilt kata-review skill). - Demo mode, Docker deployment, and production guidance (TLS, OIDC). Modular Rust architecture with crates for jj integration, storage, service, server, MCP and frontend.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Creator of Presto and Trino
Dates
| Created on GitHub | 2026-05-15 |
| Last push | 2026-05-16 |
| First seen here | 2026-05-16 |
| Last fetched | 2026-05-16 18:20 |
Similar repos (same language)
Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.
estejosh/agent-comm-channelGit-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.