Summary: - replace the generated Amp plugin unbounded promise-chain POST queue with a bounded async queue - keep hook callbacks non-blocking while capping retained status payloads during Orca downtime - update installer source assertions for bounded backlog behavior Validation: - pnpm exec vitest run src/main/amp/hook-service.test.ts src/main/agent-hooks/remote-hook-service-installers.test.ts src/main/agent-trust-presets.test.ts src/main/antigravity/hook-service.test.ts src/main/attribution/terminal-attribution.test.ts - pnpm run typecheck:node - pnpm lint - git diff --check - GitHub CI verify + track-community-pr passed |
||
|---|---|---|
| .. | ||
| hook-service.test.ts | ||
| hook-service.ts | ||