| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-08-26 | 1.3 kB | |
| README.md | 2026-08-26 | 2.6 kB | |
| v2.37.0 source code.tar.gz | 2026-08-26 | 29.5 MB | |
| v2.37.0 source code.zip | 2026-08-26 | 30.3 MB | |
| Totals: 4 Items | 59.8 MB | 1 | |
What's Changed
- fix(eval-server): bind without a reverse-DNS lookup so startup cannot stall by @garysheng in https://github.com/PeonPing/peon-ping/pull/581
- fix: use
user-invocablefrontmatter key in skills (wasuser_invocable) by @plaffitt in https://github.com/PeonPing/peon-ping/pull/564 - fix(opencode): debounce UserPromptSubmit + remove redundant SessionStart double-fire by @GuillaumeAmat in https://github.com/PeonPing/peon-ping/pull/566
- fix(opencode): only set tab title when stdout is a TTY to avoid polluting piped output by @ImBIOS in https://github.com/PeonPing/peon-ping/pull/580
- fix(opencode): notify when questions need input by @jmarin82 in https://github.com/PeonPing/peon-ping/pull/571
- test(eval-server): hold the job open during the concurrent-reroll race by @garysheng in https://github.com/PeonPing/peon-ping/pull/584
- fix: relay --status reports the daemon's actual bound port by @yphillip in https://github.com/PeonPing/peon-ping/pull/578
- fix(mobile): ntfy auth header argv + real result for mobile test by @SikongJueluo in https://github.com/PeonPing/peon-ping/pull/576
- fix(windows): bound the peon.ps1 stdin read so the hook cannot hang by @wilyan09007 in https://github.com/PeonPing/peon-ping/pull/570
- Fix click-to-focus in local tmux sessions: resolve the hosting terminal at click time by @lukewang1024 in https://github.com/PeonPing/peon-ping/pull/565
- Click-to-focus for relayed remote-SSH notifications (terminal tab + remote tmux pane) by @lukewang1024 in https://github.com/PeonPing/peon-ping/pull/562
- feat: add Grok Build adapter by @yrooogerg in https://github.com/PeonPing/peon-ping/pull/572
- feat(tts): add MiniMax T2A speech backend by @octo-patch in https://github.com/PeonPing/peon-ping/pull/563
New Contributors
- @plaffitt made their first contribution in https://github.com/PeonPing/peon-ping/pull/564
- @GuillaumeAmat made their first contribution in https://github.com/PeonPing/peon-ping/pull/566
- @jmarin82 made their first contribution in https://github.com/PeonPing/peon-ping/pull/571
- @yphillip made their first contribution in https://github.com/PeonPing/peon-ping/pull/578
- @SikongJueluo made their first contribution in https://github.com/PeonPing/peon-ping/pull/576
- @wilyan09007 made their first contribution in https://github.com/PeonPing/peon-ping/pull/570
- @yrooogerg made their first contribution in https://github.com/PeonPing/peon-ping/pull/572
- @octo-patch made their first contribution in https://github.com/PeonPing/peon-ping/pull/563
Full Changelog: https://github.com/PeonPing/peon-ping/compare/v2.36.0...v2.37.0