docs(deploy): finalize multi-agent surface image handoff
This commit is contained in:
parent
51241d79e0
commit
5b537880ae
11 changed files with 361 additions and 27 deletions
|
|
@ -6,11 +6,16 @@ __pycache__/
|
|||
.ruff_cache/
|
||||
.venv/
|
||||
.worktrees/
|
||||
external/
|
||||
.planning/
|
||||
docs/superpowers/
|
||||
tests/
|
||||
|
||||
# Local runtime state must not be baked into the image.
|
||||
lambda_matrix.db
|
||||
matrix_store/
|
||||
lambda_bot.db
|
||||
config/matrix-agents.yaml
|
||||
|
||||
# Local environment and editor state
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue