Skip to content

v0.4.14

Choose a tag to compare

@github-actions github-actions released this 09 Aug 18:16
· 176 commits to main since this release

What's Changed

TUI and configuration

  • Added hadamard and actoviq executable aliases for the packaged TUI.
  • Fixed model configuration credential status when an API key is already loaded from local settings.
  • Made /model completion unambiguous and added visible local/provider waiting phases.
  • Allowed manual /compact at 20% context usage and corrected request token estimates.
  • Standardized global instructions on ~/.hadamard/AGENTS.md, with configurable project AGENTS/CLAUDE compatibility.
  • Corrected active-run policy for MCP reloads and context-setting mutations.

Validation

  • 246 test files passed: 1,752 tests passed and 4 skipped.
  • Typecheck, production build, npm package dry-run, and installed-tarball smoke tests passed.
  • Both hadamard --version and actoviq --version report 0.4.14 from the packed artifact.

Full Changelog: v0.4.13...v0.4.14