mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
refactor(config): remove dead MULTI_AGENT_CHAT_ENABLED flag (bucket B5)
Multi-agent is now the only chat path (B1-B4), so the flag is dead config. Drop it from app/config and .env.example. Suite green (2710 passed).
This commit is contained in:
parent
14bbea0854
commit
305a8fe7e6
2 changed files with 0 additions and 6 deletions
|
|
@ -323,9 +323,6 @@ LANGSMITH_PROJECT=surfsense
|
|||
# =============================================================================
|
||||
# OPTIONAL: New-chat agent feature flags
|
||||
# =============================================================================
|
||||
# Multi-agent orchestrator switch for authenticated chat streaming.
|
||||
# MULTI_AGENT_CHAT_ENABLED=false
|
||||
|
||||
# Master kill-switch — when true, every flag below is forced OFF.
|
||||
# SURFSENSE_DISABLE_NEW_AGENT_STACK=false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue