> Secure CLI execution for Git and Google Workspace

# CLI Credential Adapters

Dewee provides secure credential proxy adapters for command-line tools invoked by agents (`internal/http/cli_credentials.go`).

## Supported Adapters

* **Git Credential Adapter:** Injects scoped Personal Access Tokens or SSH keys for GitHub repositories without exposing raw secrets in prompt context.
* **Google Workspace CLI:** Executes calendar, mail, and drive operations with scoped OAuth2 refresh tokens.
