Skip to content

chore: version packages#750

Open
FL4TLiN3 wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#750
FL4TLiN3 wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Mar 11, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@perstack/runtime@0.0.137

Patch Changes

  • #752 e26139e Thanks @FL4TLiN3! - feat: add git-graph style run tree display with colored lanes and improved delegation error reporting

    • Add git-graph style visualization for delegation tree in log viewer with colored lanes
    • Render resume runs as separate navigable nodes instead of merging into originals
    • Use commit-chain style (single lane per delegation group) for better information density
    • Fix missing delegated child runs by using directory-based run discovery
    • Include error details in delegation failure messages propagated to parent runs
    • Log warnings instead of silently swallowing storeEvent errors in delegation catch block

@perstack/filesystem-storage@0.0.37

Patch Changes

  • #753 adae8ee Thanks @FL4TLiN3! - fix: optimize log viewer TUI performance and improve run status colors

    • Remove continueToNextStep and resolveToolResults from tree event loading (~400MB → ~15MB)
    • Parallelize run event loading with Promise.all
    • Add header-based checkpoint filtering for run-specific queries (25x faster)
    • Use getFirstEvent for job query extraction instead of loading all events
    • Fix double statSync in checkpoint sort
    • Normalize run status colors: primary for completed/suspending, red for errors, muted for incomplete

@perstack/log@0.0.23

Patch Changes

  • #752 e26139e Thanks @FL4TLiN3! - feat: add git-graph style run tree display with colored lanes and improved delegation error reporting

    • Add git-graph style visualization for delegation tree in log viewer with colored lanes
    • Render resume runs as separate navigable nodes instead of merging into originals
    • Use commit-chain style (single lane per delegation group) for better information density
    • Fix missing delegated child runs by using directory-based run discovery
    • Include error details in delegation failure messages propagated to parent runs
    • Log warnings instead of silently swallowing storeEvent errors in delegation catch block
  • #753 adae8ee Thanks @FL4TLiN3! - fix: optimize log viewer TUI performance and improve run status colors

    • Remove continueToNextStep and resolveToolResults from tree event loading (~400MB → ~15MB)
    • Parallelize run event loading with Promise.all
    • Add header-based checkpoint filtering for run-specific queries (25x faster)
    • Use getFirstEvent for job query extraction instead of loading all events
    • Fix double statSync in checkpoint sort
    • Normalize run status colors: primary for completed/suspending, red for errors, muted for incomplete
  • Updated dependencies [adae8ee]:

    • @perstack/filesystem-storage@0.0.37

@perstack/tui@0.0.35

Patch Changes

@perstack/tui-components@0.0.37

Patch Changes

  • #752 e26139e Thanks @FL4TLiN3! - feat: add git-graph style run tree display with colored lanes and improved delegation error reporting

    • Add git-graph style visualization for delegation tree in log viewer with colored lanes
    • Render resume runs as separate navigable nodes instead of merging into originals
    • Use commit-chain style (single lane per delegation group) for better information density
    • Fix missing delegated child runs by using directory-based run discovery
    • Include error details in delegation failure messages propagated to parent runs
    • Log warnings instead of silently swallowing storeEvent errors in delegation catch block
  • #753 adae8ee Thanks @FL4TLiN3! - fix: optimize log viewer TUI performance and improve run status colors

    • Remove continueToNextStep and resolveToolResults from tree event loading (~400MB → ~15MB)
    • Parallelize run event loading with Promise.all
    • Add header-based checkpoint filtering for run-specific queries (25x faster)
    • Use getFirstEvent for job query extraction instead of loading all events
    • Fix double statSync in checkpoint sort
    • Normalize run status colors: primary for completed/suspending, red for errors, muted for incomplete
  • #759 9f77691 Thanks @FL4TLiN3! - feat: add tabbed run detail view with activities/checkpoints/events

    • Add RunDetailScreen with tab switching (1/2/3 keys or Tab) for activities, checkpoints, and events
    • Activities tab shows human-friendly summary of key events
    • Checkpoints tab shows resumable checkpoint history
    • Events tab shows raw event logs
    • Make list display counts dynamic based on terminal height instead of fixed values
  • Updated dependencies [e26139e, adae8ee]:

    • @perstack/log@0.0.23

@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 11, 2026 22:22
@FL4TLiN3 FL4TLiN3 force-pushed the changeset-release/main branch 12 times, most recently from 71dae95 to ca651ab Compare March 13, 2026 09:28
@FL4TLiN3 FL4TLiN3 force-pushed the changeset-release/main branch from ca651ab to cef723b Compare March 13, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant