Commit 8e86681
Move anonymous user restriction note to API route description
- Remove note from MCP tool descriptions (schemas.ts and index.ts)
- Add note to blocking chat API route's visibility parameter description
- Clarifies that the restriction is enforced at the API level
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>1 parent 31ca396 commit 8e86681
File tree
3 files changed
+3
-3
lines changed- packages
- mcp/src
- web/src/app/api/(server)/chat/blocking
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments