mars
tui

a registry
in your terminal.

Built on agent-tui-kit. Three panes — directory tree, entry detail, event tail. Vim navigation, MARS-QL command palette, mouse optional.

mars tui · live · 184 federated peers
╭─ tree ────────────────────╮ ╭─ entry ─────────────────────────────────────────────────────╮
│ ▾ l1fe                    │ │ did:oas:l1fe:agent:web-research@3.4.0                       │
│   ▾ agent                 │ │ kind     agent                                              │
│     ▸ web-research        │ │ version  3.4.0                                              │
│       sales-outreach      │ │ publisher  did:oas:l1fe:hmr:jared-rice                      │
│       incident-cmd        │ │ bond     5 MINTS · tier 2 · healthy                         │
│   ▾ tool                  │ │ hash     sha256:0ff4f9c2…                                   │
│       http-fetcher        │ │                                                             │
│       vector-search       │ │ ▼ attestations                                              │
│   ▾ skill                 │ │   ✓ build-reproducible    did:oas:l1fe:auditor:k8s          │
│     ▸ arxiv-cite          │ │   ✓ license-verified      did:oas:l1fe:auditor:license      │
│ ▾ openagent               │ │   ✓ no-malware-detected   did:oas:l1fe:auditor:bioagentic   │
│   ▾ model                 │ │                                                             │
│       embed/qwen3         │ │ ▼ lineage                                                   │
│ ▸ verbage                 │ │   1 hmr  jared-rice              2024-08-12                 │
│ ▸ foundry                 │ │   2 mhr  l1fe-custodian-1        2025-02-04                 │
│ ▸ hivewright              │ │   3 enr  l1fe/research           2025-09-21                 │
╰───────────────────────────╯ │   4 agt  web-research            2026-04-26                 │
                              ╰─────────────────────────────────────────────────────────────╯
╭─ events ──────────────────────────────────────────────────────────────────────────────────╮
│ 15:00:24  EntryCreated     did:oas:verbage:agent:cs-router@1.0.4                          │
│ 15:00:21  AttestationAdded did:oas:l1fe:agent:web-research@3.4.0  type=eval-passed         │
│ 15:00:18  EntryUpdated     did:oas:openagent:model:embed/qwen3@2.1                        │
│ 15:00:11  BondSlashed      did:oas:fakeorg:agent:scammy@1   reason=malware-detected       │
╰────────────────────────────────────────────────────────────────────────────────────────────╯
:resolve _                          q quit  / search  : command  ? help  ↻ refresh         

Vim navigation

hjkl, gg, G, /, :, all the muscle memory you already have.

MARS-QL prompt

: opens a query line with full SQL highlighting and inline results.

Live event tail

WebSocket subscriptions stream into the bottom pane in real time.