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.6.tar.gz (81.9 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.6-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: maverick_dashboard-0.1.6.tar.gz
  • Upload date:
  • Size: 81.9 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.6.tar.gz
Algorithm Hash digest
SHA256 63e6f37deebbb1c91b37e7345df7ed7ace4ec96c0cec2c24484370392d2517ce
MD5 e85b7a79f4ac978bf61dcc37beabde3b
BLAKE2b-256 1def6db3b406c7c6e285b4ba538d5622de904ec227e36a249937a82e40745d7f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for maverick_dashboard-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e582d64474d19d277a0dab8d27efea99b82a6a49961e056cb20d826bf14ca319
MD5 c580e9bf9210284239d3c9e9fc442b73
BLAKE2b-256 ab5eede28caabc5d3ffb9e6643bb58a2d998903973eb8a636d10a7ded230e2d8

See more details on using hashes here.

Provenance

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