@serkanalgur/opencode-nexus 1.9.4 → 1.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/tui.js +1 -1
  2. package/package.json +1 -1
package/dist/tui.js CHANGED
@@ -34736,7 +34736,7 @@ var tui_default = define({
34736
34736
  variant: "info",
34737
34737
  duration: 3000
34738
34738
  });
34739
- const [sidebarState, setSidebarState] = context.storage.memory("nexus-sidebar-state", {
34739
+ const [sidebarState, setSidebarState] = context.storage.store("nexus-sidebar-state", {
34740
34740
  initial: {
34741
34741
  agents: [],
34742
34742
  totalCost: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serkanalgur/opencode-nexus",
3
- "version": "1.9.4",
3
+ "version": "1.9.5",
4
4
  "description": "Adaptive Multi-Agent Orchestration with Cost Intelligence for OpenCode V2",
5
5
  "keywords": [
6
6
  "opencode",