Jobin Jacob Kavalam

Results 13 comments of Jobin Jacob Kavalam

Could it be that there is a bug in GitAdapter.groovy ? It seems to assume gradle.properties is always exactly 1 level deep from the root of the git repo ?...

@Hillkorn At this point I am not sure if what am reporting is indeed related to @swpalmer However, I have prepared a git repo that can be reproduces the problem...

@flosch Is it possible to `set` the array to a variable first and use it. I got the idea from here: https://github.com/flosch/pongo2/blob/2533a7767364043df2d81686fe06e019234556b1/template_tests/set.tpl#L8 ``` {% set new_var = ["hello", "val2"] %}...

Looking forward to this.

Thank you @anaprimawaty Ana, ability to use `=` as a delimiter is very much appreciated.

> Do you mean that you can select an element/artifact in Chrome DevTools and use it as context in your MCP client? @natorion No, i didn't mean, me, as a...

> Understood, so the human would then use the selected element to continue debugging on their own in DevTools? @natorion No, the idea is, this way, the AI agent can...

@natorion I see the confusion here. When i say, `Select an element in the page to inspect it` tool, i do NOT mean the AI agent interacting with the Chrome...

> Hmmm, in what prompts would you expect your MCP client make use of let's say select_element_visually(imageData, position) function? Consider, ``` The "Delete" button is not aligned correctly on http://localhost:3000/my-complex-page....