Pipeline/backend/migrations
null 2443e0750c fix(db): add gateway_id foreign key to agents table
Agents reference gateways but the migration was missing, causing
ensure_main_agent() to fail on INSERT with UndefinedColumn error.
2026-05-20 23:24:55 -05:00
..
versions fix(db): add gateway_id foreign key to agents table 2026-05-20 23:24:55 -05:00
__init__.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
env.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
script.py.mako feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00