Core
- Prevent AGENTS.md from being loaded multiple times during parallel tool execution
- Bump plugin version
- Ensure unsubscribe from PartUpdated is always called in TaskTool (@goniz)
- Restore brand integrity of CLI wordmark (@mynameistito)
- Add experimental OpenTUI markdown component to app (@remorses)
Thank you to 4 community contributors:
- @remorses:
- feat(app): use opentui markdown component behind experimental flag (#10900)
- @jamesmurdza:
- docs: add Daytona OpenCode plugin to ecosystem (#10917)
- @mynameistito:
- fix(cli): restore brand integrity of CLI wordmark (#10912)
- @goniz:
- fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)