AgentHub

Chat-first local transactional runtime for AI coding agents. Use Codex, Gemini, Kimi, command adapters, or OpenAI-compatible endpoints with isolated worktrees, verifier checks, rollback, memory, reports, and dashboards.

AgentHub terminal transaction output

Transactional

Every run produces journal, effects, verifier output, report, and rollback-aware artifacts.

Provider Neutral

Wrap existing AI tools instead of replacing them: Codex, Gemini, Kimi, CLI, or HTTP providers.

Local First

Install the CLI, run agenthub, type a task, approve the plan, inspect the result, and keep working.

Quick Start

cargo install --git https://github.com/AubakirovArman/agenthub
agenthub

AgentHub 0.3.0-local-preview
Working folder: ./my-app
Provider: codex  (change with /providers)
agenthub> /
agenthub> /cd ../other-app
agenthub> create docs/agenthub-check.md with a one-line AgentHub check
agenthub> /diff
agenthub> /logs
agenthub> /report

Docs Hub

Browse docs by topic, then open the canonical Markdown source in GitHub or the Wiki entry point.

License

Apache-2.0 open source, with attribution in NOTICE.