Skip to content

Default keep-alive to off for all agents#35

Merged
DorianZheng merged 1 commit intomainfrom
fix/keep-alive-default-off
Mar 20, 2026
Merged

Default keep-alive to off for all agents#35
DorianZheng merged 1 commit intomainfrom
fix/keep-alive-default-off

Conversation

@DorianZheng
Copy link
Copy Markdown
Collaborator

Summary

  • New agents now start with keepAlive: false instead of true
  • Migration updates existing agents to keep_alive = 0 so the feature is opt-in
  • Frontend toggle initial state updated to match

Test plan

  • Create a new agent and verify keep-alive defaults to off
  • Restart backend and confirm existing agents have keep-alive disabled
  • Toggle keep-alive on for an agent and verify it persists

New agents now start with keepAlive disabled. Existing agents are
migrated to keep_alive=0 so the feature is opt-in rather than opt-out.
@DorianZheng DorianZheng merged commit 1559803 into main Mar 20, 2026
1 check failed
@DorianZheng DorianZheng deleted the fix/keep-alive-default-off branch March 20, 2026 19:50
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