Skip to content

PawPause 1.0.10 safety, Claude, updates, and release refresh - #21

Merged
angziii merged 3 commits into
mainfrom
codex/pawpause-refresh
Jul 30, 2026
Merged

PawPause 1.0.10 safety, Claude, updates, and release refresh#21
angziii merged 3 commits into
mainfrom
codex/pawpause-refresh

Conversation

@angziii

@angziii angziii commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • make pet deletion fail closed so only PawPause-owned imported packages can be removed; legacy PetDex packages remain read-only
  • add bounded ZIP validation/extraction and regression coverage for deletion, archives, and Claude event parsing
  • support current Claude Code JSONL completion/tool-use events and document setup for issue 请问一下Claude code cli要怎么接入? #20
  • improve Hermes event discovery for Windows + WSL
  • add pull-request CI, pin Node 22/pnpm, consolidate the workspace lockfile, and update patched dependencies
  • add packaged-app automatic/manual update checks and multi-architecture updater metadata
  • refine settings navigation, resizing, motion preferences, and renderer security defaults
  • update the website, installer links, and bilingual release notes for v1.0.10

Verification

  • frozen pnpm install
  • Node 22 TypeScript typecheck
  • 12 Vitest regression tests
  • Node 22 Electron production build
  • Node 22 Next.js production build
  • GitHub Actions YAML parse and diff whitespace check

Dependency note

pnpm audit is down to two build-time high findings in electron-builder → minimatch → brace-expansion. The advisory only marks brace-expansion 5.0.8 as fixed, while those upstream packages currently depend on the 1.x/2.x APIs; forcing that major would be unsafe.

Fixes #19
Fixes #20

@angziii angziii changed the title PawPause 1.0.9 safety, Claude, updates, and release refresh PawPause 1.0.10 safety, Claude, updates, and release refresh Jul 30, 2026
@angziii
angziii marked this pull request as ready for review July 30, 2026 06:25
@angziii
angziii merged commit 3ebe214 into main Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

请问一下Claude code cli要怎么接入? 请问导入后的宠物怎么删除

1 participant