-
Notifications
You must be signed in to change notification settings - Fork 351
Releases: PeonPing/peon-ping
Releases · PeonPing/peon-ping
v2.30.0
What's Changed
- Fix tab title/color escapes silently dropped under Claude Code (no controlling TTY) by @juliends in #527
- feat: honor macOS Focus / Do Not Disturb (focus_detect) by @Reebz in #531
- feat(adapters): native Qwen Code, iFlow CLI, Trae, Kiro IDE & ECA support by @muunkky in #530
New Contributors
Full Changelog: v2.29.0...v2.30.0
Assets 3
1 person reacted
v2.29.0
What's Changed
- fix(nix): home-manager Claude Code integration parity with install.sh by @orasimus in #522
- fix(hooks): align PEON_DIR resolution in hooks with peon.sh by @orasimus in #523
- feat(copilot-cli): native auto-wiring + adapter rewrite + camelCase payload fallback by @MSchnidman in #518
New Contributors
- @orasimus made their first contribution in #522
- @MSchnidman made their first contribution in #518
Full Changelog: v2.28.1...v2.29.0
Assets 3
v2.28.1
What's Changed
- fix(windows): quote path arguments in Start-Process -ArgumentList by @Matthew-19 in #520
New Contributors
- @Matthew-19 made their first contribution in #520
Full Changelog: v2.28.0...v2.28.1
Assets 3
v2.28.0
What's Changed
- fix(install.ps1): coalesce missing matcher to empty string when preserving sibling hooks by @CrazyCoder in #515
- feat(adapters): oh-my-pi (omp) adapter by @dmarsh-gusto in #514
- feat: add antigravity-py adapter — Python watcher for headless/LaunchAgent use by @gamedaysuits in #510
- feat(rovodev): handle stdin hook payloads and permission summaries by @RandyTheAtlassian in #512
New Contributors
- @CrazyCoder made their first contribution in #515
- @dmarsh-gusto made their first contribution in #514
- @gamedaysuits made their first contribution in #510
- @RandyTheAtlassian made their first contribution in #512
Full Changelog: v2.27.0...v2.28.0
Contributors
CrazyCoder, RandyTheAtlassian, and 2 other contributors
Assets 3
v2.27.0
What's Changed
- fix: replace Bun.spawn with node:child_process in OpenCode adapter by @nikolakaric in #508
- [codex] fix Home Manager home.file definitions by @NextAlone in #507
- WSL2 play_sound() method switching by @hsearcy in #505
- fix: Windows install first-run parity by @Tah10n in #489
New Contributors
- @nikolakaric made their first contribution in #508
- @NextAlone made their first contribution in #507
- @Tah10n made their first contribution in #489
Full Changelog: v2.26.0...v2.27.0
Assets 3
v2.26.0
What's Changed
- feat: add cmux notification integration by @Andrew-Dunn in #500
- feat(sounds): add per-sound disable toggles within a pack by @k-j-kim in #502
- fix: use Notification media role for pw-play on Linux by @F43nd1r in #501
- feat(kimi): standalone install, LaunchAgent, and shared packs by @GigaMax13 in #504
New Contributors
- @Andrew-Dunn made their first contribution in #500
- @k-j-kim made their first contribution in #502
- @F43nd1r made their first contribution in #501
Full Changelog: v2.25.0...v2.26.0
Contributors
Andrew-Dunn, GigaMax13, and 2 other contributors
Assets 3
v2.25.0
What's Changed
- fix: allow disabling terminal tab titles by @pandego in #497
- fix: sync and honor OpenCode category config by @pandego in #498
- fix(peon.sh): write consolidated python block to tempfile (#488) by @lmagine in #492
- fix(exclude_dirs): silence sounds & notifications instead of only skipping path_rules by @kibermaks in #494
- fix: dedupe Notification+idle_prompt repeats against recent task.complete (#486) by @yusufkinatas in #493
- feat(notifications): optional IDE label in desktop notification titles by @kibermaks in #495
New Contributors
- @lmagine made their first contribution in #492
- @yusufkinatas made their first contribution in #493
Full Changelog: v2.24.0...v2.25.0
Assets 3
v2.24.0
What's Changed
Full Changelog: v2.23.0...v2.24.0
Assets 3
v2.23.0
What's Changed
- fix win pester 478 by @kibermaks in #479
- fix(pack-download): treat empty source_path as valid (root of repo) by @ventopreto in #490
- fix: tighten Linux terminal focus detection by @pandego in #491
- fix: preserve sibling custom hooks on install/uninstall (#484) by @tarekrached in #485
- fix(nix): add optional Claude Code hook setup by @pandego in #480
New Contributors
- @ventopreto made their first contribution in #490
- @tarekrached made their first contribution in #485
Full Changelog: v2.22.0...v2.23.0
Contributors
tarekrached, pandego, and 2 other contributors
Assets 3
v2.22.0
What's Changed
- fix: populate summary template from hook payload fallbacks by @pandego in #477
- Add IDE and exclusion pack rules (#1) by @kibermaks in #475
New Contributors
- @kibermaks made their first contribution in #475
Full Changelog: v2.21.0...v2.22.0
Assets 3
1 person reacted