Conversation
- Remove credits/plans stats row - Remove Recent Plans list (available via /plan) - Rename "Start a New Plan" to "Create a New Plan" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Explains that the form works for quick tests but MCP produces better results by having the AI compose a detailed prompt. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- New /plan/create route and plan_create.html template - Navbar now shows: Home, Create, Plans, Models - Stripped form, CSS, and JS from index.html Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Frontpage shows 5-step getting-started checklist: 1. Create account (always done) 2. Deposit credits (checks balance and transactions) 3. Create API key (counts active keys) 4. Connect via MCP (checks LLM call count) 5. Superuser badge (5+ plans created) Navbar: Home, Create, Plans, Models. Create form moved to /plan/create with its own template. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use /?debug=1&step1=0&step2=1&step3=0&step4=0&step5=1 to force individual steps on/off for UI verification. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each incomplete step shows a short explanation of what to do. Descriptions are hidden once the step is completed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use primary color and bold weight, matching the Discord link style. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use a single account_id variable set once, instead of referencing admin_account in branches where it may not be bound. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
🤖 Generated with Claude Code