singularity-forge/packages/pi-coding-agent/src
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
..
cli feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
core feat: use server-requested retry delay for Anthropic rate limits 2026-03-13 16:51:17 -06:00
modes fix: display ⌥ instead of Alt for keybindings on macOS 2026-03-13 22:40:39 -03:00
resources/extensions/memory feat: memory extraction pipeline (#261) 2026-03-13 16:41:13 -06:00
utils feat: wire native Rust image module into image processing pipeline 2026-03-13 13:41:53 -06:00
cli.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
config.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
index.ts feat: memory extraction pipeline (#261) 2026-03-13 16:41:13 -06:00
main.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
migrations.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00