mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
fix(coding-agent): bind extension UI context on startup
This commit is contained in:
parent
f86e3c3103
commit
5dbeadae05
4 changed files with 60 additions and 66 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
- Git extension updates now handle force-pushed remotes gracefully instead of failing ([#961](https://github.com/badlogic/pi-mono/pull/961) by [@aliou](https://github.com/aliou))
|
||||
- Extension `ctx.newSession({ setup })` now properly syncs agent state and renders messages after setup callback runs ([#968](https://github.com/badlogic/pi-mono/issues/968))
|
||||
- Fixed extension UI bindings not initializing when starting with no extensions, which broke UI methods after `/reload`
|
||||
|
||||
## [0.50.0] - 2026-01-26
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue