Native desktop UI built with Go + Gio framework. No Electron, no web wrappers. Real native performance with keyboard shortcuts.
Built with Go + Gio framework. Keyboard shortcuts: D—Dashboard, R—Repos, C—CI/CD, K—Kanban, A—AI Chat, V—Vault
System overview: repositories, pipelines, open tasks, runner status. Real-time metrics via gRPC.
Git hosting with SSH. 4 repositories: kovamod, kovascope, kovadb, kovanex-server. Branch, size, description.
Pipeline execution with parallel jobs. Success/failed status, runner assignment, real-time log streaming.
Five columns: Backlog, To Do, In Progress, Review, Done. Sprint support, story points, priority labels.
Built-in AI chat with project context. Ask about tasks, pipelines, releases. Claude API integration for code review.
Gossip protocol, health matrix, node capabilities. Auto-scaling decisions based on load pressure metrics.
Project overview with tabs: Tasks, Members, Releases, GitFlow, Environments, QA, Docs, Webhooks, Feedback.
Register AI agents with PSK auth. Capabilities: code, review, deploy, chat. MCP integration for Claude Code, Cursor, Copilot.
AES-256-GCM encryption at rest. Shamir secret sharing for unseal keys. Tabs: Secrets, Environment, Tokens, Audit.
SSH keys, mTLS certificates, runner keys. Device PSK registration. Connection security overview.
Immutable action history with Ed25519 signature chain. Filter by actor, resource, action. Cryptographic verification.
14 embedded docs accessible via CLI, API, and UI. Architecture, Agent Protocol, Release Flow, Cluster docs.
Real-time channels per project, task, pipeline, team. Bidirectional gRPC streaming.
Teams, roles (admin/member/viewer), resource quotas, invite codes with TTL.
Full database backup via gRPC streaming. Selective restore: users, repos, projects, tasks, pipelines.
Three active projects: kovascope, kovadb, kovanex. Each linked to repos with task tracking.
35+ commands. Full platform control from terminal. Works over SSH, from mobile, from CI scripts.
Connection health, project count, pipeline stats, task summary.
kovadb project: 25 tasks from WAL engine to Raft consensus. All completed.
kovascope project: columns with task status, priorities, labels.
Clean, minimal. Dark theme. Sign In or Create Account.