You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Show stale workspace paths in the UI
- add a path-exists websocket API and shared contracts
- surface missing-on-disk badges for projects, branches, and worktrees
- poll path existence in sidebar and branch toolbar
* Add streaming code preview cards (#472)
- Render live code preview chrome for streaming assistant fences
- Show fallback plain-code state when highlighting fails
- Add shared metadata helpers and tests
* Harden Capacitor local notification patching
- Update the patch script to preserve required notification validation
- Handle empty arrays explicitly for cancel and remove flows
- Switch type extraction to the newer Capacitor call API
* Add attachment diff previews in chat (#477)
- Preview file attachments as diff or text in a modal
- Reuse shared patch parsing and diff tree helpers
- Serve persisted attachment ids with diff MIME types
* Scope preview open state to thread (#476)
- Persist preview visibility per thread instead of per project
- Update preview toggles, layout actions, and app-browser open flow
- Bump preview state storage and add migration coverage
* Show missing-on-disk indicators across file views
- Add stale path badges in the code viewer, workspace tree, terminal links, and PR review tabs
- Broaden file refresh invalidation so deleted or moved files update consistently
* fix: always show missing-path badge in branch toolbar env selector mode
Agent-Logs-Url: https://github.com/OpenKnots/okcode/sessions/ca974bc9-c599-48b4-ac62-43ea2cc1f192
Co-authored-by: BunsDev <68980965+BunsDev@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
0 commit comments