We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb44f4 commit 89cb8dcCopy full SHA for 89cb8dc
.changeset/extract-base-adapter.md
@@ -0,0 +1,12 @@
1
+---
2
+"@perstack/core": patch
3
+"@perstack/docker": patch
4
+"@perstack/claude-code": patch
5
+"@perstack/cursor": patch
6
+"@perstack/gemini": patch
7
+"@perstack/runtime": patch
8
9
+
10
+refactor: extract BaseAdapter from @perstack/core to @perstack/adapter-base
11
12
+This makes @perstack/core client-safe by removing child_process dependency.
0 commit comments