Releases: derekross/obsidian-opencode-sidebar
Releases · derekross/obsidian-opencode-sidebar
v1.0.6
v1.0.5
v1.0.4
Changes
- Fixed code review issues for Obsidian plugin guidelines:
- Use sentence case for UI text
- Remove async from methods without await expressions
- Move xterm CSS to styles.css (no dynamic style injection)
- Properly handle promises with void operator
- Use FileSystemAdapter type instead of any
- Replace deprecated activeLeaf with getActiveViewOfType
- Remove detachLeavesOfType from onunload
v1.0.3
1.0.1
Initial public release of OpenCode CLI Sidebar
- Full terminal emulation with xterm.js
- Automatic theme integration with Obsidian
- Vault as working directory - OpenCode sees all your files
- Image paste support
- Multiple OpenCode instances
- Toggle focus hotkey between editor and terminal
- Official OpenCode favicon icon