Releases: philjestin/boatman
Releases · philjestin/boatman
boatman-v1.3.0
BoatmanMode v1.3.0 (2026-04-01T21:39:26Z)
Welcome to this new release of BoatmanMode! 🚣
Changelog
Other Changes
- cae35c0 Brains
- c3b1c68 Cleanup
- 448d601 Docs updates
- dc6ccd0 More updates to firefighter
- e467125 Run on subdirs
- 11a6453 Run on subdirs
- a5ce6c2 Strapper
- e7f0743 Triage agent mode
- fa4135b Update for triage mode
- 9155db5 triage mode
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Using Go Install
go install github.com/philjestin/boatmanmode/cmd/boatman@v1.3.0Verify Download
sha256sum -c checksums.txtFull Changelog: philjestin/boatmanmode@desktop/v1.0.3...v1.3.0
desktop/v1.2.0
Release Desktop v1.2.0 feat: Triage Mode UI with results/clusters/plans tabs feat: Firefighter Mode with incident canvas and sub-agent spawning feat: BoatmanMode resume button feat: Plan detail view with validation gates feat: Live triage progress with event streaming
desktop/v1.0.2
Release: CLI v1.1.1, Desktop v1.0.2
desktop/v1.0.0
fix: Use Ubuntu 22.04 for Linux builds Ubuntu 24.04 removed libwebkit2gtk-4.0-dev which Wails requires. Use Ubuntu 22.04 which still has this package. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
boatman-v1.0.0
BoatmanMode v1.0.0 (2026-02-14T06:25:56Z)
Welcome to this new release of BoatmanMode! 🚣
Changelog
Bug Fixes
- bddbf3d fix: Configure GoReleaser to handle monorepo tag structure
- b4481e8 fix: Correct GitHub repository name in GoReleaser config
- 1aa68cd fix: Correct workflow paths and Linux dependencies
- 2e0e7db fix: Create stripped tag in workflow for GoReleaser validation
- e904280 fix: Use GORELEASER_CURRENT_TAG env var for monorepo tags
- 43369e3 fix: Use correct GoReleaser monorepo configuration
- ad8dcda fix: Use git-based changelog instead of GitHub API
Other Changes
- b5ad435 Make some things shared and write docs
- 1400a0c Move to monorepo
- 02d2e9f Releases
- 9c1b8d9 so annoying
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Using Go Install
go install github.com/philjestin/boatmanmode/cmd/boatman@v1.0.0Verify Download
sha256sum -c checksums.txtFull Changelog: philjestin/boatmanmode@...v1.0.0