feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
This commit is contained in:
4
backend/.gitignore
vendored
4
backend/.gitignore
vendored
@@ -3,3 +3,7 @@ __pycache__/
|
||||
.venv/
|
||||
.env
|
||||
.runlogs/
|
||||
|
||||
# Generated on demand from uv.lock (single source of truth is pyproject.toml + uv.lock).
|
||||
requirements.txt
|
||||
requirements-dev.txt
|
||||
|
||||
Reference in New Issue
Block a user