Skip to content

feat(AgencyConfirmation): display impulse radius of pending actions - #661

Open
edward-ly wants to merge 4 commits into
mainfrom
feat/noid/impulse-radius-front
Open

edward-ly wants to merge 4 commits into
mainfrom
feat/noid/impulse-radius-front

Conversation

@edward-ly

@edward-ly edward-ly commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Related: nextcloud/context_agent#236

The highest impulse radius among all pending actions is now added in the bottom-left of the confirmation dialog. Hovering over it also shows a more detailed description just like the help button.

Screenshot 2026-09-24 at 11-20-27 Dashboard - Nextcloud Screenshot 2026-09-24 at 11-21-37 Dashboard - Nextcloud Screenshot 2026-09-24 at 11-22-27 Dashboard - Nextcloud Screenshot 2026-09-24 at 11-23-25 Dashboard - Nextcloud

Example for destructive actions:

Screenshot 2026-09-24 at 15-09-02 Dashboard - Nextcloud

Assisted-by: ClaudeCode:claude-opus-5.5

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI (N/A)

@edward-ly
edward-ly force-pushed the feat/noid/impulse-radius-front branch 2 times, most recently from 10624a2 to 8ef58f7 Compare September 24, 2026 09:50
Assisted-by: ClaudeCode:claude-opus-5.5
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly force-pushed the feat/noid/impulse-radius-front branch from 8ef58f7 to 3378a48 Compare September 24, 2026 13:10
@edward-ly
edward-ly marked this pull request as ready for review September 24, 2026 13:21
@coderabbitai

coderabbitai Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Warning

Review limit reached

Next included review available in 11 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 61853549-62e3-4b4e-ba2d-ae65bf80fa6a

📥 Commits

Reviewing files that changed from the base of the PR and between 3378a48 and 1f364d1.

📒 Files selected for processing (1)
  • src/components/ChattyLLM/AgencyConfirmation.vue
📝 Walkthrough

Walkthrough

The confirmation dialog now displays the largest impulse radius associated with proposed actions. It shows a radius icon, label, and description. The note card uses a warning type when any action is destructive and an info type otherwise.

Priority: ➖ Normal

Merge Risk: 🟡 Moderate · up to 3378a

The dialog can understate an unknown action’s warning or misdescribe where deletion may occur. Correct those messages before merging, and make the detailed radius description available without hover.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: displaying the impulse radius for pending actions in AgencyConfirmation.
Description check ✅ Passed The description directly explains the impulse-radius display, hover details, destructive-action behavior, related work, and visual changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.

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.

@coderabbitai coderabbitai 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.

Actionable comments posted: 3


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 22346da1-6618-42be-bb49-3f8e566a2303

📥 Commits

Reviewing files that changed from the base of the PR and between fe8b945 and 3378a48.

📒 Files selected for processing (1)
  • src/components/ChattyLLM/AgencyConfirmation.vue

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

Comment thread src/components/ChattyLLM/AgencyConfirmation.vue Outdated
Comment thread src/components/ChattyLLM/AgencyConfirmation.vue Outdated
Comment thread src/components/ChattyLLM/AgencyConfirmation.vue Outdated
…ing destructive agent actions

Signed-off-by: Edward Ly <contact@edward.ly>
…ve states of agent actions

Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly force-pushed the feat/noid/impulse-radius-front branch from 3378a48 to 1f364d1 Compare September 24, 2026 14:09
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