diff --git a/Environment-Variables.md b/Environment-Variables.md index e4b4cac..4572089 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -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. | `/sessions` | | `COYOTE_RAGS_DIR` | Customize the location of the `rags` directory. | `/rags` | | `COYOTE_FUNCTIONS_DIR` | Customize the location of the `functions` directory. | `/functions` | +| `COYOTE_WORKSPACE_CONFIG_DIR` | Customize the workspace-specific configuration directory. Useful when working with other CLIs like `.claude`. | `/.coyote` | # Agent Related Variables You can also customize the location of full agent configurations using the following environment variables: