|
|
|
|
|
by philipbjorge
5 days ago
|
|
I'll go further and note that some of the optimizations I've seen in rtk for things like `git status` have actually bubbled up into the model layer -- Codex is regularly making tool calls like `git status --short` instead of `git status`. |
|