Smart Context Pro v3.2
Smart Context Pro v3.2 expands the advanced context-engineering toolkit. Link-tree workflows reach further, file navigator actions become more useful, and mixed note-plus-external context is easier to shape for real AI work.
These improvements make it easier to move from vault structure to AI-ready context when your workflow depends on deeper curation and more reusable contexts.
Recent highlights
- Links detected in
.basefiles can now participate in copy-to-depth flows. - Selected files and folders can now be copied as a link tree from the file navigator.
- Markdown link tree output now preserves external links as clickable markdown.
- Substrate Update.
Release notes
v3.2.2
Improved: added missing context item handling: missing items are now highlighted in the builder and a notification is emitted with option to remove the missing item
Improved: exclusion handling: codeblock exclusions should take precedence over items in referenced named contexts
Improved: re-import in copy_to_clipboard function to prevent erroneous excluded/included lines. Re-import runs only when queued source changes exist and emits an info notice before compiling context.
Added: current file now indicated in content copied to clipboard (link tree and context items). Context item templates now include {{IS_CURRENT}} variable for conditional handling of current file indication in custom templates.
Improved: handling of missing named contexts that are still included in a codeblock/context: now emits a notification with option to remove (similar to other missing context item types).
Fixed: nested Obsidian folders inside a selected context folder no longer crash folder hydration.
Added: get_text for source context item now renders embedded bases that are scoped to a specific view
v3.2.1
- Added: Badges to context tree: shows when an item is included by a group reference (ex. named context or folder). Click the badge to view the named context that includes the item.
- Added: exclusions list in context builder provides visibility into exclusion entries and allows removing them
- Improved: removal in context tree should allow multiple subsequent removals without having to wait on background precesses and rerendering.
- Fixed: Copy current note should respect exclusions added via the context codeblock
- Fixed: External files added to context codeblock should persist metadata (like folders)
- Fixed: Base files should be treated as text files (fix erroneous "folder not found" error)
- Fixed: "Clear all" in context builder should also clear exclusions