|
|
47a20413c4
|
chore: fix tests
Fixed the use of `asyncio.Event` in `VADAgent` breaking tests.
|
2025-11-22 20:06:48 +01:00 |
|
|
|
1f9926fe00
|
chore: apply suggestion
Changed `add_background_task` to `add_behavior` and added extra docs.
|
2025-11-22 10:28:52 +01:00 |
|
|
|
5fb923e20d
|
refactor: testing
Redid testing structure, added tests and changed some tests.
ref: N25B-301
|
2025-11-21 17:03:40 +01:00 |
|
Twirre Meulenbelt
|
0493d390e3
|
test: make VAD tests work again
ref: N25B-301
|
2025-11-20 16:33:12 +01:00 |
|
Twirre Meulenbelt
|
64db25c974
|
Merge remote-tracking branch 'origin/dev' into refactor/config-file
# Conflicts:
# src/control_backend/agents/ri_communication_agent.py
# src/control_backend/core/config.py
# src/control_backend/main.py
|
2025-11-19 17:30:48 +01:00 |
|
Twirre Meulenbelt
|
efe49c219c
|
feat: apply new agent naming standards
Expanding abbreviations to remove ambiguity, simplifying agent names to reduce repetition.
ref: N25B-257
|
2025-11-19 15:56:09 +01:00 |
|