-
Notifications
You must be signed in to change notification settings - Fork 0
Add support for global variables (#96) #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I’ve used Gemini CLI to code the core of this. Sadly, the free version after couple of minutes switched from pro to flash model, and started giving bad results. I’ll continue later with another agentic coding tool |
…nuation character
|
Claude and Gemini didn't help much. Same for Qwen3 32B with continue or cline |
|
They helped to add initial implementation, but it took so much time... Perhaps, the task is too complex for state-of-the-art models |
Closes #96