Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
parent
408d32df88
commit
74b2f27997
20 changed files with 608 additions and 182 deletions
|
|
@ -14,8 +14,11 @@ uv sync --extra dev
|
|||
# Install/upgrade the user command
|
||||
make install
|
||||
|
||||
# Start the operator alpha session
|
||||
tamq start --command codex railiance-platform activity-core
|
||||
# Start neutral repository shells
|
||||
tamq flex-auth audit-core
|
||||
|
||||
# Run an explicit initial command only when requested
|
||||
tamq --command codex flex-auth audit-core
|
||||
|
||||
# Run tests
|
||||
uv run pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue