9b72f0ea14dde2738976a5bcf97a662ffc44246a
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).
Merge pull request 'feat(gateway): add Anthropic, OpenAI, Z.ai LLM providers (P8-002)' (#212) from feat/p8-002-llm-providers into main
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
Releases
13
Languages
TypeScript
77.6%
Shell
17.4%
PowerShell
2.5%
JavaScript
1.2%
Python
0.9%
Other
0.3%