fix: bump agent-trajectories to keep Trail metadata paths portable - #398
fix: bump agent-trajectories to keep Trail metadata paths portable#398khaliqgant wants to merge 1 commit into
Conversation
Upgrades agent-trajectories 0.5.8 -> 0.6.1, which fixes tracked Trail trajectory metadata embedding machine-specific absolute local filesystem paths instead of portable relative ones. Fixes #388. Verified: - npm run test:trail-portability - Confirmed node_modules/agent-trajectories resolves to 0.6.1 (the old ^0.5.8 range caps below 0.6.0 for a 0.x package, so this bump is load-bearing, not a no-op).
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Relayfile Eval ReviewRun: Passed: 4 | Needs human: 0 | Reviewable: 0 | Missing output: 0 | Failed: 0 | Skipped: 0 Human Review CasesNo reviewable human-review cases captured Relayfile output. |
Fixes #388.
Upgrades `agent-trajectories` 0.5.8 -> 0.6.1, which fixes tracked Trail trajectory metadata embedding machine-specific absolute local filesystem paths instead of portable relative ones.
Test plan