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.
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.
Search, analyze, navigate, and scan multilingual codebases without API keys.
Index source code locally to query symbols, dependencies, and tree structure.
Index codebases into Neo4j for analysis, dependency mapping, and impact assessment.