Skip to content

Conversation

@st333in
Copy link
Contributor

@st333in st333in commented Oct 18, 2025

✨ Summary

This pull request enhances documentation across languages, standardizes Windows CMD support with consistent styling, and introduces UI refinements (footer, homepage logo, and labels). It also adds a dedicated Model Selection section detailing ANTHROPIC_MODEL and ANTHROPIC_SMALL_FAST_MODEL (based on https://docs.claude.com/en/docs/claude-code/model-config) as requested in Issue #14.

✅ Issues solved

🔧 Changes

  1. 🧠 Model Selection section for ANTHROPIC_MODEL & ANTHROPIC_SMALL_FAST_MODEL

  2. 🎨 Footer repagination

    • Moved “Discord” and “Follow on X” to the footer and added icons for clearer grouping.
    • Config: docs/.vitepress/config.ts
  3. 🖼️ Homepage logo

  4. 🪟 Windows CMD support in command sections

  5. 🏷️ Title update

  6. 🚪 Button label update

🔗 Linked Issue
- Resolves: #14

## ✨ Summary
This pull request enhances documentation across languages, standardizes Windows CMD support with consistent styling, and introduces UI refinements (footer, homepage logo, favicon, and labels). It also adds a dedicated Model Selection section detailing ANTHROPIC_MODEL and ANTHROPIC_SMALL_FAST_MODEL as requested in Issue #14.

## ✅ Issues solved
- #14

## 🔧 Changes
1) 🧠 Model Selection section for ANTHROPIC_MODEL & ANTHROPIC_SMALL_FAST_MODEL (Issue #14)
   - Added right after “Launch Directly”.
   - Implemented in EN, ES, and FR.
   - “Recommended model names for example” presented inline with backticks (no table).
   - Windows CMD blocks use “#” comments and `bash` fence for consistent gray comment styling.
   - Removed “(alias or full model name)” and equivalents from all comments.
   - Key files:
     - [docs/en/start.md](docs/en/start.md:92)
     - [docs/es/start.md](docs/es/start.md:92)
     - [docs/fr/start.md](docs/fr/start.md:90)

2) 🎨 Footer repagination
   - Moved “Discord” and “Follow on X” to the footer and added icons for clearer grouping.
   - Config: [docs/.vitepress/config.ts](docs/.vitepress/config.ts)

3) 🖼️ Homepage logo
   - Added AgentRouter logo and styled to match the documentation theme.
   - Assets and pages:
     - [docs/img/agent-logo.png](docs/img/agent-logo.png)
     - [docs/index.md](docs/index.md)
     - [docs/en/index.md](docs/en/index.md)
     - [docs/es/index.md](docs/es/index.md)
     - [docs/fr/index.md](docs/fr/index.md)

4) 🪟 Windows CMD support in command sections
   - Qwen Code:
     - [docs/en/qwencode.md](docs/en/qwencode.md)
     - [docs/es/qwencode.md](docs/es/qwencode.md)
     - [docs/fr/qwencode.md](docs/fr/qwencode.md)
   - Claude Code:
     - [docs/en/start.md](docs/en/start.md)
     - [docs/es/start.md](docs/es/start.md)
     - [docs/fr/start.md](docs/fr/start.md)

5) 🏷️ Title update
   - “AgentRouter Integration Guide” ➜ “AgentRouter | Developers”
   - Pages:
     - [docs/index.md](docs/index.md)
     - [docs/en/index.md](docs/en/index.md)
     - [docs/es/index.md](docs/es/index.md)
     - [docs/fr/index.md](docs/fr/index.md)

6) 🚪 Button label update
   - “Register AgentRouter” ➜ “Register Now”
   - Pages:
     - [docs/index.md](docs/index.md)
     - [docs/en/index.md](docs/en/index.md)
     - [docs/es/index.md](docs/es/index.md)
     - [docs/fr/index.md](docs/fr/index.md)

7) 🔖 Favicon
   - Added site favicon.
   - Config: [docs/.vitepress/config.ts](docs/.vitepress/config.ts)
   - Asset: [docs/img/agent-logo.png](docs/img/agent-logo.png)
@agentrouter-org agentrouter-org added the Bonus: $50 if you done, contact me at discord or QQ Group; $50 refers to Credit on Agentrouter.org. label Oct 18, 2025
@agentrouter-org
Copy link
Owner

LGTM,merge later.

@agentrouter-org agentrouter-org merged commit 6c71e61 into agentrouter-org:main Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bonus: $50 if you done, contact me at discord or QQ Group; $50 refers to Credit on Agentrouter.org.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants