feat(coding-agent): add ExtensionAPI setLabel
This commit is contained in:
@@ -110,6 +110,7 @@ describe.skipIf(!API_KEY)("Compaction extensions", () => {
|
||||
appendEntry: async () => {},
|
||||
setSessionName: () => {},
|
||||
getSessionName: () => undefined,
|
||||
setLabel: () => {},
|
||||
getActiveTools: () => [],
|
||||
getAllTools: () => [],
|
||||
setActiveTools: () => {},
|
||||
|
||||
Reference in New Issue
Block a user