Skip to content

feat(cli): /model dynamic completion with provider/model picker#166

Closed
KevRojo wants to merge 1 commit into
SafeRL-Lab:mainfrom
KevRojo:main
Closed

feat(cli): /model dynamic completion with provider/model picker#166
KevRojo wants to merge 1 commit into
SafeRL-Lab:mainfrom
KevRojo:main

Conversation

@KevRojo

@KevRojo KevRojo commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What it does

@chauncygu

Copy link
Copy Markdown
Contributor

Merged manually as f3b9408. Thanks!

@chauncygu chauncygu closed this Jul 11, 2026
deorth-kku pushed a commit to deorth-kku/cheetahclaws that referenced this pull request Jul 11, 2026
…afe autosave (v3.5.85)

- pyproject/requirements: promote prompt_toolkit>=3.0.43 to a core dependency so live REPL completion works on every install (pip / uv tool), not only envs that already had it. [autosuggest] extra kept as a no-op alias.
- session autosave: new autosave_session() in commands/session.py, called every turn in run_query; rewrites only session_latest.json via temp + fsync + atomic os.replace (crash/power-loss safe); silent, stable session_id, best-effort. save_latest() still does the loud daily/history/SQLite finalization on exit.
- docs: README + news.md + features.md + reference.md + resume_Feature.md updated; /model Tab-completion (PR SafeRL-Lab#166) documented.
- version bump 3.5.84 -> 3.5.85.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants