Commit Graph

2 Commits

Author SHA1 Message Date
DevinZeng 9233518b11 Enable and fix /buddy command
The /buddy command was completely disabled by bun:bundle feature('BUDDY')
flag which evaluates to false at runtime. Removed all feature('BUDDY')
checks across the codebase to register the command, and added keyboard
event handling (q/Enter to dismiss) which was missing from the UI.
2026-04-03 00:30:56 +08:00
sigridjineth f5a40b86de init: add source code from src.zip 2026-03-31 01:55:58 -07:00