Working Notes on Agent Systems/Brad Zhang

English indexed field note

Claude Code's sandbox mechanism, they also open sourced it. Basically, cc is now a runn...

Claude Code's sandbox mechanism, they also open sourced it. Basically, cc is now a running environment for general-purpose agents. Based on Skills, it can greatly reduce the dif...

Short signalOctober 21, 20251 min read

Claude Code's sandbox mechanism, they also open sourced it.

Basically, cc is now a running environment for general-purpose agents.

Based on Skills, it can greatly reduce the difficulty of developing complex agents.

If I am in a production environment, I can switch to Claude API, and then the Skill can run in the Code Execution Tool sandbox environment, smooth and smooth馃ぉ

Source: Open the original on X