What's Changed
- refactor: move toad.py to cli package and simplify flow module by @stdrc in #628
- fix(wire): return an error response for invalid jsonrpc requests by @stdrc in #634
- feat(docs): add local search provider to theme configuration by @stdrc in #635
- refactor(help): move keyboard shortcuts section before slash commands by @stdrc in #636
- feat(slash): move /clear slash command to soul-level by @stdrc in #637
- feat(shell): enhance approval request preview with shell command and diff display by @stdrc in #638
- docs: fix two dead links by @yihong0618 in #609
- feat(skills): unify skills discovery by @xxchan in #611
- feat(cli): add further help section to --help output by @xxchan in #610
- chore: bump version to 0.79 by @stdrc in #644
Full Changelog: 0.78...0.79