Download
Changes
Added
- Added Unity object previews and property editors for assets, scene objects, prefab objects, and object references.
- Added Unity asset object indexing so search and object-reference pickers can match sub-assets, ScriptableObject types, components, and file IDs.
- Added View Runtime API versioning, exported runtime source files, and expanded
property,fs,path, drawer, and object-reference picker APIs. - Added active chat runtime snapshot restoration when switching or reopening sessions.
- Added Markdown rendering for workspace path checks, Unity object references, and Unity property fences.
- Added targeted section replacements for knowledge documents and filtered automatic recall by recall eligibility.
Fixed
- Fixed Unicode path handling for Unity drag/drop and unrelated local file drops.
- Scoped debug trace flags to session storage.
- Prevented compacted tool output from being double-counted.
- Hardened knowledge query/edit errors and Skill package loading.
- Reduced hover diff preview chrome and guarded Windows corner preference.
- Clarified Unity property fence targets and quantized serialized number drags.
Removed
- Replaced the legacy View binding tool surface with
view_property_*tools.