Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:47

What's Changed

New Features

  • feat: add issue type field (feature, bug, feedback, idea) (#116)
  • feat: replace custom auth forms with Clerk prebuilt components (#114)
  • feat: update issue status from GitHub pull request events (#113)

Bug Fixes

  • fix: add PNG icon fallback and apple-touch-icon for Safari/iOS (#117)

Other Changes

  • Add automated Homebrew formula publishing (#115)
  • refactor: collapse repeated MCP tool boilerplate with a local wrapper (#108)
  • refactor: add unwrap helper to collapse Supabase error-handling boilerplate (#109)
  • refactor: dedupe getAuthenticatedContext and getString helpers (#106)
  • refactor: consolidate duplicate ensureIssueOwned implementations (#107)
  • perf: reduce sequential Supabase round-trips in issue services (#110)
  • refactor: inline pass-through wrappers in gentic worker (#111)
  • refactor: type the claim-route join and drop extractProject casts (#112)
  • docs: Update workspace guidance in CLAUDE.md (#105)