Commit Graph

2 Commits

Author SHA1 Message Date
Mason Daugherty 550a8abf3c fix(code): restore resumed thread model (#3651)
Resumed threads now carry the model they last used, so `dcode -r` can
continue the conversation with the same provider/model instead of
silently falling back to the current default. Explicit `--model`
selections still take precedence, and resume-driven switches stay
session-only so they do not rewrite the user's saved model preferences.
2026-05-28 17:19:38 -04:00
Mason Daugherty 2ac7d41533 feat(code): port from libs/cli (#3388)
Release-As: 0.1.0
2026-05-12 20:45:09 +00:00