2 Commits
Author SHA1 Message Date
chuan 602e271f6c feat: add slash command argument autocomplete
- support argument completion callbacks on slash commands

- apply selected argument suggestions without rewriting command names

- add autocomplete provider regression tests
2026-06-04 09:59:11 +08:00
chuan f03d269bb6 feat: add file path autocomplete provider
- support regular and attachment path completions

- preserve quoted path prefixes and directory suffixes

- add regression coverage for path autocomplete application
2026-06-04 09:50:04 +08:00