feat: optional token echo in sse endpoint
This commit is contained in:
@@ -151,6 +151,7 @@ knowledge_ocean/
|
||||
- **TAO_SEARCH_MAX_FILES**:检索文件上限(默认 2000)
|
||||
- **TAO_ALLOWED_REPOS**:inspect_and_propose 允许的仓库白名单(逗号分隔)
|
||||
- **TAO_ALLOW_GIT_PULL**:是否允许 inspect_and_propose 执行 git pull(默认 false)
|
||||
- **TAO_ENDPOINT_TOKEN_ECHO**:若为 true,SSE endpoint 事件会回显 token(用于不带 Header 的客户端;默认 false)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user