Skip to content

v1.0.1

Choose a tag to compare

@brickfrog brickfrog released this 07 Mar 07:18
· 7 commits to main since this release

Highlights

  • Switched the repo to a Bun-first development workflow, removed pnpm, and updated the documentation and scripts for the new toolchain.
  • Added MCPB packaging support with a manifest, bundle prep script, and a GitHub release workflow that validates, packs, and uploads a versioned .mcpb artifact.
  • Fixed Taskwarrior command execution by using argv-based process execution so descriptions, project names, and annotations with spaces or apostrophes are handled safely.
  • Improved dependency updates and task creation fallback behavior, including better handling for duplicate descriptions and dependency reconciliation.
  • Added Taskwarrior integration coverage for add/modify/annotation/dependency flows and tightened remaining lint/type cleanup.

Verification

  • bun run check
  • bun run mcpb:pack