open-source of claude-code (clone) #234
Replies: 12 comments 2 replies
-
3-19-25 proceeding with fine-tuning the Gemini 2.0 Pro model today to enhance its syntactic awareness using the Abstract Syntax Tree (AST) technique. this step ensures the model treats generated code as structured syntax rather than plain text, significantly improving accuracy and reducing errors. given the current model access constraints, Gemini 2 Pro (recently made freely available to developers) is an optimal choice for this purpose. updates on benchmarks and results will follow soon. |
Beta Was this translation helpful? Give feedback.
-
3-20-2025 used sonar-reasoning-pro everywhere except for code generation. it can now access the files in the directory, analyse the code and switch between files in the same directory. will work on switching between directories and creating new directories now |
Beta Was this translation helpful? Give feedback.
-
This is awesome! Please keep us posted. |
Beta Was this translation helpful? Give feedback.
-
Yep! Cool! Please keep us posted. |
Beta Was this translation helpful? Give feedback.
-
3-23-2025 Trying to cook some magic. It will take a week's time. If its working fine, will deliver that. Else, i will deliver the original idea |
Beta Was this translation helpful? Give feedback.
-
3-24-2025 no major upgrades or new additions today. just dealt with some errors and fixed minor bugs. will add 'em tomorrow. |
Beta Was this translation helpful? Give feedback.
-
3-25-2025 cancelled the fine-tuning of gemini 2.0 pro because they just dropped 2.5 pro experimental. testing it out and it'll be the code generator for the product most likely |
Beta Was this translation helpful? Give feedback.
-
3-26-2025 opened an issue and polished up the product a bit. sorry for the delay, i was too occupied with uni stuff. will grind again from today. |
Beta Was this translation helpful? Give feedback.
-
4-1-2025 stuck with managing context and persona with the API from the past 5-6 days. will most probably clear that today. |
Beta Was this translation helpful? Give feedback.
-
4-2-2025 Working on RLAIF and RAG to improve context awareness and persona |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
"If anyone wants to build an open source Claude-Code with some editor integrations and extensions, Perplexity would be happy to provide free API credits." - Aravind Srinivas on X. So I am building that.
Beta Was this translation helpful? Give feedback.
All reactions