You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(db): absorb 014_behavior_policy_supports_team into 001 seed data (#234)
The supports_team flag is now part of the initial INSERT for team-capable
agents (claude, codex, gemini, codebuddy, aionrs) instead of a separate
UPDATE migration. The standalone 014 file is removed.
Co-authored-by: zynx <>
0 commit comments