docs: move code mode topic (#6259)

This commit is contained in:
dianed-square
2025-12-23 14:52:42 -08:00
committed by GitHub
parent 23f33e3fb2
commit 48f2dc2d2c
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ Press `Cmd+Option+Shift+G` (macOS) or `Ctrl+Alt+Shift+G` (Windows/Linux) and sen
Turning on too many extensions can degrade performance. Enable only essential [extensions and tools](/docs/guides/managing-tools/tool-permissions) to improve tool selection accuracy, save context window space, and stay within provider tool limits.
:::tip Code Execution for Many Extensions
Consider enabling [Code Mode](/docs/guides/code-mode), an alternative approach to tool calling that discovers tools on demand.
Consider enabling [Code Mode](/docs/guides/managing-tools/code-mode), an alternative approach to tool calling that discovers tools on demand.
:::
### Teach goose your preferences