co-mono/packages
Sviatoslav Abakumov d57a26c88b
fix(tui): remove backslash input buffering (#1037)
Instead of buffering `\` and waiting for the next key, let it be
inserted immediately. On Enter, check if preceded by `\` and treat as
newline.

Removed backslash handling from the Input component entirely.
2026-01-29 02:47:15 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-27 00:15:42 +01:00
ai feat(ai): add Hugging Face provider support 2026-01-29 02:40:14 +01:00
coding-agent fix: preserve external settings.json edits on reload (#1046) 2026-01-29 02:42:23 +01:00
mom Add [Unreleased] section for next cycle 2026-01-27 00:15:42 +01:00
pods Release v0.50.1 2026-01-27 00:14:58 +01:00
tui fix(tui): remove backslash input buffering (#1037) 2026-01-29 02:47:15 +01:00
web-ui feat(web-ui): export CustomProviderCard, ProviderKeyInput, AbortedMessage, ToolMessageDebugView (fixes #1015) 2026-01-28 02:02:14 +00:00