feat(agents): add rename and archive commands (7/8)#8286
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
81b8098 to
f02d1dc
Compare
8007f7d to
0a03ea0
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
- agents:rename sets a run's title, sanitized and capped at 200 chars - agents:archive archives a run, with --yes to skip confirmation Part 7/8 of the agents CLI revamp split.
f02d1dc to
ee89182
Compare
0a03ea0 to
5f1f160
Compare
|
Link EX-2195 |
Summary
Linear: https://linear.app/netlify/issue/EX-2195
Part 7 of the agents CLI revamp split. Adds two run-management commands.
agents:renamesets a run's title. Sanitized and capped at 200 characters.agents:archivearchives a run, with--yesto skip the confirmation prompt.Stacked on the publish/revert PR.
For us to review and ship your PR efficiently, please perform the following steps:
re fixing a typo or something thats on fire 🔥 (e.g. incident related), you can skip this step.passes our tests.