Commit Graph

9 Commits

Author SHA1 Message Date
Alex Notov
4d3ed1f75b Add memory & context management cookbook
Interactive notebook demonstrating Claude's memory tool and context editing capabilities with code review examples.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 20:11:13 -06:00
Alex Notov
8d1c93365b Revert CLAUDE_API_KEY to ANTHROPIC_API_KEY throughout the repository
Reverted all instances of CLAUDE_API_KEY back to ANTHROPIC_API_KEY to maintain
compatibility with existing infrastructure and GitHub secrets. This affects:
- Environment variable examples (.env.example files)
- Python scripts and notebooks
- Documentation and README files
- Evaluation scripts and test files

Other naming changes (Claude API, Claude Console, Claude Docs, Claude Cookbook) remain intact.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 17:02:29 -06:00
Alex Notov
bfffab4523 chore: Updates all references per new branding. 2025-09-16 16:35:49 -06:00
Ethan Dixon
b98b8e73e0 updated run, pending agents update 2025-05-28 21:57:00 -07:00
Alexander Bricken
022bcc2d06 update wording 2025-05-27 14:50:33 -04:00
Alexander Bricken
d6a05bf2d7 remove downloads folder pdf 2025-05-26 22:49:43 -04:00
Alexander Bricken
68101cbaf3 add more about context limits 2025-05-26 22:42:50 -04:00
Alexander Bricken
740073e41c suggested changes to memory introduction and agents tmp handling 2025-05-23 17:23:18 -07:00
Ethan Dixon
176aa000a2 push cookbook 2025-05-22 09:18:41 -07:00