Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:01
· 33 commits to main since this release

Changelog

  • 1667720 Add CLAUDE.md with architecture invariants and workflows
  • e4274df Add Linux packages and a checksum-verifying install script
  • fa2fe45 Add history and logs
  • b8d9f22 Add project automation and documentation
  • 660c82c Announce deployment outcomes instead of making the user watch
  • b18525c Build initial CoolDeck dashboard
  • 37e69bc Cover the wide layout for the instances list
  • ae22fe0 Delete the demo-only Project/Env surface and the audit's dead code
  • f728665 Document the MCP server in both languages
  • 6336452 Drop the stale spec reference from CLAUDE.md
  • be6f0c6 Fix formatting issues in README.md
  • 5a24cf7 Fix golden tests for cross-platform CI
  • 65bc839 Fix golden tests on Windows CRLF checkouts
  • a42397b Fix staticcheck SA5011 and SA4006 findings
  • 735cba9 Fix the bugs the repo audit surfaced in config, coolify and the TUI
  • 02c9902 Fix the four independent CI failures
  • 7e9fa6c Fold three clamp loops into min/max builtins
  • fa43f28 Give the reserved preview column back to sections without a preview
  • c6215f6 Harden the release pipeline and make local checks match CI
  • 2ac8277 Hold every palette to WCAG AA and enforce it in a test
  • ee17297 Keep spaces in the filter and log search inputs
  • 4c550d9 Keep spaces in the palette query and instance form too
  • c680c5a Lead the deployments queue with what is in flight
  • 8c4ecc2 Make dependency review opt-in like CodeQL
  • 5eff30e Make the docs tell the truth about what ships
  • 53556b0 Make the fleet tail reachable, visible and honest
  • bc3d05b Polish the repository and prepare v0.2.0
  • 91a44d2 Prepare v0.1.0
  • 1fb8d75 Prepare v0.1.1
  • cfe1127 Prepare v0.2.1
  • a4db4c7 Prepare v0.3.0
  • d38608e Publish a Homebrew cask on every release
  • d69a0d6 Record the MCP demo as a third VHS cassette
  • b7fb8f0 Refine language and formatting in README.cs.md
  • ad8678f Replace every em dash with a plain hyphen
  • 4eb5a1b Rework both READMEs and add VHS-generated demo recordings
  • 9104a62 Serve the fleet to an agent over MCP
  • 6a7b427 Ship TUI polish: palette, instances, docs, and CI
  • e8c0767 Show how long a build has been running against how long it usually takes
  • 8c5be43 Tail several applications' logs in one buffer
  • 808235b Use a portable template guard for the Homebrew tap token
  • 86477fe Use neutral names in the demo fleet
  • 820f6b5 feat: add interactive setup wizard TUI command
  • 16a7ab8 first commit