buster/api/libs/agents
dal e9a269983b
feat: add support for custom environment variables in CLI commands
- Introduced `env_vars` option in the `start` command to allow users to set environment variables in KEY=VALUE format.
- Implemented `update_arbitrary_env_vars` function to update the .env file with provided variables.
- Adjusted `setup_persistent_app_environment` to handle custom environment variables.
- Added `MAX_RECURSION` variable to .env.example and updated recursion limit logic in the agent implementation.
2025-05-31 07:15:50 -06:00
..
src feat: add support for custom environment variables in CLI commands 2025-05-31 07:15:50 -06:00
CLAUDE.md add more claude context and docs 2025-03-21 13:48:37 -06:00
Cargo.toml cli release for homebrew deploy, backwards compatibiltiy on model types 2025-05-08 01:55:58 -06:00