-
Notifications
You must be signed in to change notification settings - Fork 68
Implement DAG-based message ordering (Phases A+B) #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
cboos
wants to merge
23
commits into
main
Choose a base branch
from
dev/dag
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
997a648
Add DAG-based message architecture spec
cboos 232a73d
Add DAG infrastructure module (Phase A)
cboos 70425ec
Integrate DAG ordering into directory-mode loading (Phase B)
cboos b5fe77f
Add hierarchical session navigation with parent/child relationships (…
cboos 2268d16
Make session backlinks navigable with #msg-d-{N} anchors
cboos 5d3a502
Remove unused extract_working_directories (review clean-up)
cboos deed202
Remove unused has_cache_changes (review clean-up)
cboos ec1d2c1
Fix progress entries breaking DAG chain by repairing parent pointers
cboos 72cf3bf
Add within-session fork (rewind) visualization
cboos 0427177
Add message previews to fork/branch nav items and headers
cboos 5f14b23
Improve fork/branch presentation with context and visual hierarchy
cboos d656d2b
Fix false forks from context compaction replays and tool-result side-…
cboos b7fb95d
Add debug UUID toggle to show uuid/parentUuid on each message
cboos 922dc4e
Handle tool-result variant 2: User continues, Assistant subtree dead-…
cboos 7bfbf8e
Fix false orphans caused by over-aggressive user text deduplication
cboos ae15389
Fix false forks from context compaction replays and tool-result side-…
cboos 98347ed
Thread session_tree through individual session file generation
cboos c7f1fed
Remove unused import (ruff fix)
cboos 7d597e1
Fix pyright errors: type narrowing and protected access
cboos 9325bab
Fix ty check warnings: narrow TranscriptEntry union before accessing …
cboos e198d23
Address CodeRabbit review feedback
cboos 2005ee3
Review response: items not addressed (by design)
cboos 2eeacec
Thread session_tree through end-to-end integration tests
cboos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.