stefanmohl

Results 5 issues of stefanmohl

I would like giving my keys a lifetime by adding something along the lines of: `SSH_ADD_DEFAULT_OPTIONS = "-t 1800"` but that would mean that I need to input my passphrase...

### Issue Bug: Switching models run-time, with /model, does not use .aider.model.metadata.json token limits. It seems to fall back to built-in limits. ### Version and model info aider 0.86.1

### Issue aider 0.86.1 The ability to temporarily, for a single prompt, run that prompt in a different mode, e.g. in /ask mode, write: `/code Do that edit`, and after...

### Issue The very nice /help command quickly fills the context. In particular when multiple questions to /help are done. I usually use the /help command in single query mode,...

Has anyone here had a look at: https://github.com/jerry73204/rust-type-vec/ It uses Rust traits and trait constraints to create a functional mini-language to add sizes to vector types. It is based on...