Skip to content

Comments

feat(business): add Homebrew shellenv and Claude API proxy for business use#66

Merged
paveg merged 1 commit intomainfrom
feat/business-use-homebrew-and-claude-env
Jan 23, 2026
Merged

feat(business): add Homebrew shellenv and Claude API proxy for business use#66
paveg merged 1 commit intomainfrom
feat/business-use-homebrew-and-claude-env

Conversation

@paveg
Copy link
Owner

@paveg paveg commented Jan 23, 2026

Summary

  • Add conditional Homebrew shellenv evaluation in .zprofile for business mode (only when brew exists)
  • Convert ~/.claude/settings.json to chezmoi template to add ANTHROPIC_BASE_URL environment variable pointing to freee internal proxy when business_use is enabled

Test plan

  • Verify chezmoi execute-template < dot_zprofile.tmpl includes Homebrew section when business_use=true
  • Verify chezmoi execute-template < dot_claude/settings.json.tmpl produces valid JSON with env section when business_use=true
  • Confirm CI passes for both personal and business modes

…ss use

- Add conditional Homebrew shellenv eval in .zprofile for business mode
- Convert Claude settings.json to template with ANTHROPIC_BASE_URL env
  for freee internal proxy when business_use is enabled
@paveg paveg enabled auto-merge (squash) January 23, 2026 09:40
@paveg paveg merged commit ce460cb into main Jan 23, 2026
10 checks passed
@paveg paveg deleted the feat/business-use-homebrew-and-claude-env branch January 23, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant