CATCH #1452
DETECTED SEP 18, 2026 17:17 UTC
THE CATCHscore 7/10
EXHIBIT 1452 · URGENT
Sep 18, 2026 17:17 UTC
npm
@anthropic-ai/sdk
Anthropic's SDK update 0.127.0 suggests new context management features, including conversation compaction and handling for tool calls, along with a `myContext` option.
READY TO POST:
anthropic's latest sdk update hints at better context management for conversations. looks like 'compaction' features are being added to help summarize long chats.
devs using anthropic's sdk might soon get more control over conversation context with new `mycontext` and compaction options. might make managing longer interactions easier.
EVIDENCE — the receipts
@anthropic-ai/sdk 0.126.0 -> 0.127.0: +682 strings, -1794 strings, 45 flagged as interesting
[feature_flag] (3)
+ ./lib/internal/*
+ lib/internal
+ ts
* declare module '@anthropic-ai/sdk/internal/request-options' {
* interface RequestOptions {
* myContext?: string;
* }
* }
*
[sentence] (43)
+ ts
* declare module '@anthropic-ai/sdk/internal/request-options' {
* interface RequestOptions {
* myContext?: string;
* }
* }
*
+ Call `compactBeforeNextTurn()` again if you continue the conversation.
+ Call `runner.compactBeforeNextTurn()` when the conversation should be compacted instead.
+ Compaction produced no summary; keeping the conversation as it is.
+ Message params can't be changed while the conversation is being compacted, because the compaction
+ The pending compaction was skipped because the last turn ended with tool calls that were not run.
+ You have been working on the task described above but have not yet completed it. Write a continuation summary that will allow you (or another instance of yourself) to resume work efficiently in a future context window where the conversation history will be replaced with this summary. Your summary sh
+ You have been working on the task described above but have not yet completed it. Write a continuation summary that will allow you (or another instance of yourself) to resume work efficiently in a future context window where the conversation history will be replaced with this summary. Your summary sh
+ `compactBeforeNextTurn()` can't be used while `context_management` has a compaction edit,
+ `compaction` cannot be set on a tool runner: every request in the loop would compact again.
+ because the API doesn't accept a compaction block together with one. Remove the edit first.
+ from walking out of the root via a literal or
* brace-expanded
+ json
* [
* {
* "name": "get_stock_price",
* "description": "Get the
caught by the 20-minute sweep ·
the live wire · all receipts