sandbox-agent/foundry/packages
Nathan Flurry eafe0f9fe4 fix(foundry): use IF NOT EXISTS in org migration to handle pre-existing auth tables
Some org actors had auth tables created outside the migration system
(by earlier queue-based auth code). Migration m0001 fails with
"table auth_session_index already exists" on those actors, preventing
them from starting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:45:34 -07:00
..
backend fix(foundry): use IF NOT EXISTS in org migration to handle pre-existing auth tables 2026-03-16 22:45:34 -07:00
cli chore(foundry): migrate to actions (#262) 2026-03-16 15:23:59 -07:00
client feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00
desktop chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00
frontend feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00
shared feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00