feat: complete reliable coordination adapter
Some checks failed
tamq-ci / test (push) Failing after 5s
Some checks failed
tamq-ci / test (push) Failing after 5s
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
parent
25113f463e
commit
6d2ccc7760
30 changed files with 2553 additions and 144 deletions
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
- run: sudo apt-get install -y tmux
|
||||
- run: python -m pip install uv
|
||||
- run: python -m pip install -e '.[dev]'
|
||||
- run: pytest -q
|
||||
- run: make check
|
||||
- run: python -m tamq.cli --help
|
||||
- run: python -m tamq.cli --version
|
||||
- run: python -m tamq.cli capture --help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue