Run stateful code, query SQL, and manage files for development workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Code Box" yet — see the docs or source repo.
In Code Box, use Python to read /workspace/sales.csv, aggregate sales by month, create a trend chart, and save the results as report.png and summary.csv.
Returns monthly sales totals and generates downloadable chart and summary files.
Connect to the available database, query the top 10 customers by order count in the last 30 days, output a table, and export the result as top_customers.json.
Returns a query result table and generates a JSON file with the results.
Run this JavaScript in Code Box, identify and fix the error, save the corrected file as fixed-app.js, and provide a summary of the changes.
Returns the fixed code, an explanation of the issue, and a downloadable corrected file.
Run Python code securely with session state and file access in containers.
Search and navigate multiple code repositories with natural language understanding.
Embed your codebase for fast semantic search with Graph RAG.
Get technical advice, code reviews, and explanations via Codex CLI.
Connect IDEs or AI assistants to Codex CLI for safe automation and code analysis.
Analyze codebases with semantic search, dependency insights, and natural language Q&A.