Fletch v0.7.17
What's Changed
- fix(chat): render unregistered tool inputs readably instead of as JSON by @alchaplinsky in #528
- docs(readme): swap in the command palette demo loop by @alchaplinsky in #529
- docs(readme): answer where feedback goes by @alchaplinsky in #530
- fix(native-view): stop destructive spawns, route messages, theme the pane by @alchaplinsky in #531
- fix(sandbox): redirect toolchain caches out of checkouts, budget git-state reads by @alchaplinsky in #532
- fix(github): read PR checks + review threads by number in one query by @alchaplinsky in #533
- refactor(github): one batched sweep for sidebar PR state + CI by @alchaplinsky in #535
- feat(github): poll PR state + CI over ETag-conditional REST by @alchaplinsky in #534
- perf(github): throttle branch discovery for repos with no PR yet by @alchaplinsky in #536
- refactor(ui): one owner for git/GitHub polling, components just read by @alchaplinsky in #537
- chore(release): bump version to 0.7.17 by @alchaplinsky in #538
Full Changelog: v0.7.16...v0.7.17