Skip to content

Comments

Update default AI model and location settings#13

Merged
chinkan merged 1 commit intomainfrom
claude/update-setup-defaults-rK0Do
Feb 20, 2026
Merged

Update default AI model and location settings#13
chinkan merged 1 commit intomainfrom
claude/update-setup-defaults-rK0Do

Conversation

@chinkan
Copy link
Owner

@chinkan chinkan commented Feb 20, 2026

Summary

Updated the default AI model and location configuration across the setup interface and CLI to use Moonshot AI's Kimi K2.5 model and set Hong Kong as the default location.

Key Changes

  • Changed default model from qwen/qwen3-235b-a22b to moonshotai/kimi-k2.5 in:
    • Initial state configuration in setup/index.html
    • HTML form input default value
    • CLI setup prompt and default value in src/bin/setup.rs
  • Updated default location from empty string to 'Hong Kong' in:
    • Initial state configuration in setup/index.html
    • HTML form placeholder text for the location field

Details

These changes affect both the web-based setup interface and the CLI setup flow, ensuring consistent default values across all configuration entry points. The location field placeholder was also updated to reflect the new default location.

https://claude.ai/code/session_01GYVzYbPWgwsusZFeYKTysE

…g Kong

- Change default model from qwen/qwen3-235b-a22b to moonshotai/kimi-k2.5 in
  setup wizard state, input fallback, and CLI prompt
- Set default location to "Hong Kong" in setup wizard state and placeholder

https://claude.ai/code/session_01GYVzYbPWgwsusZFeYKTysE
@chinkan chinkan merged commit bfc57d8 into main Feb 20, 2026
5 checks passed
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.

2 participants