summaryrefslogtreecommitdiff
path: root/frontend/src
AgeCommit message (Expand)Author
2026-02-14Rewrite Quick Guide as compact accordion with updated feature coverageYurenHao0426
2026-02-14Create quick chat nodes immediately on send, fix Enter key routingYurenHao0426
2026-02-14Fix file drag-drop: allow dragging items out of folders and to empty areaYurenHao0426
2026-02-14Add horizontal scroll and thin borders for markdown tablesYurenHao0426
2026-02-14Fix stale closure bug in council/debate node title generationYurenHao0426
2026-02-14Add model response selection UI when no final verdict in debateYurenHao0426
2026-02-14Fix debate elimination display and preserve original debater role numbersYurenHao0426
2026-02-14Add background task persistence for debate & council operationsYurenHao0426
2026-02-14Rework debate prompts, add turn-based rounds and self-elimination convergenceYurenHao0426
2026-02-13Hide ReactFlow attribution badge in bottom-right cornerYurenHao0426
2026-02-13Style all scrollbars to match katex thin transparent styleYurenHao0426
2026-02-13Add cyan border and debate label to LLMNode in debate modeYurenHao0426
2026-02-13Add LLM Debate mode for multi-round iterative model discussionsYurenHao0426
2026-02-13Add per-model council settings, Quick Chat council mode, and per-member trace...YurenHao0426
2026-02-13Add LLM Council mode for multi-model consensusYurenHao0426
2026-02-13Fix theme desync when loading blueprintsYurenHao0426
2026-02-13Default theme to system/browser color scheme preferenceYurenHao0426
2026-02-13Add copy response button to response toolbarYurenHao0426
2026-02-13Add rendered/plain text toggle for response viewsYurenHao0426
2026-02-13Fix expanded response view dark mode and KaTeX scrollbar stylingYurenHao0426
2026-02-13Add LaTeX math rendering with KaTeXYurenHao0426
2026-02-13Add username fallback for API key resolution when JWT token expiresYurenHao0426
2026-02-13Remove provider badge from file list and add upload indicator to right sidebarYurenHao0426
2026-02-13Add auth headers to file upload/delete requestsYurenHao0426
2026-02-13Add Anthropic Files API and persistent Google file caching for all providersYurenHao0426
2026-02-13Deduplicate merged trace messages and fix double-count in contextYurenHao0426
2026-02-13Add unfold merged trace: convert to sequential node chainYurenHao0426
2026-02-13Add Claude provider, OpenRouter fallback, and GFM markdown supportYurenHao0426
2025-12-14rm 4.5blackhao
2025-12-14model managementblackhao
2025-12-14auto saveblackhao
2025-12-14add tutorialblackhao
2025-12-11fix traceblackhao
2025-12-11add some logblackhao
2025-12-10fix: hide .json extension when renaming blueprintsblackhao
2025-12-10fix: use getCurrentUser() for all project/file API callsblackhao
2025-12-10fix: resolve all TypeScript errors for production buildblackhao
2025-12-10set keysblackhao
2025-12-10fix: use relative API paths for production deploymentblackhao
2025-12-10user datablackhao
2025-12-10init file sysblackhao
2025-12-09upload files to backendblackhao
2025-12-09file management sysblackhao
2025-12-09some fix on trace mergingblackhao
2025-12-08before file functionsblackhao
2025-12-08merge logicblackhao
2025-12-06UXblackhao
2025-12-05right click logicblackhao
2025-12-05init: add project files and ignore secretsblackhao