Changes for version 2.88 - 2026-04-22

  • changed automatic skill dependency order so `aptfile`, `brewfile`, `package.json`, `cpanfile`, and `cpanfile.local` run first, while the dependent-skill manifests `ddfile` and `ddfile.local` are deferred until the end of the install in that exact order
  • aligned the interactive skills-install progress board with that deferred dependency order so the visible task list now matches the real runtime install sequence instead of showing `ddfile` work before the manifests that now run earlier
  • switched skill `package.json` installs to `npx --yes npm install <dependency-spec...>` inside the private staging workspace before the resulting packages are merged into `$HOME/node_modules`
  • updated the checkout bootstrap manifests and `install.sh` so Debian, Ubuntu, and macOS installs provision and verify `node`, `npm`, and `npx` before the dashboard is installed, keeping the blank-container tarball gate aligned with the new skill Node dependency contract
  • fixed streamed `install.sh` runs such as `curl ... | sh` so they fall back to embedded `aptfile` and `brewfile` contents instead of assuming the checkout manifests are present on disk
  • fixed the Debian-family old-Perl bootstrap path so `install.sh` installs `App::perlbrew` into `~/perl5/bin` when `perlbrew` is still missing after package bootstrapping

Documentation

security policy for Developer Dashboard releases
thin command switchboard for Developer Dashboard
blank-environment Docker integration runner for a host-built tarball
fast browser-backed smoke runner for saved bookmark files
internal staged built-in command runtime for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in completion helper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
CSV query command for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
INI query command for Developer Dashboard
private built-in command wrapper for Developer Dashboard
jq
JSON query command for Developer Dashboard
of
private open-file helper for Developer Dashboard
private open-file helper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private path helper for Developer Dashboard
private runtime path helper for Developer Dashboard
Java properties query command for Developer Dashboard
ps1
private prompt helper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private built-in command wrapper for Developer Dashboard
private tmux ticket helper for Developer Dashboard
TOML query command for Developer Dashboard
private runtime command-inspection helper for Developer Dashboard
XML query command for Developer Dashboard
yq
YAML query command for Developer Dashboard

Modules

a local home for development work
trusted action execution runtime
local auth and trust-tier handling
shell completion candidates for dashboard
dashboard open-file command support
lightweight path and paths helper dispatch
terminal task-board renderer for lifecycle commands
standalone structured-data query command support
shipped bookmark assets for dashboard init
lightweight skills helper dispatch
fuzzy command suggestions for dashboard typos
private tmux ticket helper for Developer Dashboard
lightweight command and hook locator
payload encoding helpers for Developer Dashboard
file-backed collector storage
collector execution and loop management
merged configuration loader
older JSON helper compatibility functions
compose resolver and launcher
runtime permission doctor for Developer Dashboard
inspect dashboard-loaded env key provenance
load layered dashboard env files
older file compatibility wrapper
logical file registry for Developer Dashboard
older folder compatibility wrapper
cleanup stale dashboard temp state
file-backed indicator state for Developer Dashboard
private runtime helper executable management
JSON::XS wrapper for Developer Dashboard
common page model for Developer Dashboard
page source resolver
older bookmark renderer and CODE executor
tied output handle for streamed bookmark runtime output
page persistence and token transport
logical directory registry
platform and shell helpers for Developer Dashboard
prompt rendering for Developer Dashboard
helper accessors for dashboard hook RESULT JSON
runtime lifecycle manager
shipped skill authoring reference for Developer Dashboard
md5-based content checks for staged seed files
file-backed browser sessions
execute commands from installed skills
manage installed dashboard skills
managed update runner
local web application for Developer Dashboard
Dancer2 route layer for Developer Dashboard
PSGI server bridge for Developer Dashboard
Lightweight daemon descriptor for the PSGI server wrapper
older token encoding and ajax URL compatibility helpers