co-mono/packages
Mario Zechner 746ec9eb01 Add shell commands without context contribution (!! prefix)
Use !!command to execute bash commands that are shown in the TUI and
saved to session history but excluded from LLM context, compaction
summaries, and branch summaries.

- Add excludeFromContext field to BashExecutionMessage
- Filter excluded messages in convertToLlm()
- Parse !! prefix in interactive mode
- Use dim border color for excluded commands

fixes #414
2026-01-03 04:14:35 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-03 02:49:00 +01:00
ai Add [Unreleased] section for next cycle 2026-01-03 02:49:00 +01:00
coding-agent Add shell commands without context contribution (!! prefix) 2026-01-03 04:14:35 +01:00
mom Add [Unreleased] section for next cycle 2026-01-03 02:49:00 +01:00
pods Release v0.32.0 2026-01-03 02:48:23 +01:00
tui Add [Unreleased] section for next cycle 2026-01-03 02:49:00 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-03 02:49:00 +01:00