eigent/src/lib
puzhen 63b723e1cf merge main into feat/ask_with_single_agent
Resolve conflicts in:
- server/uv.lock (revision number, greenlet wheel format)
- src/store/chatStore.ts (merge target/displayContent and executionId/projectId params)
- src/components/ChatBox/BottomBox/InputBox.tsx (merge mention and trigger/expanded features)
- src/components/ChatBox/index.tsx (merge mention/direct-agent features with new unified layout)
2026-03-03 11:45:42 +00:00
..
fileUtils.ts feat: add drag-drop file upload (#1258) 2026-02-17 14:58:07 -08:00
htmlFontStyles.ts fix(ui): scope file viewer CSS so CSV/MD renderers don't affect app l… (#1275) 2026-02-25 17:08:47 +08:00
htmlSanitization.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
index.ts fix: load final state on project entry; replay only on Replay button (Issue #1227) (#1234) 2026-02-17 16:19:38 -08:00
llm.ts feat: support grok,mistral,sambanova (#1321) 2026-02-21 14:15:01 +08:00
oauth.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
queryClient.ts merge main into feat/ask_with_single_agent 2026-03-03 11:45:42 +00:00
replay.ts fix: load final state on project entry; replay only on Replay button (Issue #1227) (#1234) 2026-02-17 16:19:38 -08:00
share.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
skillToolkit.ts Feat skills (#1221) 2026-02-19 02:29:21 +08:00
toolkitIcons.tsx feat: refactor toolkit icons to align with tool categories (#1218) 2026-02-26 19:43:04 +08:00
utils.ts merge main into feat/ask_with_single_agent 2026-03-03 11:45:42 +00:00