| 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 天前 |