Warn users if he uses tool without associated variables #1200
Replies: 2 comments 3 replies
-
This is explicitly called out in the docs:
|
Beta Was this translation helpful? Give feedback.
-
I appreciate the sentiment of your ask. Unfortunately, coding and anticipating what users might do is a rather fruitless endeavour. There are a significant number of features that I could be working in CodeCompanion on that would be adding huge value to developers by enabling them to build faster. Your types of requests are not those, unfortunately. I would thoroughly recommend reading the docs if you find yourself struggling. I have spent countless hours making them as detailed as possible to avoid users having to raise issues or ask questions in the discussions. |
Beta Was this translation helpful? Give feedback.
-
For hours I was puzzled as to why when I asked use @editor to modify /file it didn't work. I thought LLM was struggling or plugin was broken (buffer 1 is not modifiable etc.). Actually I just used it wrong @editor goes in hands with #buffer and @files with /files
Obviously in hindsight it's extremely obvious and feel stupid but I expect as thoushand use your plugin than some will also waste hours (and as LLMs can often produce output whatever happens, even if input sucks, it's super hard to debug imo).
My kind suggestions:
Again, it feels stupid and obvious in hindsight, but you know when you try a new tool, with new LLMs (the ones at work are really limited in terms of parameter with current HW) and you just don't know what's up you can waste hours and be frustrated. So any help to help people who make stupid mistakes would be awesome.
thanks for the great tool
Beta Was this translation helpful? Give feedback.
All reactions