apex-dev 3.0.1 → 3.0.2

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.
@@ -72,3 +72,7 @@
72
72
  {"text":"research all of codebuff's subagents (max mode) and implement them here.","cwd":"/home/runner/workspace"}
73
73
  {"text":"i installed the package via bun, but got an error. specifically something with internalS.","cwd":"/home/runner/workspace"}
74
74
  {"text":"like i install it in another workspace and ran it, got an error.","cwd":"/home/runner/workspace"}
75
+ {"text":"in AGENTS.md, include that for every change, the CLI version in package.json will be updated accordingly.","cwd":"/home/runner/workspace"}
76
+ {"text":"hi","cwd":"/home/runner/workspace"}
77
+ {"text":"got this after installing and running with bun: undefined is not an object (evaluating 'ReactSharedInternals.S')","cwd":"/home/runner/workspace"}
78
+ {"text":"i install the nodejs package with bun in another workspace and ran it as 'apex', then i got that error.","cwd":"/home/runner/workspace"}
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "agentMode": "smart",
3
- "launchCount": 57,
3
+ "launchCount": 60,
4
4
  "shortcutsHintUsed": true,
5
- "lastThreadId": "T-019c9c56-5715-72e2-b8b4-87711a842dd1"
5
+ "lastThreadId": "T-019c9c5d-db4a-74cd-ad2a-925fac87131d"
6
6
  }