wip: baseline changes before channel-conversation-task boundary implementation

This commit is contained in:
2026-07-08 16:23:09 +08:00
parent 89c9e6a066
commit 1298a558e8
139 changed files with 11781 additions and 666 deletions

5
.gitignore vendored
View File

@@ -15,6 +15,11 @@ __pycache__/
venv/
.env
# Local runtime data
data/
*-data/
logs/
# Node
node_modules/
dist/