Skip to content

PilotSwarm v0.1.27

Choose a tag to compare

@affandar affandar released this 06 May 22:14
· 67 commits to main since this release

Highlights

  • AKS GitOps deployment kit with environment templates, Flux/Kustomize bases and overlays, Azure Bicep service definitions, and OSS Node.js deploy orchestration.
  • Deployment-ready runtime wiring for shared PostgreSQL pools, blob/session-store connection options, and managed AKS worker/client plumbing.
  • Markdown table sentinel handling keeps internal table marker blocks out of visible TUI and portal chat transcripts while preserving rendered table structure.
  • Added deploy-script, Bicep/rendering helper, PostgreSQL pool factory, blob store, and markdown table sentinel regression coverage.

Validation

  • Build passed.
  • The full local integration run hit parallel timeout flakes; the exact timed-out file set was rerun focused/sequentially and passed: 16 files, 56 tests.
  • npm pack dry-runs passed for pilotswarm-sdk, pilotswarm-cli, and pilotswarm-web.

Publishing

This GitHub Release intentionally triggered npm package publishing and the starter Docker image publish workflow.