Start Here: Welcome to OpenClaude Discussions #245
-
Welcome to OpenClaude Discussions.
Use Discussions for:
- setup help
- provider questions
- feature ideas and early brainstorming
- sharing workflows, screenshots, and demos
- broader community conversation
Use Issues for:
- confirmed bugs with a repro
- actionable feature requests that are ready to be tracked
- security reports and implementation work
Category guide:
- Q&A: setup help and troubleshooting
- Ideas: early proposals and brainstorming
- Show and tell: demos, workflows, screenshots, and community builds
- General: broader conversation that does not fit elsewhere
- Announcements: maintainer updates, releases, and community news
How to get help effectively:
- OpenClaude version
- OS and terminal
- provider/model
- exact command or setup used
- error message or screenshot
- whether you are on latest main or latest release
If you are not sure where something belongs, start in Q&A and we can move it if needed.
Maintainers may re-categorize discussions or convert low-signal issues into Discussions to keep the issue tracker focused.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 6 -
❤️ 1 -
🚀 7
Replies: 10 comments 18 replies
-
Maintainer note: use this thread as the start-here index for Discussions.
If you are new here:
- use Q&A for setup help and troubleshooting
- use Ideas for early feature proposals
- use Show and tell for demos, screenshots, and workflows
- use Issues for confirmed bugs and actionable implementation work
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
This comment was marked as off-topic.
This comment was marked as off-topic.
-
This announcement thread is mainly for Discussions onboarding and maintainer updates.
If you want to talk specifically about legality or provenance, please open a separate discussion in General or Q&A so it does not get mixed into the announcement thread.
Beta Was this translation helpful? Give feedback.
All reactions
-
oh ok sorry
Beta Was this translation helpful? Give feedback.
All reactions
-
So, I tried setting it up usingg ollama and it ran on my CLI locally but it is asking fir Claude account API, anyone to help a new dev here.
image
Something like this.
Beta Was this translation helpful? Give feedback.
All reactions
-
it's because this project runs on top of the actual claude code that's why it asks for claude account api, keep in mind this is not a fresh ground up open agent, it's close to a wrapper/UI layer on top of Anthropic’s Claude Code runtime, with adapters for other models like Ollama
Beta Was this translation helpful? Give feedback.
All reactions
-
What do you mean? How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions
-
Will we be separating ourselves from claude updates? Like, doing our own stuff or reversing and following the upcoming changes to claude code? thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions
-
we are making our own product
Beta Was this translation helpful? Give feedback.
All reactions
-
not quite, this project is a wrapper not an actual "reveresed engineered" claude code that runs independently it still uses claude code runtime
Beta Was this translation helpful? Give feedback.
All reactions
-
The "/loop" command in the most recent ClaudeCode CLI is not functional in OpenClaude currently. Is there a way we can replicate that functionality, because the code for the command exists in the code base currently.
(This is a suggestion, loop functionality can be mimicked through tmux on Ubuntu)
Beta Was this translation helpful? Give feedback.
All reactions
-
So, which is the best model I can use for free from OpenRouter?
Beta Was this translation helpful? Give feedback.
All reactions
-
Watch this: https://www.youtube.com/watch?v=p4KD56w2kpc
Beta Was this translation helpful? Give feedback.
All reactions
-
Okay thanks
Beta Was this translation helpful? Give feedback.
All reactions
-
If I set it up as shown in video do I have to create thios json file everytime I am working on a project?
Beta Was this translation helpful? Give feedback.
All reactions
-
No, you can create an environment variable. If you go to the OpenRouter page that he is referring to in the video, you can setup environment variables in the bashrc (Linux) or set environment variables in Windows, so that wherever you run the Claude command, it uses OpenRouter
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Me too, We need HELP !!!
Beta Was this translation helpful? Give feedback.
All reactions
-
this is just a wrapper not an actual independent open-sourced agent it works on top of claude code runtime so you're basically using an "open-source skin" for claude code
Beta Was this translation helpful? Give feedback.
All reactions
-
make an seprated issue for this
Beta Was this translation helpful? Give feedback.
All reactions
-
@IgorAugustoHH, bro we are working on it. Currently, the PR is open for review; after this, it will be fixed, so please wait until it is merged and new versions are released.
Beta Was this translation helpful? Give feedback.
All reactions
-
Tentei através de diversas formas efetuar a ligação através de mcp para o blender, mas não consigo entender como efetuar o link através do openclaude, no próprio claude já não é tão simples, mesmo sendo mais fácil, se puderem me ajudar a entender como seria possível conectar o mcp pelo openclaude eu agradeço, vou continuar tentando descobrir.
Beta Was this translation helpful? Give feedback.
All reactions
-
Quick maintainer clarification so this announcement thread stays accurate:
- OpenClaude does support OpenAI-compatible providers like OpenRouter and local Ollama; those paths do not require Anthropic account flow when configured correctly
/loopsource exists in the repo, but it is not currently available in the open build- For Copilot/OpenRouter/Ollama/MCP setup help, please open a separate Q&A discussion with your OS, provider, model, exact command/config, and the full error text or screenshot
We will keep troubleshooting in dedicated threads so answers stay searchable and this thread does not turn into a mixed support log.
Beta Was this translation helpful? Give feedback.
All reactions
-
-p
If I run regular claude with, say, "-p 'fix spelling mistakes in comments'", it will do so (and i can design my loop outside of it). But openclaude seemingly exits the first iteration, with --verbose saying something like "Oh, I see the spelling mistakes. I will fix the most egregious ones first..." then EXITS. This seems to differ from real claude. (no, not a permission problem)
Beta Was this translation helpful? Give feedback.
All reactions
-
❯ read my screenshot available in web-claude folder in home
Searched for 2 patterns (ctrl+o to expand)
●くろまる Let me look at the top-level files in the web-claude directory.
Listed 1 directory (ctrl+o to expand)
●くろまる Found the screenshot. Let me read it.
Read 1 file (ctrl+o to expand)
└ API Error: 400 {"error":{"message":"Param Incorrect","type":"upstream_error","code":"400"}}
Beta Was this translation helpful? Give feedback.
All reactions
-
Image reading not supported it's not visualising @Vasanthdev2004 Screenshot_2026年05月18日-06-54-19-43_84d3000e3f4017145260f7618db1d683.jpg
Beta Was this translation helpful? Give feedback.