v0.7.6
Changelog
- 57f1501 Add feedback prompt and simplify prompt gating
- fbcd9e9 Add random trigger, TTY/CI gates, and 50/50 prompt selection (Phase 3)
- f9c5f9a Add rating prompt (Phase 1): state file, config, eligibility gate, feedback client
- eb350bd Add star prompt UI with cross-platform browser opener (Phase 2)
- db74519 Revamp README: clean formatting, updated commands for clarity
- 5452511 add ShowFeedback prompt for user feedback
- 9d9a48e add TUI thank-you prompts for star, rating, and feedback
- 6295498 add feedback and star prompts plan and PRD
- 31dff93 add feedback prompt state and default handling
- c2fc594 add health endpoint
- 7248c41 add login and logout helpers
- 0d9d70d add prompt style helpers for tui prompts
- 49bf598 add rating, star, and feedback prompt models
- 16d113c add rating, star, and feedback prompts
- 96cc10e add run functions for rating, star, feedback prompts
- a1e7e26 add sandbox README
- b7d048f add sdf.asdf file
- 9f59bd3 add split into multiple commits
- 5a5795c add split plan documentation
- 972b13b add split staged changes into multiple commits by concern
- 8b85ded add user lookup
- 16f26dc always trigger prompt on eligible commits
- 49a5191 fix ShowRating to return -1 when cancelled
- 04b4fd8 fix ShowStar to return empty string when cancelled
- 2f6ada0 fix feedback state not updated on cancel
- 1ac5346 fix star prompt options ordering and keys
- b022147 handle single-file split case with friendly message
- 846d3d5 load default config before unmarshalling and return config
- dc72a81 refactor rating prompt to use tui/prompts and config
- 28c33d4 refactor star prompt to use tui/prompts and config
- be5d7c0 rename done flag to cancelled and adjust quit handling
- ad8788d switch BaseURL to localhost for dev
- 8ff2616 update prompt submit key to Enter
- ecfac53 update server base URL to production endpoint
Released by GoReleaser.