Skip to content

PAB-52: support wrapped app bundle metadata#129

Merged
pablopunk merged 3 commits into
mainfrom
agent/coder/pab-52-plutil
Jul 17, 2026
Merged

PAB-52: support wrapped app bundle metadata#129
pablopunk merged 3 commits into
mainfrom
agent/coder/pab-52-plutil

Conversation

@pablopunk

@pablopunk pablopunk commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Closes PAB-52

Summary

  • resolve a direct Wrapper/*.app/Info.plist only when it is the sole non-symlink inner bundle and its canonical plist remains contained by the selected outer app
  • retain the existing bounded, fixed-argv plutil call and snapshot/bundle-ID revalidation
  • replace raw plist-process failures with concise actionable guidance
  • clean the required changed-file lint gate and cover direct, wrapped, and unsupported metadata layouts

Verification

  • mise exec -- pnpm check:changed 2a7ce1afbdcede7051683bf85a94289ee2517572
  • mise exec -- pnpm -C backend exec node --experimental-test-module-mocks --import tsx --test ../src/electron/app-uninstall-service.test.ts ../src/electron/extensions/apps.test.ts
  • mise exec -- pnpm typecheck
  • mise exec -- pnpm test
  • macOS production discovery smoke for /Applications/Play Console.app returned a ready snapshot for com.google.PlayConsole, with Trash stubbed

Co-authored-by: multica-agent <github@multica.ai>
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nvm Ready Ready Preview, Comment Jul 17, 2026 3:24pm

@kody-ai

kody-ai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

Co-authored-by: multica-agent <github@multica.ai>
@pablopunk pablopunk changed the title PAB-52: fix app plist lookup invocation PAB-52: support wrapped app bundle metadata Jul 17, 2026
Co-authored-by: multica-agent <github@multica.ai>
@pablopunk
pablopunk merged commit 242d17e into main Jul 17, 2026
10 checks passed
@pablopunk
pablopunk deleted the agent/coder/pab-52-plutil branch July 17, 2026 15:35
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.

1 participant