aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/client (unfollow)
Commit message (Collapse)Author
4 daysdaemon/api: Remove `add_history`Benedikt Peetz
This request is a footgun, as it will leave commands that never return (e.g. `shutdown`, `exit`, etc.) unrecorded.
5 dayscrates/turtle/client/history: Set a higher rpc message limitBenedikt Peetz
The history message can become quite large.
2026-07-24feat: Finalize design for fish-shell integrationBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz