Add hierarchical workspace instructions

This commit is contained in:
Georg Bauer
2026-08-29 21:57:11 +02:00
parent e35f57bc83
commit 1597ddbc11
11 changed files with 1431 additions and 213 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE messages DROP COLUMN instruction_metadata;

View File

@@ -0,0 +1 @@
ALTER TABLE messages ADD COLUMN instruction_metadata TEXT;