Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 20:40

What's Changed

  • fix(db): detect libSQL lock and show MCP tool fallback guidance (#158) @igmagollo
  • feat: add suggestion_box_pre_triage MCP tool (#156) @igmagollo
  • feat: add interactive review TUI for feedback triage (#153) @igmagollo
  • feat: webhook notifications for high-vote feedback items (#157) @igmagollo
  • feat(triage): add auto-triage by vote count (#159) @igmagollo
  • feat(hook): inject top-voted friction digest into SessionStart (#154) @igmagollo
  • fix(init): create database during init so doctor passes immediately (#152) @igmagollo
  • feat: add /review slash command for conversational feedback triage (#155) @igmagollo
  • fix(github): use generic bracket pattern to detect suggestion-box issue titles (#151) @igmagollo