add four new appendix sections covering idea sources, double diamond model, jobs to be done, and mom test interview method. includes both zh-cn and en versions with comprehensive content and navigation updates.
update introduction.md and stage-0 index files to include new sections in tables of contents. add sidebar navigation entries in config.mjs for all languages.
each new appendix provides beginner-friendly explanations, practical frameworks, and AI integration tips for product development and validation.
- Add sidebar width resizing functionality with persistence and bounds checking
- Update Claude Code documentation to reflect current command changes (remove deprecated /commit and /review, add /diff and plugin workflow)
- Remove Husky pre-commit hook boilerplate to simplify setup
- Update Vue component type annotations from TypeScript to plain JavaScript for consistency
- Regenerate sitemap with updated timestamps
Update all documentation to reference the latest MiniMax-M2.7 and
MiniMax-M2.7-highspeed models, replacing the previous M2.5 series.
Also updates the CLI backend section with the current API endpoint
(api.minimax.io) and platform URL.
Co-Authored-By: Octopus <liyuan851277048@icloud.com>
Removed a case study about completing a $50,000 contract project overnight using Ralph Loop. If the similarity to the above examples is too high, it will make people doubt the authenticity of the examples.
- Change primary hero button text from "Start Learning" to "Start Vibe Together!" across all language versions to align with project branding
- Update online reading links in README files to point to /welcome.html for better user onboarding
- Enhance WelcomeScreen.vue with improved animation timing and spacing
- Add dynamic SVG wordmark to homepage hero section for visual appeal
- Implement animated color transition for top promo bar
- Remove testing guidelines comment in AGENTS.md as placeholder
- Adjust feature card styling with increased min-height and icon sizes
- Add MiniMax-M2.5 as an alternative text generation API in the API
integration tutorial (Chinese and English versions)
- Include API call example with OpenAI-compatible curl format
- Add switching guide showing how to migrate from DeepSeek to MiniMax
- Add MiniMax to the AI capability dictionary model listings
- Rewrite README.md to improve clarity and structure
- Add detailed AI-assisted development workflow guide
- Update Chinese documentation for backend and workflow sections
Add detailed comparison between Claude Agent SDK and other popular frameworks like LangChain, CrewAI, and LlamaIndex. Include usage examples and feature comparison tables to help users understand the unique value proposition of Claude Agent SDK for code development scenarios.
Add comprehensive documentation for three new core skills:
1. Mobile development guide for Claude Code
2. Spec Coding methodology and workflow
3. Claude Agent SDK complete guide
The new documentation covers:
- Detailed explanations of concepts and architectures
- Step-by-step implementation guides
- Practical examples and use cases
- Comparison tables and decision guides
- Security considerations and best practices