refactor(agents): flatten agents directory (#621)
This commit is contained in:
@@ -38,7 +38,7 @@ describe("writeKiroBundle", () => {
|
||||
const kiroRoot = path.join(tempRoot, ".kiro")
|
||||
await fs.mkdir(path.join(kiroRoot, "agents", "prompts"), { recursive: true })
|
||||
const sessionHistorianDescription = await pluginDescription(
|
||||
"plugins/compound-engineering/agents/research/ce-session-historian.agent.md",
|
||||
"plugins/compound-engineering/agents/ce-session-historian.agent.md",
|
||||
)
|
||||
|
||||
await fs.writeFile(
|
||||
|
||||
Reference in New Issue
Block a user