feat(cli): add detail mode to /context and track loaded skill bodies

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
pomelo-nwu 2026-03-15 14:39:33 +08:00
parent b629de35cf
commit 4de9688543
7 changed files with 246 additions and 78 deletions

View file

@ -40,6 +40,7 @@ describe('clearCommand', () => {
resetChat: mockResetChat,
}) as unknown as GeminiClient,
startNewSession: mockStartNewSession,
getToolRegistry: () => undefined,
},
},
session: {