{% extends "base.html" %} {% set active = "index" %} {% block content %}

Dashboard

Pipeline

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

Open Pipeline →

Analyze

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

Open Analyzer →

Execute

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

Open Executor →

Provider

Test your LLM provider configuration with custom prompts.

Open Provider →

Live Logs

Real-time log output from all Tool Maker operations.

{% endblock %}