Skip to content

v0.1.26

Choose a tag to compare

@affandar affandar released this 03 May 23:12
· 71 commits to main since this release

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-new for 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 latest had already been manually pushed and verified as multi-arch before this release; the release workflow will republish versioned tags.