docs: Added the COYOTE_WORKSPACE_CONFIG_DIR environment variable
@@ -72,6 +72,7 @@ You can also customize the files and directories that Coyote loads its configura
|
||||
| `COYOTE_SESSIONS_DIR` | Customize the location of the `sessions` directory. | `<coyote-config-dir>/sessions` |
|
||||
| `COYOTE_RAGS_DIR` | Customize the location of the `rags` directory. | `<coyote-config-dir>/rags` |
|
||||
| `COYOTE_FUNCTIONS_DIR` | Customize the location of the `functions` directory. | `<coyote-config-dir>/functions` |
|
||||
| `COYOTE_WORKSPACE_CONFIG_DIR` | Customize the workspace-specific configuration directory. Useful when working with other CLIs like `.claude`. | `<current_working_directory>/.coyote` |
|
||||
|
||||
# Agent Related Variables
|
||||
You can also customize the location of full agent configurations using the following environment variables:
|
||||
|
||||
Reference in New Issue
Block a user