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.3.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.3-py3-none-any.whl (54.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: maverick_dashboard-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 2c65f6a221a8618c406843d24bd90b9d63d8b44379e25fb6786eb6e5d636c949
MD5 826d8d226f7b2e1d5886794629dd7c9a
BLAKE2b-256 297e4925c7cb047264ac241f9dad7ead394f934e9d2b41cc0dda1676085019fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for maverick_dashboard-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b0f1c4fe25f42791d170befed72842ce2b9ac716516cc66dec0abb6ae07aaef2
MD5 fdd083e919fbd5c135633041fbafe812
BLAKE2b-256 b3f91e0ed1f5674f5d25342d7f0671e7e73d2e7b94b0971b6cf13dac0670392e

See more details on using hashes here.

Provenance

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