diff --git a/docs/index.html b/docs/index.html index 12e0157..776e854 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ - + @@ -1032,8 +1032,8 @@

Fully Configurable

🔌 -

Extensible Engine

-

Built with a pluggable AI engine architecture. Currently powered by Claude Code with Gemini and OpenAI adapters on the roadmap.

+

Multi-Engine Support

+

Pluggable AI engine architecture. Ships with Claude Code, Gemini, and GitHub Models — choose the engine that fits your workflow.

@@ -1043,7 +1043,7 @@

Extensible Engine

-

Four commands, infinite productivity

+

Six commands, infinite productivity

Everything you need to manage issues with AI, from your terminal.

@@ -1051,12 +1051,14 @@

Four commands, infinite productivity

The powerhouse. Fetches issues, classifies them, spins up AI workers, and opens pull requests — all in one command.

--dry-run + --engine --label --max-issues --draft --model --concurrency --base-branch + --no-telemetry
@@ -1081,6 +1083,26 @@

Four commands, infinite productivity

--yes
+
+
dispatch schedule
+

Generate a GitHub Actions workflow for automated nightly runs. Supports multiple auth methods and AI engines.

+
+ --time + --cron + --auth + --draft + --label + --model +
+
+
+
dispatch stats
+

View historical statistics across all runs — success rates, solve times, engine usage, confidence distributions, and recent activity.

+
+ --json + --recent +
+
@@ -1185,16 +1207,22 @@

Core Engine & CLI

Batch issue solving, smart classification, confidence scoring, parallel processing, morning reports, and configurable pipelines.

-
-
In Progress
+
+
Shipped

Multi-Engine Support

-

Gemini CLI and OpenAI adapters — choose the AI engine that works best for your codebase and budget.

+

Claude Code, Gemini, and GitHub Models engines — choose the AI that works best for your codebase and budget.

-
+
+
Shipped
+

Scheduled Runs & Telemetry

+

GitHub Actions workflow generation for nightly runs. Anonymous analytics and dispatch stats for tracking performance across runs.

+
+
+
Next Up

Notifications & Integrations

-

Slack and Discord notifications when runs complete. GitHub Action for scheduled nightly runs with zero setup.

+

Slack, Discord, and Teams notifications when runs complete.