fix: restore ai/honcho/ files lost during rebase conflict resolution

This commit is contained in:
2026-05-22 22:04:53 -04:00
parent 3c8a5886e4
commit 70e687a343
3 changed files with 160 additions and 0 deletions

1
ai/honcho/init-db.sql Normal file
View File

@@ -0,0 +1 @@
CREATE EXTENSION IF NOT EXISTS vector;