{% extends "base.html" %} {% set active = "index" %} {% block head %} {% endblock %} {% block content %}
⚡ Tool Maker

Dashboard

Create, test, and refine AI-generated tools through an automated pipeline.

🧠

Pipeline

Full tool-making pipeline: analyse → plan → implement → test → review.

🔍

Analyze

Scan a Python project to discover modules, functions, and dependencies.

Execute

Run saved tools in the isolated sandbox and inspect the output.

🤖

Provider

Test your LLM provider configuration with custom prompts.

Live Logs
LIVE
{% endblock %}