What's Changed
- fix(eval-server): bind without a reverse-DNS lookup so startup cannot stall by @garysheng in #581
- fix: use
user-invocablefrontmatter key in skills (wasuser_invocable) by @plaffitt in #564 - fix(opencode): debounce UserPromptSubmit + remove redundant SessionStart double-fire by @GuillaumeAmat in #566
- fix(opencode): only set tab title when stdout is a TTY to avoid polluting piped output by @ImBIOS in #580
- fix(opencode): notify when questions need input by @jmarin82 in #571
- test(eval-server): hold the job open during the concurrent-reroll race by @garysheng in #584
- fix: relay --status reports the daemon's actual bound port by @yphillip in #578
- fix(mobile): ntfy auth header argv + real result for mobile test by @SikongJueluo in #576
- fix(windows): bound the peon.ps1 stdin read so the hook cannot hang by @wilyan09007 in #570
- Fix click-to-focus in local tmux sessions: resolve the hosting terminal at click time by @lukewang1024 in #565
- Click-to-focus for relayed remote-SSH notifications (terminal tab + remote tmux pane) by @lukewang1024 in #562
- feat: add Grok Build adapter by @yrooogerg in #572
- feat(tts): add MiniMax T2A speech backend by @octo-patch in #563
New Contributors
- @plaffitt made their first contribution in #564
- @GuillaumeAmat made their first contribution in #566
- @jmarin82 made their first contribution in #571
- @yphillip made their first contribution in #578
- @SikongJueluo made their first contribution in #576
- @wilyan09007 made their first contribution in #570
- @yrooogerg made their first contribution in #572
- @octo-patch made their first contribution in #563
Full Changelog: v2.36.0...v2.37.0