Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v0.2.100 Home All releases olderv0.2.99 v0.2.101newer

Code Cleanup

Removed legacy tool name mappings

  • Removed the MC8 variable that contained old tool name mappings (AgentTool → Task, Replace → Write, View → Read, etc.)
  • Removed the EC8() function that performed automatic migration of old tool names in project settings
  • This suggests the tool naming migration from older versions is now complete

See this entry in the whole of v0.2.100 →