Skip to content

Commit 89cb8dc

Browse files
committed
chore: add changeset for BaseAdapter extraction
1 parent dcb44f4 commit 89cb8dc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.changeset/extract-base-adapter.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)