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.2.tar.gz (65.7 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.2-py3-none-any.whl (54.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: maverick_dashboard-0.1.2.tar.gz
  • Upload date:
  • Size: 65.7 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.2.tar.gz
Algorithm Hash digest
SHA256 ed6a52fa5e18a83cf67eea1f2d2dd013cf739428509db6b92633ee316794a265
MD5 50e69df3633d80a16f49936b60a6bef6
BLAKE2b-256 c789b4442622c1ba14cb7ef6d4d6138c14d2cb48d32f61c1c2c780b5888676f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for maverick_dashboard-0.1.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for maverick_dashboard-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 473a117aaa6e477b35054413135cae016d2fcdb49fdb012f01d75cba7b1c8bb3
MD5 1b09248aed09a9050c10efa277edd0a6
BLAKE2b-256 59210699670663627adbbe766b706939da6c27e16a1e506ec51b1270bab1c9b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for maverick_dashboard-0.1.2-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