feat(subagent): add Claude Code provider
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/** Reuse the composition-only parent adapter shared by the product providers. */
|
||||
|
||||
export {
|
||||
apply,
|
||||
inject,
|
||||
name,
|
||||
} from '../subagent-codex/fixture.ts'
|
||||
Reference in New Issue
Block a user