Skip to content

Declutter frontpage#569

Merged
neoneye merged 21 commits intomainfrom
fix/frontpage-cleanup
Apr 13, 2026
Merged

Declutter frontpage#569
neoneye merged 21 commits intomainfrom
fix/frontpage-cleanup

Conversation

@neoneye
Copy link
Copy Markdown
Member

@neoneye neoneye commented Apr 13, 2026

Summary

  • Remove credits/plans stats row
  • Remove Recent Plans list (accessible via /plan)
  • Rename "Start a New Plan" to "Create a New Plan"

🤖 Generated with Claude Code

neoneye and others added 21 commits April 13, 2026 21:24
- 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>
@neoneye neoneye merged commit ac17fbc into main Apr 13, 2026
3 checks passed
@neoneye neoneye deleted the fix/frontpage-cleanup branch April 13, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant