feat(coding-agent): extension command argument autocomplete
This commit is contained in:
committed by
Mario Zechner
parent
f900eb591d
commit
35e48ca018
@@ -5,6 +5,7 @@
|
||||
### Added
|
||||
|
||||
- Added bash-style argument slicing for prompt templates ([#770](https://github.com/badlogic/pi-mono/pull/770) by [@airtonix](https://github.com/airtonix))
|
||||
- Extension commands can provide argument auto-completions via `getArgumentCompletions` in `pi.registerCommand()` ([#775](https://github.com/badlogic/pi-mono/pull/775) by [@ribelo](https://github.com/ribelo))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user