Dan Brown

Results 72 comments of Dan Brown

+1 I'm hitting an issue where SwiftUI `#Predicate` and `#Preview` don't work, which sends aider in an infinite loop of getting ever more creative trying to fix its red-herring linter...

Woah amazing, thank you! When's the next release? I'd love to get this improvement pushed through [tree-sitter-language-pack](https://github.com/Goldziher/tree-sitter-language-pack) and into [aider](https://github.com/Aider-AI/aider).

Actually, tree-sitter-language-pack tracks all of its deps by commit sha, not tag/version, so I went ahead and submitted a PR to bump it to the HEAD commit you just made:...

Following up, this is now available in aider main, coming in aider 0.82.4: - https://github.com/Goldziher/tree-sitter-language-pack/pull/39 - https://github.com/Aider-AI/aider/pull/3970 - https://github.com/Aider-AI/aider/commit/96899a140bb60b30dd6e030f670bd470c3e18abb bump deps

> There are conflicting expectations all around on what the default bindings should be I am afraid. Just recently this one went into opentui https://github.com/sst/opentui/pull/344. I am currently not sure...

+1 `alt+d` (`M-D`) does `kill-word` in readline, which is always what I consider to be the closest thing to an authority on cli line editing norms: - https://man7.org/linux/man-pages/man3/readline.3.html#DEFAULT_KEY_BINDINGS

Or maybe just make the 0.6 configurable in the theme? — if too many different themeable colors can show up in thinking text.

Yeah, I wonder if the output formatting and looping are two separate problems. Surely the looping is (at least partially) a gemini model problem, but the output formatting I'm hoping...

Oh wait! — this isn't openrouter's gemini, this is normal google gemini. My bad. 🤦 - I've edited the title and description with `openrouter/google/gemini-3-pro-preview` → `google/gemini-3-pro-preview` - The screenshot is...