fix(atlas): restrict idle-event session append to boulder-owned subagent sessions only
This commit is contained in:
@@ -45,6 +45,7 @@ describe("atlas hook", () => {
|
||||
directory: TEST_DIR,
|
||||
client: {
|
||||
session: {
|
||||
get: async () => ({ data: { parentID: "main-session-123" } }),
|
||||
prompt: promptMock,
|
||||
promptAsync: promptMock,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user