mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02:00
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.
|
||
|---|---|---|
| .. | ||
| middleware | ||
| subagents | ||
| __init__.py | ||
| test_prompt_resources.py | ||
| test_subagent_composition.py | ||