feat(hook): add session-recovery for automatic API error recovery

This commit is contained in:
YeonGyu-Kim
2025-12-05 02:12:52 +09:00
parent 542c9c39b7
commit 7ac580566a
5 changed files with 371 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "0.1.0",
"version": "0.1.1",
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
"main": "dist/index.js",
"types": "dist/index.d.ts",