fix: finalize exec fish fallback (#1297) (thanks @ysqander)

This commit is contained in:
Peter Steinberger
2026-01-20 11:25:24 +00:00
parent 636a8e3181
commit c9e3c14f9c
7 changed files with 126 additions and 21 deletions

View File

@@ -12,6 +12,7 @@ Docs: https://docs.clawd.bot
- Web search: infer Perplexity base URL from API key source (direct vs OpenRouter).
- TUI: keep thinking blocks ordered before content during streaming and isolate per-run assembly. (#1202) — thanks @aaronveklabs.
- CLI: avoid duplicating --profile/--dev flags when formatting commands.
- Exec: prefer bash when fish is default shell, falling back to sh if bash is missing. (#1297) — thanks @ysqander.
## 2026.1.19-3