Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HagiCode-org/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: HagiCode-org/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 123 files changed
  • 2 contributors

Commits on Apr 19, 2026

  1. feat(blog): add SEO description validation and sync utilities

    Add comprehensive blog SEO description validation and synchronization system.
    Supports zh-CN and en-US locales with different length thresholds.
    Includes utilities to extract lead content, generate description candidates,
    score descriptions, and sync missing descriptions to blog frontmatter.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    6de9ebe View commit details
    Browse the repository at this point in the history
  2. chore(blog): add npm scripts for SEO description validation

    Add new npm scripts for blog SEO description management:
    - sync:blog-seo-descriptions: dry-run sync of missing descriptions
    - sync:blog-seo-descriptions:write: write missing descriptions
    - verify:blog-seo: validate blog descriptions
    - test:blog-seo-description: test SEO description utilities
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    873d60f View commit details
    Browse the repository at this point in the history
  3. feat(navigation): add builder site link and unify support entry

    Add Builder site as crawlable header path and unify support navigation.
    Remove old header-level QQ and Discord links in favor of centralized
    about link. Update tests to verify new navigation structure.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    93c1b81 View commit details
    Browse the repository at this point in the history
  4. docs(product-overview): add editions and pricing section

    Add comprehensive editions and pricing comparison table covering
    Desktop, Container, Steam, and Hagicode Plus variants.
    Include DLC packages overview with feature comparison and
    proposal concurrency rules.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    d912eb9 View commit details
    Browse the repository at this point in the history
  5. docs(seo): update workflow and template with description rules

    Update SEO article workflow documentation with new verification steps
    and blog-draft template with frontmatter checklist emphasizing
    description field best practices.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    210ddf4 View commit details
    Browse the repository at this point in the history
  6. feat(blog): enhance heading utilities with locale support

    Add locale-aware blog heading utilities and improve validation.
    Support both zh-CN and en-US blog directories with unified
    heading structure verification.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    623bfc1 View commit details
    Browse the repository at this point in the history
  7. feat(blog): add SEO descriptions to blog posts

    Add SEO descriptions to all blog posts for improved search visibility.
    Descriptions are manually curated or auto-generated from lead content.
    Supports both zh-CN and en-US locales with locale-specific thresholds.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    1b63a3c View commit details
    Browse the repository at this point in the history
  8. docs(omniroute): add OmniRoute installation and usage documentation

    Add comprehensive OmniRoute documentation for both English and Chinese locales.
    Includes local npm installation path, service validation, OpenAI SDK integration,
    and HagiCode-oriented integration examples with best practices.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    ed97a5d View commit details
    Browse the repository at this point in the history
  9. docs(ai-agent-cli): add OmniRoute integration link in recommended nex…

    …t steps
    
    Add link to OmniRoute installation and usage documentation in the recommended
    next steps section for both English and Chinese locales. This provides users
    with a clear path to set up unified local gateway for OpenAI-compatible tools.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    280d6c7 View commit details
    Browse the repository at this point in the history
  10. docs(product-overview): standardize checkmark symbols in editions table

    Replace checkmark (✓) and cross (✗) symbols with standardized checkmark (✅)
    and cross mark (❌) emojis in the editions and pricing comparison table for
    both English and Chinese locales. Ensures consistent visual representation.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    157f7ba View commit details
    Browse the repository at this point in the history
  11. docs(omniroute): simplify installation page to focus on startup valid…

    …ation
    
    Simplify the OmniRoute installation and usage documentation to focus on the core setup path: local installation, startup verification, and confirming both Dashboard and API endpoints are available. Remove application integration examples, optional deployment paths, and best practices sections to reduce cognitive load for first-time users. Update next steps cards to provide clearer guidance on subsequent actions.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    a0d81ef View commit details
    Browse the repository at this point in the history
  12. docs(product-overview): add custom logo and title to Turbo Engine DLC…

    … features
    
    Add custom logo and custom title rows to the editions and pricing
    
    comparison table for both English and Chinese locales. Update Turbo
    
    Engine DLC description to reflect these new customization features.
    
    Co-Authored-By: Hagicode <[email protected]>
    Signed-off-by: newbe36524 <[email protected]>
    newbe36524 and hagicode-ai committed Apr 19, 2026
    Configuration menu
    Copy the full SHA
    70b5257 View commit details
    Browse the repository at this point in the history
Loading