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/HALTfrom the header on any page.
Design
- FastAPI + Jinja2. No React, no build step.
- Server binds to
127.0.0.1by default. - To bind publicly (
--host 0.0.0.0), setMAVERICK_DASHBOARD_TOKENand sendAuthorization: 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c65f6a221a8618c406843d24bd90b9d63d8b44379e25fb6786eb6e5d636c949
|
|
| MD5 |
826d8d226f7b2e1d5886794629dd7c9a
|
|
| BLAKE2b-256 |
297e4925c7cb047264ac241f9dad7ead394f934e9d2b41cc0dda1676085019fd
|
Provenance
The following attestation bundles were made for maverick_dashboard-0.1.3.tar.gz:
Publisher:
publish.yml on cdayAI/Maverick
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
maverick_dashboard-0.1.3.tar.gz -
Subject digest:
2c65f6a221a8618c406843d24bd90b9d63d8b44379e25fb6786eb6e5d636c949 - Sigstore transparency entry: 1672747392
- Sigstore integration time:
-
Permalink:
cdayAI/Maverick@61655277d2aa453e4e280bbcbefc8f033f63ed8f -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/cdayAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@61655277d2aa453e4e280bbcbefc8f033f63ed8f -
Trigger Event:
push
-
Statement type:
File details
Details for the file maverick_dashboard-0.1.3-py3-none-any.whl.
File metadata
- Download URL: maverick_dashboard-0.1.3-py3-none-any.whl
- Upload date:
- Size: 54.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0f1c4fe25f42791d170befed72842ce2b9ac716516cc66dec0abb6ae07aaef2
|
|
| MD5 |
fdd083e919fbd5c135633041fbafe812
|
|
| BLAKE2b-256 |
b3f91e0ed1f5674f5d25342d7f0671e7e73d2e7b94b0971b6cf13dac0670392e
|
Provenance
The following attestation bundles were made for maverick_dashboard-0.1.3-py3-none-any.whl:
Publisher:
publish.yml on cdayAI/Maverick
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
maverick_dashboard-0.1.3-py3-none-any.whl -
Subject digest:
b0f1c4fe25f42791d170befed72842ce2b9ac716516cc66dec0abb6ae07aaef2 - Sigstore transparency entry: 1672747463
- Sigstore integration time:
-
Permalink:
cdayAI/Maverick@61655277d2aa453e4e280bbcbefc8f033f63ed8f -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/cdayAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@61655277d2aa453e4e280bbcbefc8f033f63ed8f -
Trigger Event:
push
-
Statement type: