Skip to content

petdex CLI v1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 21:31
3dff545

What's Changed

  • fix(desktop): honor CLAUDE_CONFIG_DIR when wiring Claude Code hooks by @KoalaBear in #607
  • feat(desktop): opt-in chime when the pet starts waiting for input by @KoalaBear in #608
  • feat(built-with): add PetOS by @henryjing96 in #620
  • chore(desktop): actually run the native test suite — root aggregator + CI step by @KoalaBear in #616
  • fix(desktop): build release binaries for baseline x86-64 by @Railly in #621
  • feat(desktop): bubble text size slider in Appearance by @KoalaBear in #610
  • feat(desktop): menu-bar residence — tray item and a Hide Dock icon toggle by @KoalaBear in #611
  • feat(desktop): quality of life — position memory, launch at login, focus mode by @KoalaBear in #612
  • feat(desktop): pat the pet — a plain click gets a reaction by @KoalaBear in #617
  • fix(desktop): get the pid without libc on Linux by @Railly in #623
  • feat(desktop): daily pet rotation and a tray Shuffle Pet by @KoalaBear in #624
  • chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in the tooling group across 1 directory by @dependabot[bot] in #580
  • chore(deps): bump the next-react group with 3 updates by @dependabot[bot] in #605
  • [fix] 修复 Bubble Hook 阻塞并安全迁移旧配置 by @MisonL in #583
  • feat(desktop): add configurable bubble lifetime by @ThermalEng in #626
  • fix(deps): sync bun.lock with package.json by @Railly in #627
  • feat(desktop): make bubble layout configurable by @ThermalEng in #625
  • fix(desktop): grep bubbles lose their pattern to an ASCII quote by @sorrycc in #628
  • feat(desktop): add Qoder as an agent, and light the failed sprite row by @sorrycc in #629
  • chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #630
  • fix(gallery): cycle fallback cards, republish on sprite swap, test both by @Railly in #632
  • refactor(desktop): pack agent logos into one image slot by @Railly in #633
  • feat(desktop): add Kimi Code as an agent by @Railly in #634
  • feat(desktop): add CodeBuddy as an agent by @Railly in #635
  • feat(desktop): add OMP (Oh My Pi) as an agent by @Railly in #636
  • fix(desktop): resize the bubble window with its content, outline it in light mode by @Railly in #637
  • refactor(desktop): split main.zig into sprite, catalog and settings_view by @Railly in #638
  • fix(submit): say email addresses are blocked too, not just URLs by @Railly in #639
  • feat(desktop): offer a first pet instead of an empty grey square by @Railly in #640
  • chore(release): desktop 0.4.0, cli 1.0.1 by @Railly in #641

New Contributors

Full Changelog: desktop-v0.3.1...cli-v1.0.1