My feedback, just started using it for a bit.
-
Please remember model selection, I just opened a server action started a chat. Realised i'm in the wrong server action. Then I gotta find my model again through this huge list
-
I asked it to change something, I now have no idea if it did it or not. Agent mode is on and it said "I will remove this block" then stopped the chat.
According to git this file has not been changed.
After pressing the AI to change the file for me it is just telling me I'm paying money and not giving feedback. I guess it's encountering errors and not displaying it to me?
I did a last attempt with claude 3.7 sonnet but now do get an informative error
If it's usable then Keith's feedback sounds great as to make it more useful and possibly replace my windsurf use.
Edit: tried one more time with github as provider opposed to openrouter and that seems to do stuff and give me feedback, seems buggy with openrouter
- Having some kind of reference we can visually use would be great, like line numbers... it doesn't tell me much that action step j1_49 is changed:
- It seems unable to add any action steps:
{
"name": "insert_action_step",
"args": {
"action_step": {
"name": "",
"module": "core",
"action": "comment",
"options": {
"comment": "User update logic removed; now only insert if user does not exist."
}
},
"insert_pos": "after",
"ref_node": "j1_64"
}
}
Invalid action_step. Please provide a valid JSON strinn that has name, module, action and options.