Skip to main content

Local web dashboard + REST API for Maverick (FastAPI + htmx)

Project description

maverick-dashboard

Local web dashboard for Maverick. Reads ~/.maverick/world.db and ~/.maverick/skills/ and surfaces:

  • Goals: status, plan tree, trajectory replay, cancel, answer pending questions inline.
  • Skills: installed list plus an install form (gated behind MAVERICK_ALLOW_SKILL_INSTALL=1).
  • Facts: persistent key/value memory.
  • Spend: per-episode breakdown with CSV export.
  • Providers / tools / channels / plugins / MCP servers: read-only views of what the kernel currently has wired.
  • Audit log: tail and grep over ~/.maverick/audit/.
  • Halt button: arms ~/.maverick/HALT from the header on any page.

Design

  • FastAPI + Jinja2. No React, no build step.
  • Server binds to 127.0.0.1 by default.
  • To bind publicly (--host 0.0.0.0), set MAVERICK_DASHBOARD_TOKEN and send Authorization: Bearer <token>. Query-token auth was removed in the council security pass because it leaks via Referer and access logs.
  • Baseline browser security headers (X-Frame-Options DENY, X-Content-Type-Options nosniff, Referrer-Policy no-referrer, Cross-Origin-Opener-Policy same-origin) are applied to every response.
  • WorldModel is held as a singleton per DB path so each request doesn't reopen SQLite + reapply migrations.

Run

pip install -e ./packages/maverick-dashboard
maverick-dashboard          # listens on http://127.0.0.1:8765

Or via the core CLI:

maverick dashboard

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maverick_dashboard-0.1.4.tar.gz (66.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maverick_dashboard-0.1.4-py3-none-any.whl (55.4 kB view details)

Uploaded Python 3

File details

Details for the file maverick_dashboard-0.1.4.tar.gz.

File metadata

  • Download URL: maverick_dashboard-0.1.4.tar.gz
  • Upload date:
  • Size: 66.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for maverick_dashboard-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2ad7ac5b93e73ccca716388803b4c2fa74b2903dc0ce15f202076f6dcc882140
MD5 eff27608de25990bc2d3e5d5692eeed1
BLAKE2b-256 3f033dcce2403945a42933cf5b86a511053ec252dc58b159fd811941511360a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for maverick_dashboard-0.1.4.tar.gz:

Publisher: publish.yml on cdayAI/Maverick

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file maverick_dashboard-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for maverick_dashboard-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d929784635a90a0687013860e080a06bf7aea1142ed5a70089cf5ad77be3b468
MD5 410bd7beeb30f45bae417e7f27c98958
BLAKE2b-256 f5f73471b6ca466e76fa582c1ec06bb96dceb4e1b0e2ba4f381277c53d88806d

See more details on using hashes here.

Provenance

The following attestation bundles were made for maverick_dashboard-0.1.4-py3-none-any.whl:

Publisher: publish.yml on cdayAI/Maverick

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page