Changes for version 1.75 - 2026-04-06
- refined the sql-dashboard workspace UI so the editor is the clear primary focus: the SQL textarea now auto-resizes with the current content, the heavy editor toolbar is replaced by one quiet action row, and the redundant in-workspace schema-open button is removed in favour of the top schema tab
- moved saved-SQL deletion to a compact inline `[X]` control beside each saved query so the visible list stays tied to its collection and no longer burns space with a large delete banner
- expanded `t/05-cli-smoke.t`, `t/26-sql-dashboard.t`, and `t/27-sql-dashboard-playwright.t` to cover the quieter source markup, content-based editor auto-resize, inline saved-SQL deletion, and schema-tab browser flow
- updated README, main module POD, architecture/testing/integration docs, and `SOFTWARE_SPEC.md` so the shipped sql-dashboard UX description matches the implemented workspace layout
Documentation
command-line entrypoint for Developer Dashboard
blank-environment Docker integration runner for a host-built tarball
fast browser-backed smoke runner for saved bookmark files
CSV query command for Developer Dashboard
INI query command for Developer Dashboard
JSON query command for Developer Dashboard
Java-properties query command for Developer Dashboard
TOML query command for Developer Dashboard
XML query command for Developer Dashboard
YAML query command for Developer Dashboard
bootstrap runtime files for Developer Dashboard
refresh Perl dependencies for Developer Dashboard
install shell bootstrap for Developer Dashboard
Modules
a local home for development work
trusted action execution runtime
local auth and trust-tier handling
dashboard open-file command support
standalone structured-data query command support
private tmux ticket helper for Developer Dashboard
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
older file compatibility wrapper
logical file registry for Developer Dashboard
older folder compatibility wrapper
file-backed indicator state for Developer Dashboard
private open-file helper for Developer Dashboard
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
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