-
由 Will Chen 提交于
## Summary - Stop sending `anthropic-beta: context-1m-2025-08-07` on Anthropic API requests. - `getAiHeaders` remains for future provider-specific headers but currently returns `undefined`. ## Test plan - `npm run fmt && npm run lint:fix && npm run ts` - `npm test` (952 tests) #skip-bugbot
🤖 Generated with [Claude Code](https://claude.com/claude-code) Made with [Cursor](https://cursor.com) <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3103" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end --> Co-authored-by:Claude <noreply@anthropic.com>