| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | Remove provider badge from file list and add upload indicator to right sidebar | YurenHao0426 | |
| - Remove per-provider label from left sidebar file list since files are now uploaded to all providers simultaneously - Add uploading spinner to right sidebar "Upload & Attach" button - Always upload with provider 'local' from right sidebar settings tab Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-13 | Add unfold merged trace: convert to sequential node chain | YurenHao0426 | |
| Unfold takes a merged trace's messages, extracts the node order, and creates real edges chaining those nodes sequentially (A→B→C→D→E). The merged trace is deleted and replaced by a regular pass-through trace. - Add unfoldMergedTrace() to flowStore (creates edges, rewires downstream) - Add Unfold button (Layers icon) to Sidebar merged traces UI - Fix isMerged edge detection to use explicit flag instead of ID prefix - Fix LLMNode useUpdateNodeInternals deps for dynamic handle updates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-13 | Add Claude provider, OpenRouter fallback, and GFM markdown support | YurenHao0426 | |
| - Add Claude (Anthropic) as third LLM provider with streaming support - Add OpenRouter as transparent fallback when official API keys are missing or fail - Add remark-gfm to ReactMarkdown for table/strikethrough rendering - Claude models: sonnet-4.5, opus-4, opus-4.5, opus-4.6 - Backend: new stream_claude(), stream_openrouter(), provider routing, API key CRUD - Frontend: model selectors, API key inputs for Claude and OpenRouter - Auto-migration for new DB columns (claude_api_key, openrouter_api_key) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-12-14 | rm 4.5 | blackhao | |
| 2025-12-14 | model management | blackhao | |
| 2025-12-14 | auto save | blackhao | |
| 2025-12-14 | add tutorial | blackhao | |
| 2025-12-11 | fix trace | blackhao | |
| 2025-12-11 | add some log | blackhao | |
| 2025-12-10 | fix: hide .json extension when renaming blueprints | blackhao | |
| 2025-12-10 | fix: resolve all TypeScript errors for production build | blackhao | |
| 2025-12-10 | set keys | blackhao | |
| 2025-12-10 | fix: use relative API paths for production deployment | blackhao | |
| 2025-12-10 | user data | blackhao | |
| 2025-12-10 | init file sys | blackhao | |
| 2025-12-09 | upload files to backend | blackhao | |
| 2025-12-09 | file management sys | blackhao | |
| 2025-12-09 | some fix on trace merging | blackhao | |
| 2025-12-08 | before file functions | blackhao | |
| 2025-12-08 | merge logic | blackhao | |
| 2025-12-06 | UX | blackhao | |
| 2025-12-05 | right click logic | blackhao | |
| 2025-12-05 | init: add project files and ignore secrets | blackhao | |
