v0.2.0 — GitHub direct install + package polish
What's new in v0.2.0
🚀 GitHub direct install
No npm needed — install straight from GitHub:
opencode plugin -g github:realchendahuang/opencode-hermes-memory📦 Package polish
exports[\"./server\"]entry point (OpenCode loader resolves it first)repository/bugs/homepage/authormetadataengines.opencodecompatibility declaration- CI now uses
bun install --frozen-lockfilefor reproducible builds - README badge: hardcoded test count → live CI badge
🐛 Type fixes
- Fixed type errors against
@opencode-ai/pluginSDK (Message.summary object shape, Part structure, Target union narrowing) tsc --noEmitclean, 18/18 regression tests green