Jarvis 9b72f0ea14
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
ci/woodpecker/push/ci Pipeline failed
fix(db): add CREATE EXTENSION vector before first migration using pgvector
The insights table uses vector(1536) but no migration enables the pgvector
extension. CI postgres (pgvector/pgvector:pg17) has the extension available
but it must be explicitly created before use.

Adds CREATE EXTENSION IF NOT EXISTS vector at the top of
0001_cynical_ultimatum.sql (the first migration referencing vector type).
2026-03-30 21:14:44 -05:00
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT 11 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 80.1%
Shell 16.1%
PowerShell 1.9%
JavaScript 1%
Python 0.6%
Other 0.1%