This is a thread for all AI CLI related discussionClaude Code: https://code.claude.com/docs/en/overviewGemini CLI: https://geminicli.com/OpenAI Codex: https://openai.com/codex/OpenCode: https://opencode.ai/New:>Anthropic Introduces Cowork: Claude Code for the rest of your work>https://x.com/claudeai/status/2010805682434666759>aka a gui for Claude Code
>>107845078>Claude is now capaple of replacing office monkeys who have no particular skills outside of Word, PowerPoint, Excel, wikis, ticketing systems, etc.>Claude can use tools to remote in to computers, change passwords, reboot them, and install software>self hostable models will catch up to this in under two yearsIt's over. Indian offshoring/bodyshopping is finished.
I like CC a lot but god damnit why did they write it in javascriptI found out that if i make a certain request to analyze my codebase it completely hangs the session and i have to SIGKILL it to close it
I have used gemini 3 to auto generate in ~40min what I came up with myself in 3h its not bad but code design wise it its quite annoying. Was a simple sensor monitoring application with a drop in viewer all in python. One time scripts are great I guess but it doesn't handle edge cases also its obsessed with crash testing via Ctrl+C for some reason.It does feel nice to have a quick prototype of what you want instead of having a to fight the slog that comes with proper design is Claude Code better?
You know, Grok Code is not that bad. It has a big context and recalling is not bad either, plus OpenCode offers it for free. It's been my go to lately along with GLM
>>107845078What do you guys think about the new deepseek model coming in feb? Will it be better than claude like they claim?
>>107846027>2 more weeks
>>107845960No one uses grok for code, not even xai
What is the best ai in-text editor?
>>107846103Doom Emacs + GPTel + model of your choice
>>107845744nothing wrong with javascript. it's a comfy language. if opencode hangs like that is not a core js issue but probably some swallowed exception, same bug could've happened in c or python or go
does anyone actually use agents.md and if so is it project/task specific or genericI've been thinking about it but I tend to use these things for individual fixes not ongoing projects