mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
docs: customizable prompt templates (#6908)
This commit is contained in:
parent
3e38c303e6
commit
29e41ee2e2
6 changed files with 178 additions and 10 deletions
|
|
@ -19,6 +19,7 @@ The configuration files allow you to set default behaviors, configure language m
|
|||
- **permission.yaml** - Tool permission levels configured via `goose configure`
|
||||
- **secrets.yaml** - API keys and secrets (only when keyring is disabled)
|
||||
- **permissions/tool_permissions.json** - Runtime permission decisions (auto-managed)
|
||||
- **prompts/** - Customized [prompt templates](/docs/guides/prompt-templates)
|
||||
|
||||
In addition to editing configuration files directly, many settings can be managed from goose Desktop and goose CLI:
|
||||
- **goose Desktop**: From the `Settings` page and the bottom toolbar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue