gabriel / muse public
fix log dev
AI Agent gabriel · 104 days ago · May 26, 2026 · Diff

fix(log): correct graph connector for merge and convergence

- Track newly_opened lanes (extra merge parents) and render them as spaces in the connector row, not pipes — fixes |\| -> |- Detect converging lanes (duplicate targets after parent update) and render / at the half-position between lanes — fixes missing |/ connector - Use a character array for the connector row so / can slide into the trailing space of the previous lane's block

sha256:da890ae29a29c9ed10ba547d56aa3ba35ec0c1087589e51a403b1cf9d0dbd907 sha
~1 symbols
sha256:e0abeb0da35b912ad9e561c9e8b27e50d61613b30231f64a330690874806c0a7 snapshot
~1
symbol modified
0
dead code introduced
Semantic Changes 1 symbol
~ muse/cli/commands/log.py .py 1 symbol modified
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:da890ae29a29c9ed10ba547d56aa3ba35ec0c1087589e51a403b1cf9d0dbd907 --body "your comment"