-
Notifications
You must be signed in to change notification settings - Fork 66
Software factory change #1842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Software factory change #1842
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
2dcc943
fix(fleet): retire removed workspace rollout API
c921da3
style: auto-format with Prettier
github-actions[bot] 40b06e6
docs(changelog): raise the pending release to Major
prpmdev-bot f352d8c
Merge remote-tracking branch 'origin/main' into HEAD
prpmdev-bot e00add4
chore: drop the garden working file from the change
prpmdev-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
.agentworkforce/trajectories/compacted/compact_7kbovjgptr28_2026-09-22.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| { | ||
| "id": "compact_7kbovjgptr28", | ||
| "version": 1, | ||
| "type": "compacted", | ||
| "compactedAt": "2026-09-22T18:39:39.513Z", | ||
| "sourceTrajectories": [ | ||
| "traj_xjrrec3f7hzx" | ||
| ], | ||
| "dateRange": { | ||
| "start": "2026-09-22T18:32:56.391Z", | ||
| "end": "2026-09-22T18:39:20.897Z" | ||
| }, | ||
| "summary": { | ||
| "totalDecisions": 2, | ||
| "totalEvents": 2, | ||
| "uniqueAgents": [ | ||
| "default" | ||
| ] | ||
| }, | ||
| "decisionGroups": [ | ||
| { | ||
| "category": "api", | ||
| "decisions": [ | ||
| { | ||
| "question": "Keep hidden exit-0 compatibility commands and retain their cleanroom coverage", | ||
| "chosen": "Keep hidden exit-0 compatibility commands and retain their cleanroom coverage", | ||
| "reasoning": "Reviewed plan Option A preserves shipped scripts without invoking the removed API.", | ||
| "fromTrajectory": "traj_xjrrec3f7hzx" | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "category": "testing", | ||
| "decisions": [ | ||
| { | ||
| "question": "Regenerate the full CLI inventory and reconcile existing option drift", | ||
| "chosen": "Regenerate the full CLI inventory and reconcile existing option drift", | ||
| "reasoning": "The live inventory includes new release/spawn options and removes obsolete node-agent options; matrix coverage must match the generated inventory exactly.", | ||
| "fromTrajectory": "traj_xjrrec3f7hzx" | ||
| } | ||
| ] | ||
| } | ||
| ], | ||
| "keyLearnings": [], | ||
| "keyFindings": [], | ||
| "filesAffected": [], | ||
| "commits": [] | ||
| } |
21 changes: 21 additions & 0 deletions
21
.agentworkforce/trajectories/compacted/compact_7kbovjgptr28_2026-09-22.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # Trajectory Compaction: Sep 22, 2026 - Sep 22, 2026 | ||
|
|
||
| ## Summary | ||
| - Sessions: 1 | ||
| - Decisions: 2 | ||
| - Events: 2 | ||
| - Agents: default | ||
| - Files: 0 | ||
| - Commits: 0 | ||
|
|
||
| ## Api | ||
| - Keep hidden exit-0 compatibility commands and retain their cleanroom coverage -> Keep hidden exit-0 compatibility commands and retain their cleanroom coverage (traj_xjrrec3f7hzx) | ||
|
|
||
| ## Testing | ||
| - Regenerate the full CLI inventory and reconcile existing option drift -> Regenerate the full CLI inventory and reconcile existing option drift (traj_xjrrec3f7hzx) | ||
|
|
||
| ## Key Learnings | ||
| - None | ||
|
|
||
| ## Key Findings | ||
| - None |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 Breaking SDK ships as patch
RelayWorkspacelosesfleetNodeswhile[Unreleased - Patch]remains the pending release level. A 12.4.x release breaks consumers that accept patch upgrades.Learn more
The SDK package is versioned independently as a public package. This change removes members from its exported
RelayWorkspaceandRelayMessagingClientinterfaces, so existing consumers can no longer compile against the new declaration files. The repository rule requires[Unreleased - Major]for a SemVer-major change and forbids lowering the pending level.Example: A consumer declares
"@agent-relay/sdk": "^12.4.1"and callsrelay.workspace.fleetNodes.get(). Installing a 12.4.2 release containing this change removes that member despite the compatible patch range.Recommended fix: Raise the root changelog heading to
[Unreleased - Major]and release@agent-relay/sdkwith a major version. If a patch release is required, retain a deprecated typed compatibility surface until the next major release.Was this helpful? React with 👍 or 👎 to provide feedback.