Skip to content

feat: add explicit completion wake policies - #17

Open
valencia21 wants to merge 1 commit into
stablekernel:mainfrom
valencia21:feat/explicit-wake-policy
Open

valencia21 wants to merge 1 commit into
stablekernel:mainfrom
valencia21:feat/explicit-wake-policy

Conversation

@valencia21

Copy link
Copy Markdown

Summary

  • add per-job wake: never | failure | always completion policies
  • persist and display wake policy across session reconstruction
  • keep toast/widget updates independent from model-turn wakes
  • add layered defaultWake / PI_BGRUN_WAKE configuration
  • make foreground execution the documented default for routine focused commands

The package default remains always for backward compatibility; users can set defaultWake: "never" for opt-in model turns.

Verification

  • bun run lint
  • bun test extension/index.test.ts (195 passing)

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