fix: repair docs redirects
This commit is contained in:
@@ -33,13 +33,9 @@ Docs: https://docs.clawd.bot
|
|||||||
- Agents: surface concrete API error details instead of generic AI service errors.
|
- Agents: surface concrete API error details instead of generic AI service errors.
|
||||||
- Exec approvals: allow per-segment allowlists for chained shell commands on gateway + node hosts. (#1458) Thanks @czekaj.
|
- Exec approvals: allow per-segment allowlists for chained shell commands on gateway + node hosts. (#1458) Thanks @czekaj.
|
||||||
- Agents: make OpenAI sessions image-sanitize-only; gate tool-id/repair sanitization by provider.
|
- Agents: make OpenAI sessions image-sanitize-only; gate tool-id/repair sanitization by provider.
|
||||||
<<<<<<< Updated upstream
|
|
||||||
- Agents: make tool summaries more readable and only show optional params when set.
|
- Agents: make tool summaries more readable and only show optional params when set.
|
||||||
- Mattermost (plugin): enforce pairing/allowlist gating, keep @username targets, and clarify plugin-only docs. (#1428) Thanks @damoahdominic.
|
|
||||||
||||||| Stash base
|
|
||||||
=======
|
|
||||||
- Agents: centralize transcript sanitization in the runner; keep <final> tags and error turns intact.
|
- Agents: centralize transcript sanitization in the runner; keep <final> tags and error turns intact.
|
||||||
>>>>>>> Stashed changes
|
- Mattermost (plugin): enforce pairing/allowlist gating, keep @username targets, and clarify plugin-only docs. (#1428) Thanks @damoahdominic.
|
||||||
- Docs: fix gog auth services example to include docs scope. (#1454) Thanks @zerone0x.
|
- Docs: fix gog auth services example to include docs scope. (#1454) Thanks @zerone0x.
|
||||||
- macOS: prefer linked channels in gateway summary to avoid false “not linked” status.
|
- macOS: prefer linked channels in gateway summary to avoid false “not linked” status.
|
||||||
- Providers: improve GitHub Copilot integration (enterprise support, base URL, and auth flow alignment).
|
- Providers: improve GitHub Copilot integration (enterprise support, base URL, and auth flow alignment).
|
||||||
|
|||||||
@@ -141,14 +141,6 @@
|
|||||||
"source": "/message/",
|
"source": "/message/",
|
||||||
"destination": "/cli/message"
|
"destination": "/cli/message"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"source": "/mattermost",
|
|
||||||
"destination": "/channels/mattermost"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"source": "/mattermost/",
|
|
||||||
"destination": "/channels/mattermost"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"source": "/providers/discord",
|
"source": "/providers/discord",
|
||||||
"destination": "/channels/discord"
|
"destination": "/channels/discord"
|
||||||
|
|||||||
Reference in New Issue
Block a user