Commit Graph
3 Commits
Author SHA1 Message Date
Eric Wagoner 88a71a026f Update Claude Code config: Opus 5, Mantle, higher output cap
- Point ANTHROPIC_MODEL at Opus 5; add Opus/Sonnet/Haiku family pins
- Switch to Mantle (CLAUDE_CODE_USE_MANTLE) on us-east-1
- Raise CLAUDE_CODE_MAX_OUTPUT_TOKENS to 128k; note 1h prompt-cache opt-in
- Move Jellyfish OTEL endpoint + bearer token into zshrc-natera.private
  (keeps the live credential out of git); document it in the .example
2026-08-27 12:53:16 -04:00
Eric Wagoner 00e2330369 Add dbpass function template for retrieving RDS passwords 2026-03-10 11:54:48 -04:00
Eric Wagoner 5a6c0f43bd Add work-specific configs and enhance git/shell setup
- Add modular zsh configs: zshrc-dev for dev tools, zshrc-natera for work
- Add .gitignore to exclude private Natera config from version control
- Configure git commit signing and delta diff viewer in gitconfig
- Regenerate p10k.zsh with rainbow theme and improved visual settings
- Add HIST_IGNORE_SPACE option to prevent saving sensitive commands
- Document Natera machine setup with private config template in README
2026-03-09 12:53:45 -04:00