SurfSense/surfsense_backend/tests/unit/agents/multi_agent_chat
CREDO23 8fca2753aa refactor(agents): move permissions to app/agents/shared (slice 4a)
Relocate the permission evaluator (wildcard matcher + rule evaluation) to the
shared kernel and flip 43 non-frozen importers. A re-export shim remains at
new_chat/permissions.py for the frozen single-agent stack (chat_deepagent and
subagents/{config,providers/linear,providers/slack}); it will be removed when
that stack is retired.
2026-06-04 12:38:30 +02:00
..
middleware refactor(agents): move permissions to app/agents/shared (slice 4a) 2026-06-04 12:38:30 +02:00
subagents refactor(agents): move permissions to app/agents/shared (slice 4a) 2026-06-04 12:38:30 +02:00
__init__.py test(hitl): regression net for surfsense_resume_value pop-on-read 2026-05-05 17:04:19 +02:00
test_prompt_resources.py test: add agent refactor guardrail suite 2026-06-04 11:44:23 +02:00
test_subagent_composition.py test: add agent refactor guardrail suite 2026-06-04 11:44:23 +02:00