Commit eeac20d
committed
chore(release): 2.34.0 [skip ci]
# [2.34.0](v2.33.0...v2.34.0) (2025-12-16)
### Bug Fixes
* remove broken countdown from post-run menu ([4571c2a](4571c2a))
### Features
* add --_edit flag for edit-before-execute workflow ([3434ab4](3434ab4))
* add auto-heal retry loop on command failure ([396ebf6](396ebf6))
* add auto-heal retry loop on command failure ([1e589a5](1e589a5))
* add content search mode with auto-scroll to matches ([55f8a95](55f8a95))
* add edit-before-execute interceptor ([fe6c6c3](fe6c6c3))
* add interactive form inputs ([8df1f52](8df1f52))
* add interactive form inputs with typed prompts ([7e566b1](7e566b1))
* add one-shot ad-hoc execution via md.command aliases ([0e06c7d](0e06c7d))
* add one-shot ad-hoc execution via md.command aliases ([156ff94](156ff94))
* add post-run action menu ([09859a0](09859a0))
* add post-run action menu for output handling ([7e25214](7e25214))
* add rich terminal markdown rendering ([9f4780c](9f4780c))
* add rich terminal markdown rendering with syntax highlighting ([b0bf725](b0bf725))
* add secret masking and redaction ([7eb2a06](7eb2a06))
* add secret masking and redaction ([d9f9260](d9f9260))
* add semantic agent picker with descriptions ([c9e0577](c9e0577))
* add semantic agent picker with descriptions ([ee6b346](ee6b346))
* add smart variable persistence with history ([7dde139](7dde139))
* add smart variable persistence with history ([2929245](2929245))
* add Tab/Shift+Tab to cycle through matches in content search ([8934eb4](8934eb4))
* add visual context tree and cost dashboard ([f21e880](f21e880))
* add visual context tree and cost dashboard ([3400e41](3400e41))1 parent a04d589 commit eeac20d
2 files changed
+34
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
1 | 34 | | |
2 | 35 | | |
3 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments