Dan Brown

Results 43 issues of Dan Brown

Bug: Extraneous trailing spaces on every line, when color enabled ```sh $ procs fish --use-config=default --color=always | cat --show-ends PID:▲ User │ TTY CPU MEM CPU Time │ Command $...

See this issue for details: - https://github.com/Aider-AI/aider/issues/4602 Remaining work before merging: - [ ] Add unit tests - Override precedence: cli > env > profile > config - Multiple `--profile=x`...

I'd like to add a `--profile` cli flag to manage conditional configs. - Draft PR: https://github.com/Aider-AI/aider/pull/4601 One of the main reasons I use aider is to be able to easily...

### Issue Bug: Code isn't formatted in output when using `openai/gpt-5` or `openrouter/openai/gpt-5` in `/ask` mode: ```sh $ aider --no-git --model openai/gpt-5 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Aider v0.86.2.dev28+g11516d6d6 Main model: openai/gpt-5 with diff...

### Issue I can't add images using `openrouter/openai/gpt-5` or `openrouter/openai/gpt-5-codex`, but I can using `openai/gpt-5`: - https://openrouter.ai/openai/gpt-5 - https://openrouter.ai/openai/gpt-5-codex ```sh $ aider --model openrouter/openai/gpt-5 ───────────────────────────────────────────────────────────────────────────────── Aider v0.86.2.dev28+g11516d6d6 Main model: openrouter/openai/gpt-5...

### Description No idea if this is a model error or opencode error, but I figured I'd file it in case it indicates anything helpful for opencode folks. I had...

bug

### Description `openrouter/google/gemini-3-pro-preview` often just stops responding mid stream, whereas I haven't seen `google/gemini-3-pro-preview` do this at all. I'm still trying to isolate a clean repro of this, but here's...

bug

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request It'd...

discussion

### Description Bug 1: Shell commands are broken in message history - Send message `!date` → observe that `!` changes the input box into "Shell" mode, and then `date` is...

bug

### Description This one is bizzare: I asked openrouter/anthropic/claude-sonnet-4.5 to generate some vscode keybindings.json stuff for me, and the json in its response had no quotes. I asked it to...

bug
opentui