0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PilotDeck
  2. /
  3. src
  4. /
  5. always-on
  6. /
  7. context
GGucc1feat(always-on): map chat sessionIds to short aliases in discovery prompt
a59043ff创建于 12 天前历史提交
文件最后提交记录最后更新时间
ChatDigestBuilder.ts
feat(always-on): map chat sessionIds to short aliases in discovery prompt Complex sessionIds like web:s_ffdcc108 are error-prone for LLMs to reproduce in tool calls. Replace them with chat_1, chat_2, ... in the prompt and resolve back via aliasMap in the chat history tool. Co-authored-by: Cursor <cursoragent@cursor.com> 12 天前