Skip to content

Conversation

sgraband
Copy link
Contributor

What it does

From my testing and looking at the code this does not have any side effects. @sdirix do you have an idea why we originally added this? Or was this an oversight?

Fixes #15272

How to test

Write something like #_f @Coder in the chat and see that the Agent is correctly set.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

From my testing and looking at the code this does not have any side effect.

Fixes #15272

Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
@sgraband sgraband requested a review from sdirix June 18, 2025 07:52
@github-project-automation github-project-automation bot moved this to Waiting on reviewers in PR Backlog Jun 18, 2025
@sdirix
Copy link
Member

sdirix commented Jun 18, 2025

IIRC, variable resolving was dependent on agents at some point, so that would be an explanation on why this was coded this way. However I would definitely prefer if we are able to mention the agent wherever.

Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

Works for me! I can't see any ill effects

@github-project-automation github-project-automation bot moved this from Waiting on reviewers to Needs merge in PR Backlog Jun 24, 2025
@sdirix sdirix merged commit 05dbec2 into master Jun 24, 2025
10 of 13 checks passed
@github-project-automation github-project-automation bot moved this from Needs merge to Done in PR Backlog Jun 24, 2025
@sdirix sdirix deleted the sg/15272 branch June 24, 2025 10:10
@github-actions github-actions bot added this to the 1.63.0 milestone Jun 24, 2025
laemmleint pushed a commit to mvtecsoftware/theia that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Mentioning and agent needs to be at the beginning of prompt
2 participants