mirror of
https://github.com/obra/superpowers.git
synced 2026-04-17 19:43:49 +00:00
fix use_skill agent context (#290)
This commit is contained in:
committed by
GitHub
parent
a08f088968
commit
ac471e69c2
@@ -130,6 +130,7 @@ ${toolMapping}
|
||||
await client.session.prompt({
|
||||
path: { id: context.sessionID },
|
||||
body: {
|
||||
agent: context.agent,
|
||||
noReply: true,
|
||||
parts: [
|
||||
{ type: "text", text: `Loading skill: ${name || skill_name}`, synthetic: true },
|
||||
|
||||
Reference in New Issue
Block a user