| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | daemon/api: Remove `add_history` | Benedikt Peetz | 4 days |
| | | | | | | This request is a footgun, as it will leave commands that never return (e.g. `shutdown`, `exit`, etc.) unrecorded. | ||
| * | feat: Finalize design for fish-shell integration | Benedikt Peetz | 2026-07-24 |
| | | |||
| * | chore: Commit | Benedikt Peetz | 2026-07-20 |
| | | |||
| * | chore: Separate daemon, client, server, and lib into crates | Benedikt Peetz | 2026-07-09 |
| | | |||
| * | chore: Move everything into one big crate | Benedikt Peetz | 2026-06-11 |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
