40 questions
Score of -4
0 answers
79 views
Claude chat window - search functionality does not work? [closed]
I'm not sure if it's a bug related to VScode or the Claude code extension, but I am not able to use the search (CMD + F) in a claude chat window - it simply does not work.
Is it normal for now, for ...
Score of 0
1 answer
98 views
How to configure an external LLM agent into VS Code "Agents"
Is it possible to use an external subscription (Claude or openAI) in the Agents panel of VS Code?
How do I configure?
I can see it supports natively Claude models but I need to use them as part of an ...
Score of -4
0 answers
52 views
Claude Apps Gateway on Google Cloud Platform with Identity Aware Proxy [closed]
I am trying to set things up so that the employees of our company (technical and non-technical) can use Claude (Claude Code for devs and Claude Desktop for everyone else) with Claude Apps Gateway ...
Score of 0
2 answers
292 views
Is reviewing by sight only a good use of Claude Code to write code?
I believe I have a very basic setup for using Claude Code in my VSCode. I have installed the extension, and I use to to plan new features, and build them.
I review the code by sight only, which very ...
Score of -5
1 answer
66 views
How do I use chrome devtools mcp with multiple agents simultaneously?
I can use chrome-devtools-mcp with Claude Code, Codex, and Cursor, and individually, they all work fine. But if one agent already has a browser open, another agent can not start one, there's an error. ...
Best practices
0
votes
0
replies
93
views
Efficient .claude structure
We're just starting to integrate Claude Code into our project, and it's raising a lot of questions about how to structure our files effectively.
Right now, we have a .claude/rules/code-rules.md file ...
Tooling
1
vote
2
replies
96
views
I encountered something odd with the Claude Code extension for VS Code. Do you know how tool calling works in Claude Code for VS Code?
It's a screenshot of Claude Code for VS Code. It seems to be attempting to invoke a tool named "Grag." The call failed. After that, it started using the "Grep" tool. I searched for ...
Advice
0
votes
1
replies
108
views
Claude Dedicated Spring Boot Skill
I hope this message finds you well. I'm reaching out regarding the recent Spring AI Agentic Patterns and Agent Skills announcements.
Currently, I'm working with Claude and Spring Boot, and I see ...
Advice
0
votes
1
replies
121
views
Deploying a self-hosted LLM for 10-20 concurrent users to offload Claude Code, hardware/infra advice needed
my org currently uses Claude Code across the team and we’re looking to self-host an open-weight code-focused LLM to offload as much as possible from it. Goal is to serve 10-20 concurrent developers ...
Score of -4
0 answers
93 views
How to resolve Claude Cowork sandbox paths (/sessions/<id>/mnt/...) to real host paths in a PreToolUse hook?
I am writing a custom PreToolUse hook for Claude Code / Claude Cowork to intercept and validate terminal commands before execution.
While Claude Code passes absolute host paths, Claude Cowork executes ...
Tooling
1
vote
2
replies
122
views
Is there arm-neon-optimization skill?
I wanna find some useful arm-neon-intrinsics-optimization skills to accelerate c++ code, I searched in the github but found nothing , this is a common skill, which path can I found the skills
Best practices
1
vote
0
replies
66
views
Use of MCP Server in claude or API calls
I am bit confused w.r.t claude what is the recommendation for the using MCP server or using API ( direct call ) .
For e.g. if I have Azure Devops MCP server should I access it via API( ADO API call) ...
Score of 0
1 answer
98 views
How Do I Replicate the Exact Native iMessage Contact/Profile Transition Animation in iOS?
I m building an iOS messenger app and I’m trying to replicate the exact interaction/animation behavior used in Apple’s Messages app when tapping a contact/profile at the top of a conversation.
The ...
Tooling
0
votes
2
replies
252
views
How can Claude get access to GitLab/Github issues?
How Claude Code can get access to GitLab issues?
I think the result should be those issues cached locally as .md,
so Claude can read them.
How can Claude Code get access to GitHub issues?
Or maybe ...
Advice
8
votes
16
replies
3k
views
Claude Code - Looking for guidance on where to start with coding and tools
I’m hoping someone here can point me in the right direction, because right now everything feels a bit overwhelming.
Come from an IT background of 25+ years, but I’m a true beginner when it comes to ...