feat: improve generated agent prompts

This commit is contained in:
2026-06-02 12:49:55 +01:00
parent 318b9471ae
commit 7a1d36c03c
4 changed files with 281 additions and 18 deletions
+6 -1
View File
@@ -28,18 +28,23 @@ From the repository root, run:
```bash
source .venv/bin/activate
python -m pytest
```
Do not search the filesystem for pytest.
Do not create a new virtual environment unless explicitly asked.
If pytest is unavailable, run:
```bash
pip install -e '.[dev]'
python -m pytest
Validation Commands
```
## Validation Commands
For normal task validation, run:
```bash
python -m pytest
rdb status
rdb next