OpenCode Walkthrough v0.0.3
What's changed
- Align install and setup with opencode.ai (install script,
opencode-ainpm package) - Fix Run Inline Prompt to prompt for input and run
opencode run - Add Configure Providers walkthrough step with auth login
- Register documented keyboard shortcuts (
⌘⌥O/I/P/T/H/S) - Point install fallbacks to opencode.ai docs instead of GitHub
- Add manifest-synced integration tests for extension commands (thanks @JhansiOruganti-43, #53)
- Add agents empty-state regression test ensuring Create Agent CTA (thanks @kingrubic, #52)
Assets
| File | Description |
|---|---|
opencode-walkthrough-0.0.3.vsix |
Install manually: code --install-extension opencode-walkthrough-0.0.3.vsix |
What's Changed
- ci: add GitHub Actions for PR collaboration and extension CI by @aadorian in #29
- fix: wire Models tree Refresh item to refreshModels command by @aadorian in #35
- docs: add extension roadmap aligned with issues and CLI by @aadorian in #38
- ci: auto-fill PR metadata for reviewers, assignees, and labels by @aadorian in #36
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #40
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #41
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #42
- build: prepare v0.0.2 for VS Code Marketplace by @aadorian in #43
- docs: add workflow examples and troubleshooting to wiki by @aadorian in #48
- feat: add npm run script to launch Extension Development Host by @aadorian in #49
- Feat/npm run extension by @aadorian in #50
- test: add integration tests for extension commands by @JhansiOruganti-43 in #53
New Contributors
- @aadorian made their first contribution in #29
- @dependabot[bot] made their first contribution in #40
- @JhansiOruganti-43 made their first contribution in #53
Full Changelog: v0.19.0...v0.0.3