-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
Issue
Legally blind software engineer with 30 years experience. Aider looks great, but setup process presents major barriers:
1. Requires upfront payment to OpenRouter to get prompt.
- Cannot list models or see a prompt without paying first.
- Locks out users with other service accounts (e.g., OpenCode Zen).
- Must fund account and complete OAuth before any evaluation.
2. Built-in model discovery shows wrong information.
/models freelisted modelopenrouter/deepseek/deepseek-r1:free.- That model does not exist. Correct model is
deepseek/deepseek-r1-0528:free. - Errors are unhelpful. Had to use
curlon OpenRouter API to debug.
3. No way to save configuration from a session.
- Commands like
/modelonly change settings temporarily. /help how do I save settings?generates instruction to "manually transcribe" settings to YAML./settingsoutput is a dense, non-YAML dump of 150+ lines.
Specific Requests:
Enable evaluation without upfront payment
- Allow user to enter prompt without oauth.
- Default to a free model; paid models must be explicitly chosen.
Make configuration accurate and discoverable
- Clarify roles of
/modeland/weak-model. - Ensure
/modelslist is accurate; errors should guide troubleshooting. - Provide offline, context-sensitive
/help, e.g./help settingsor/help /settings.
Provide a path to save and reuse settings
- Add a
/settings savecommand to update YAML config from transient settings.
- Example: Can change
/modelin prompt, but no way to persist on exit. Have to edit a YAML by hand and guess correct keys from limited config docs. Not fun.
Version and model info
Aider v0.86.1
Main model: openrouter/deepseek/deepseek-r1-0528:free with diff edit format
Weak model: openrouter/x-ai/grok-4-fast:free
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels