singularity-forge/packages
frizynn eeb5202842 fix: display ⌥ instead of Alt for keybindings on macOS
On macOS the Alt key is the Option key (⌥), but all UI hints showed
"Alt+". Added formatKeyForDisplay() utility that converts alt+ to ⌥
on darwin, applied it in formatKeys() for dynamic keybinding hints,
and updated hardcoded strings in tree-selector, models-selector,
settings-selector, auto-mode dashboard, and extension shortcut display.
2026-03-13 22:40:39 -03:00
..
native feat: native Rust output truncation module (#268) 2026-03-13 16:48:49 -06:00
pi-agent-core feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
pi-ai feat: use server-requested retry delay for Anthropic rate limits 2026-03-13 16:51:17 -06:00
pi-coding-agent fix: display ⌥ instead of Alt for keybindings on macOS 2026-03-13 22:40:39 -03:00
pi-tui fix: truncate oversized TUI lines instead of crashing (#287) 2026-03-13 16:50:58 -06:00