feat: deliver installable local alpha sessions
Some checks failed
tamq-ci / test (push) Failing after 6s
Some checks failed
tamq-ci / test (push) Failing after 6s
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
parent
d56bd3c79f
commit
5774fbd548
18 changed files with 890 additions and 94 deletions
|
|
@ -266,6 +266,10 @@ To create a new workplan:
|
|||
## Repository-specific workflow
|
||||
|
||||
- Install development dependencies with `uv sync --extra dev`.
|
||||
- Install or upgrade the user command with `make install`.
|
||||
- The operator alpha acceptance command is
|
||||
`tamq start --command codex railiance-platform activity-core`; it must open
|
||||
both exact gita paths and launch Codex once in each new window.
|
||||
- Run the test suite with `uv run pytest` or `make test`.
|
||||
- Before handoff, run `make check`; it combines tests, whitespace validation,
|
||||
and Python bytecode compilation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue