mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
82cc0fe866
* feat(extensions): add inline-bash example for expanding !{command} in prompts
Adds an example extension that expands inline bash commands within user
prompts before sending to the agent. Uses the `input` event to transform
patterns like `!{pwd}` or `!{git status}` into their output.
Preserves existing `!command` whole-line bash behavior.
* docs(extensions): add inline-bash to README
* chore: fix stupid bug
82cc0fe866
ยท
2026-01-21 14:08:07 +01:00
History