Skip to content

chore: version packages#750

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Mar 13, 2026
Merged

chore: version packages#750
FL4TLiN3 merged 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@0.0.126

Patch Changes

  • #765 1e35e27 Thanks @FL4TLiN3! - fix: add --text flag to log E2E test to avoid Ink raw mode error in CI

@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 2 times, most recently from cef723b to ecef4d1 Compare March 13, 2026 10:58
@FL4TLiN3 FL4TLiN3 force-pushed the changeset-release/main branch from ecef4d1 to a45e72d Compare March 13, 2026 13:49
@FL4TLiN3 FL4TLiN3 merged commit 952c6f6 into main Mar 13, 2026
14 checks passed
@FL4TLiN3 FL4TLiN3 deleted the changeset-release/main branch March 13, 2026 13:53
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