LocalAI/core/http/react-ui/src
Ettore Di Giacinto 5fd42399d4
feat: support streaming mode for tool calls in agent mode, fix interleaved thinking stream (#9023)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-16 00:50:19 +01:00
..
components fix(ui): do not let from button to trigger 2026-03-14 17:35:04 +00:00
contexts feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
hooks fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
pages feat: support streaming mode for tool calls in agent mode, fix interleaved thinking stream (#9023) 2026-03-16 00:50:19 +01:00
utils fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
App.css chore(ui): improve errors and reporting during model installation (#8979) 2026-03-12 18:19:06 +01:00
App.jsx fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
index.css feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
main.jsx feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
router.jsx fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
theme.css feat(ui): MCP Apps, mcp streaming and client-side support (#8947) 2026-03-11 07:30:49 +01:00