mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
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