Skip to content

OpenCode Walkthrough v0.0.3

Choose a tag to compare

@aadorian aadorian released this 28 Jun 18:54

What's changed

  • Align install and setup with opencode.ai (install script, opencode-ai npm 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

→ Latest release: v0.0.4

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

Full Changelog: v0.19.0...v0.0.3