Download Latest Version v0.15.0 -- dashboard TUI source code.tar.gz (2.6 MB)
Email in envelope

Get an email when there's a new version of agentic-stack

Home / v0.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-05 2.1 kB
v0.15.0 -- dashboard TUI source code.tar.gz 2026-05-05 2.6 MB
v0.15.0 -- dashboard TUI source code.zip 2026-05-05 2.7 MB
Totals: 3 Items   5.2 MB 1

[0.15.0] — 2026-05-06

Minor release. Adds a production dashboard TUI for installed agentic-stack projects, with the trust-console inspection surface folded into the same user-facing entrypoint.

Added

  • agentic-stack dashboard / dash. Adds a terminal dashboard for project health, installed adapters, doctor checks, harness verification, memory, team brain, skills, managed instances, transfer, and local data exports.
  • Trust-console parity. The dashboard includes a per-harness verify matrix, team brain status/init, skills listing, active instance listing, accepted/rejected memory review, and memory_why() evidence lookup.
  • Plain renderer. agentic-stack dashboard --plain and non-TTY fallback produce a script-safe text dashboard for logs, agents, and tests.
  • Interactive dashboard coverage. Adds local tests for renderer output, CLI aliases, trust-console parity sections, non-TTY fallback, up/down navigation, refresh, quit, and Enter-open behavior.

Changed

  • Bare interactive agentic-stack / ./install.sh opens the dashboard when an existing .agent/install.json is present. Non-TTY shells keep printing command guidance instead of launching an interactive UI.
  • README, POSIX installer help, and PowerShell installer help now document the dashboard entrypoint.

Fixed

  • test_claude_code_hook.py now works both as a standalone validation script and as a pytest-collected module by providing a real mod fixture.

Migration

No migration required. Existing projects can run agentic-stack dashboard after upgrading. Re-run an adapter install only if you want the latest copied adapter guidance files in a project.

Release

Source: README.md, updated 2026-05-05