mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 20:01:24 +00:00
Merge origin/main into feat/no-extensions-flag
# Conflicts: # packages/coding-agent/CHANGELOG.md
This commit is contained in:
commit
2f16c7f7fc
12 changed files with 259 additions and 191 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Added
|
||||
|
||||
- `--no-extensions` flag to disable extension discovery and loading
|
||||
- Extension UI dialogs (`ctx.ui.select()`, `ctx.ui.confirm()`, `ctx.ui.input()`) now support a `timeout` option that auto-dismisses the dialog with a live countdown display. Simpler alternative to `AbortSignal` for timed dialogs.
|
||||
|
||||
## [0.37.8] - 2026-01-07
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue