Elastbiz · Code — the AI-native git host
Live now

Code — git hosting where every row remembers.

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.

Repos · issues · PRs · pipelinesAI workers review every commitMCP tools over hosted codeSource-available under ELv2
CodeRepositoriesElastbiz_Client
CommitsIssues 14Pull requests 3Reviewers
a7c91f2refactor: governor signing flowmedin · 2h
3e02b1dfix: race condition in worker queueai-worker · 5h
9f4a6ccfeat: estimate calculator endpointmedin · 1d
b1230aachore: bump deps to 2026.5ai-worker · 1d
ee881c5docs: pricing 2026-05-26 lockedmedin · 2d
f72d9bcfeat: SAML config screenmedin · 3d
02 · Why Code

Git without a memory. One substrate; every row remembers.

The problem

Git without a memory.

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.

The solution

One substrate; every row remembers.

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.

03 · What's inside

Feature depth, not surface area.

AIRecord substrate

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.

Git + PRs + issues + pipelines

Smart-HTTP clone / push, file browser, branches, PRs, issues, milestones, labels, CI/CD pipelines as editable rows — not frozen YAML.

AI workers on every commit

Multi-agent claim / release / handoff with coordinator arbitration. Real-time terminal streaming over SSE — watch the agent's actual stdout.

Container-first install

curl install.sh | bash — running in 3 to 5 minutes. GPG-verified dist, no source compile required. Runs on your laptop or your VPC.

Wiki backed by AIRecords

Markdown wiki with revision history, tree hierarchy, AI-readable via MCP — same substrate as your code history, not a bolted-on doc tool.

Per-worker certificate auth

TElastcodeCA issues per-worker certificates. Every agent action is signed and auditable — a real identity layer, not shared API tokens.

Code search + LFS

Repo statistics, code search and indexing, Git LFS, and AST-level structured code editing (compile / run / branch / merge) — unique.

MCP tools over hosted code

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.

Source-available under ELv2

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.

05 · How it compares

Where this beats — and where it's still catching up.

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.

06 · Pricing

Buy what you turn on. Substrate stays free.

Free

$0

Cloud · public repos · community support

  • Public repos
  • 2 AI workers
  • Basic wiki
  • Community support

Starter

$50/mo

Cloud · protected branches · 8 AI workers

  • Private repos
  • Protected branches
  • 8 AI workers
  • Per-worker cert auth
  • Priority email support

Team

$99/mo

Cloud · unlimited workers · SSO roadmap

  • Unlimited AI workers
  • MCP tool registry
  • Enterprise support
  • SSO / SAML (roadmap)

Self-host

Free · ELv2

Source-available · run anywhere

  • All Team features
  • Source-available (ELv2)
  • Docker one-liner
  • Paid support tier separate
07 · Deployment

Self-host or cloud — both are first-class.

The same binary. The same substrate. Move between them with a data export.

☁ Cloud Managed

We host Code at web.elastcode.com. Zero ops, auto-updates, backups, EU data residency.

  • Zero ops
  • Auto-updates on Code release cadence
  • Nightly backups
  • EU data residency (Hetzner)

⌂ Self-host Free · ELv2

Docker one-liner. Full Team-tier feature set, source-available under Elastic License 2.0.

  • Your code lives on your disk
  • Same binary as cloud
  • Air-gapped-friendly
  • Paid support available

Ready for a git host that actually remembers?

Open Code at web.elastcode.com or self-host in five minutes. Your workers, your code, your memory.