Skip to content

chore: track completed trajectory; ignore .agent-runs runtime artifacts - #1377

Closed
willwashburn wants to merge 4 commits into
mainfrom
chore/track-completed-trajectory
Closed

chore: track completed trajectory; ignore .agent-runs runtime artifacts#1377
willwashburn wants to merge 4 commits into
mainfrom
chore/track-completed-trajectory

Conversation

@willwashburn

@willwashburn willwashburn commented Jul 29, 2026

Copy link
Copy Markdown
Member

Tracks the completed trajectory traj_rtyte8r4g07t under .agentworkforce/trajectories/completed/2026-07/ (trajectories are a tracked record per repo policy; files scanned — no credentials present).

Adds .agent-runs/ to .gitignore: it holds per-run bridge runtime artifacts (event logs, start configs) that never belong in git.

🤖 Generated with Claude Code

Review in cubic

relay and others added 2 commits July 29, 2026 14:18
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@willwashburn
willwashburn requested a review from khaliqgant as a code owner July 29, 2026 18:18
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • .agentworkforce/trajectories/active/traj_rtyte8r4g07t/trajectory.json
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8ca836bb-0796-4bae-9a24-dd072da7b90c

📥 Commits

Reviewing files that changed from the base of the PR and between 04037f4 and c7d53fd.

📒 Files selected for processing (1)
  • .agentworkforce/trajectories/active/traj_rtyte8r4g07t/trajectory.json

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR adds completed trajectory metadata, a detailed trace inventory, summary documentation for issue #881, and a .gitignore rule for .agent-runs/.

Changes

Trajectory recording

Layer / File(s) Summary
Record completed trajectory
.agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json, .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/summary.md, .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t.trace.json
Completed trajectory metadata, event history, retrospective details, summary documentation, trace identifiers, and annotated repository file ranges are recorded.
Exclude local run artifacts
.gitignore
The .agent-runs/ directory is added to the ignored paths.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested labels: size:L

Suggested reviewers: khaliqgant

Poem

I hop through traces, neat and bright,
Recording journeys through the night.
Local runs now hide away,
While finished tales join the array.
Squeak—metadata blooms today!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the summary, but it omits the required Test Plan and Screenshots sections from the template. Add the Summary, Test Plan, and Screenshots headings; include test steps or note why screenshots are not applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly names both main changes: tracking the completed trajectory and ignoring .agent-runs artifacts.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/track-completed-trajectory

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6b03773a22

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"id": "881"
}
},
"status": "completed",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the stale active copy of the completed trajectory

The reviewed tree now records traj_rtyte8r4g07t as completed here while still retaining .agentworkforce/trajectories/active/traj_rtyte8r4g07t/trajectory.json with the same ID and "status": "active". Any agent or tooling enumerating active/ will therefore continue to present issue #881 as unfinished and may append to a second, conflicting history; remove the active copy when landing the completed record so trajectory listings remain focused.

AGENTS.md reference: AGENTS.md:L162-L174

Useful? React with 👍 / 👎.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
@.agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json:
- Around line 4-13: Regenerate the broker_panic issue `#881` trajectory artifacts
from the actual completed work: retain only the correct metadata in
trajectory.json lines 4-13; replace its events, retrospective, commit history,
and changed-file inventory in lines 30-558; regenerate summary.md with the
corrected summary and decisions; and regenerate the trace JSON for the actual
commit range and files. Affected sites: trajectory.json lines 4-13, 30-100, and
102-558; summary.md lines 1-53; and trajectory.trace.json lines 3-6406.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9326d340-50b7-4285-80fb-19d4000d237a

📥 Commits

Reviewing files that changed from the base of the PR and between 1e80918 and 04037f4.

📒 Files selected for processing (4)
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t.trace.json
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/summary.md
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json
  • .gitignore

Comment on lines +4 to +13
"task": {
"title": "Implement broker_panic telemetry hook (issue #881)",
"source": {
"system": "plain",
"id": "881"
}
},
"status": "completed",
"startedAt": "2026-07-15T23:00:55.646Z",
"completedAt": "2026-07-21T11:57:12.643Z",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟠 Major | 🏗️ Heavy lift

Regenerate the trajectory from the actual issue #881 work.

The record identifies broker_panic / issue #881, but its decisions, summary, commits, changed files, and trace describe unrelated manifest, cloud-worker, and Reflex work. This makes the durable trajectory unreliable.

  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L4-L13: retain only the actual issue #881 metadata.
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L30-L100: replace events and retrospective with #881 activity.
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L102-L558: replace the commit and changed-file inventory with #881’s actual scope.
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/summary.md#L1-L53: regenerate the summary and decisions from the corrected trajectory.
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t.trace.json#L3-L6406: regenerate trace coverage for the corrected commit range and files.
📍 Affects 3 files
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L4-L13 (this comment)
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L30-L100
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json#L102-L558
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/summary.md#L1-L53
  • .agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t.trace.json#L3-L6406
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
@.agentworkforce/trajectories/completed/2026-07/traj_rtyte8r4g07t/trajectory.json
around lines 4 - 13, Regenerate the broker_panic issue `#881` trajectory artifacts
from the actual completed work: retain only the correct metadata in
trajectory.json lines 4-13; replace its events, retrospective, commit history,
and changed-file inventory in lines 30-558; regenerate summary.md with the
corrected summary and decisions; and regenerate the trace JSON for the actual
commit range and files. Affected sites: trajectory.json lines 4-13, 30-100, and
102-558; summary.md lines 1-53; and trajectory.trace.json lines 3-6406.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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