Sprint 197: Nodes page — merge feature/CODUX-197-nodes-page into dev - #2761
Merged
Conversation
…page-t04-codex-mrcwefke (CODUX-126) Document Memory Map interaction and performance behavior
…page-t02-codex-mrcweexa (CODUX-126) Guard Memory data loads against races and thrash
…page-t01-codex-mrcwedvh (CODUX-126) Fix Memory Map canvas freeze and live-node data flow
…dux-197-nodes-page-t03-codex-mrcweg5c
…page-t03-codex-mrcweg5c (CODUX-126) Harden Memory left controls and sidebar interaction states
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 197 · Nodes page
📋 Summary
Sprint: Sprint 197 · Nodes page Tasks: 4/4 completed
🔗 Linked Issues
🧭 Planning
claude-opus-4-8Included usage estimate (subscription/local login): $0.90
🎯 Original Sprint Prompt
Fix and harden the Memory Map page (dashboard/src/v2/MemoryPage.tsx, route /memory) — the product's node-graph 'Nodes' page — so it no longer freezes/gets stuck when clicking its controls, and so its live node data, left-side controls, and data loading all behave correctly.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
4 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $9.61
🕵️ QA Review Summary
Outcome: pass
Memory Map sprint changes are integrated across the canvas loop, data hook, sidebar controls, and documentation. I could not execute the requested
pnpm testandpnpm run typecheck:dashboardcommands in this workspace becausenode_modulesis missing.🌿 Branch Info
Base:
devHead:
feature/CODUX-197-nodes-page🤖 Generated by Code UX