You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memory-bank/activeContext.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
## 2. Recent Changes/Decisions
11
11
12
-
-**GitHub Actions:**Added explicit `npm install -g pnpm` step to `validate`, `build`, and `publish-npm` jobs in `.github/workflows/publish.yml` to fix potential `pnpm` not found errors.
12
+
-**GitHub Actions:**Corrected YAML syntax in `.github/workflows/publish.yml` after previous failed edits. Ensured `npm install -g pnpm` step is correctly placed after `setup-node` in `validate`, `build`, and `publish-npm` jobs.
13
13
14
14
- Removed `edit_file` tool and related files (`editFile.ts`, `editFileUtils.ts`, `editFile.test.ts`).
0 commit comments