v0.1.26
Highlights
- Cleaner native TUI markdown table rendering: link cells render as readable labels, raw URLs no longer inflate table widths, and body rows no longer get heavy divider lines between every row.
- Docker starter quickstart SSH guidance now consistently uses
StrictHostKeyChecking=accept-newfor the optional TUI path. - Includes the scenario-based user guide update currently on main.
Publishing
This release publishes pilotswarm-sdk, pilotswarm-cli, and pilotswarm-web at 0.1.26, and triggers starter Docker image publication for v0.1.26, 0.1.26, and latest.
Verification
- Full tests were intentionally skipped at maintainer request for this release.
- Prior focused table-rendering check passed before release prep:
npx vitest run test/local/markdown-table-sentinel.test.js. - Docker
latesthad already been manually pushed and verified as multi-arch before this release; the release workflow will republish versioned tags.