| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | Deduplicate merged trace messages and fix double-count in context | YurenHao0426 | |
| - Add dedup helper in computeMergedMessages to remove duplicate messages by ID across all merge strategies (e.g. A-B-C + A-D-C → A-B-D-C) - Fix getActiveContext adding merged trace messages twice (from both outgoingTraces and mergedTraces) 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> | |||
| 2025-12-14 | auto save | blackhao | |
| 2025-12-10 | fix: use getCurrentUser() for all project/file API calls | blackhao | |
| 2025-12-10 | fix: resolve all TypeScript errors for production build | 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 | |
