Codeact

Plan-execute-reflect loop over a persistent Python kernel (the `code-interpreter` MCP): write Python, execute, observe the returned trace (stdout / exception / last value), then revise. Variables, imports, and dataframes survive across every tool call in the session. Use for multi-step numerical reasoning, data wrangling, scientific Q&A, hypothesis-test loops, or any task where intermediate state must persist between turns and a runtime result should drive the next step.

dreamlab-ai d99ed6c 4 files · 18.2 KB Updated

File contents

dreamlab-ai/agentbox/tree/main/skills/codeact commit d99ed6c34c

Frequently asked questions

npx skillmds@latest add dreamlab-ai/codeact