A self-hosted git platform with an AI-memory substrate built in. Code, commits, plans, and AI conversations live in one indexed graph — not seven sync-job sidecars. AI agents read and write it the same way humans do. Ships as the first product in the Elastbiz family. v1.0 live now.
GitHub, GitLab, Bitbucket — every one of them stores your code and treats every plan, review comment, CI log, and AI conversation as a bolt-on sync sidecar. Vector DB here, issue-tracker there, meeting notes in a third tool. Your history fractures the second an AI agent tries to reason across it.
Code stores commits, PRs, issues, plans, and AI conversations as rows on the same partition substrate as Tables. Every action drops a structured AIRecord onto the entity it concerns. Search, retrieval, and agent memory are platform-native, not glued on.
Every commit, plan, prompt, and tool call drops a structured row onto the entity it concerns — platform-native RAG, not a bolt-on vector-DB sidecar.
Smart-HTTP clone / push, file browser, branches, PRs, issues, milestones, labels, CI/CD pipelines as editable rows — not frozen YAML.
Multi-agent claim / release / handoff with coordinator arbitration. Real-time terminal streaming over SSE — watch the agent's actual stdout.
curl install.sh | bash — running in 3 to 5 minutes. GPG-verified dist, no source compile required. Runs on your laptop or your VPC.
Markdown wiki with revision history, tree hierarchy, AI-readable via MCP — same substrate as your code history, not a bolted-on doc tool.
TElastcodeCA issues per-worker certificates. Every agent action is signed and auditable — a real identity layer, not shared API tokens.
Repo statistics, code search and indexing, Git LFS, and AST-level structured code editing (compile / run / branch / merge) — unique.
First-class MCP tool registry over your git host. AI agents can read files, list refs, open PRs, and inspect audit trails without a plugin marketplace.
HSRV + Services_GitHost ship under Elastic License 2.0. Fork it, run it on your infra, build on top. Platform substrate (EPL, DSM) under a separate proprietary license.
Restrained snapshot. Full analysis: competitive doc.
| Capability | Elastbiz | GitHub | GitLab | Verdict |
|---|---|---|---|---|
| Self-host / source-available | ✓ ELv2 free | ◐ | ✓ | GitLab CE also open; GitHub cloud-only |
| AI workers with real memory | ✓ AIRecords | ◐ | ◐ | Copilot / Duo are stateless per session; AIRecords persists |
| MCP row-CRUD over host | ✓ native | ✗ | ✗ | Only Code ships first-class MCP tools |
| Per-worker certificate auth | ✓ | ✗ | ✗ | Distinct identity per AI agent — not shared PATs |
| Pipelines as editable rows | ✓ | ✓ YAML | ✓ YAML | Ours are structured rows, not frozen YAML |
| AST-level code editing | ✓ | ✗ | ✗ | Ships as an EPL primitive |
| Streaming real-time agent stdout | ✓ SSE | ✗ | ✗ | Watch actual agent output |
| Bundled Tables + Mail + Files | ✓ | ✗ | ✗ | Code is one app on the same substrate |
✓ = shipped and used in production · ◐ = partial or scaffolded · ✗ = not present.
Cloud · public repos · community support
Cloud · protected branches · 8 AI workers
Cloud · unlimited workers · SSO roadmap
Source-available · run anywhere
The same binary. The same substrate. Move between them with a data export.
We host Code at web.elastcode.com. Zero ops, auto-updates, backups, EU data residency.
Docker one-liner. Full Team-tier feature set, source-available under Elastic License 2.0.
Open Code at web.elastcode.com or self-host in five minutes. Your workers, your code, your memory.