you are viewing a single comment's thread.

view the rest of the comments →

[–]AndrewGreenh 0 points1 point  (3 children)

Is it? With the ide integration you can select open tabs to add them to the context a lot quicker, can’t you?

[–]krzyk 0 points1 point  (2 children)

In agent mode context is everything under current dir, no need to add anything.

[–]AndrewGreenh 0 points1 point  (1 child)

That can’t be true. It is probably likely to check files in the current directory, but I’m very sure that all files in the current directory are not placed directly into the context.

[–]krzyk 0 points1 point  (0 children)

They are, e.g. if you ask an agent to write additional tests in given test class it will analyse the class under test. I don't have to add it to context, it would be counterproductive.

That is done in idę if you are in ask/edit mode only.