co-mono/packages
scutifer 82cc0fe866
feat(extensions): add inline-bash example for expanding !{command} in prompts (#881)
* 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
2026-01-21 14:08:07 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
ai feat(ai): add originator option to loginOpenAICodex 2026-01-20 01:28:51 +01:00
coding-agent feat(extensions): add inline-bash example for expanding !{command} in prompts (#881) 2026-01-21 14:08:07 +01:00
mom Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
pods Release v0.49.2 2026-01-19 16:14:07 +01:00
tui fix(tui): fix viewport tracking and cursor positioning for overlays and content shrink 2026-01-20 23:30:53 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00