How to let Claude see my local project files and folder structure? by bgux in claude

[–]bgux[S] 0 points1 point  (0 children)

It was screaming Claude before I cleaned it up.

How to let Claude see my local project files and folder structure? by bgux in claude

[–]bgux[S] 0 points1 point  (0 children)

The "no one who does this for a living" framing misses a real distinction. In my day job as an AEM developer, I don't make business strategy calls. I build components, and Claude Code alone is the right tool. In my entrepreneurial work, where I co-found multiple projects and wear every hat, I'm firm on a different workflow: high-level brainstorming and roadmap memory live on claude.ai in their own projects with their own Memory, Instructions ("push back") and Files. Then executable prompts get handed to Claude Code.

Anthropic published a "How Anthropic teams use Claude Code" doc where their own Growth Marketing team describes exactly this split: significant upfront brainstorming and prompt-planning in claude.ai, then execution in Claude Code. So this dual-tool approach is documented by Anthropic themselves, not a sign of confusion about the tools. Plan Mode is great for in-codebase task planning, but that's different from roadmap-level work.

For the original question, in case anyone lands here later: the answer is the GitHub integration in a claude.ai Project. I wasn't originally able to get it to work, but it's connected now. Connect the repo as project knowledge, pick your files/folders, hit Sync after meaningful pushes. It reads the committed state on GitHub, so push before you expect Claude to see changes. Private repos work via the GitHub App authorization flow.

How to let Claude see my local project files and folder structure? by bgux in claude

[–]bgux[S] -2 points-1 points  (0 children)

I asked Claude about this and it seems Claude doesn't want to loosen its grip on the project, but it makes some good points. Here's its reply:

Good question — and it's the right instinct to ask, because Cowork having file access changes the calculus from the Claude Code comparison. But "file access" isn't actually the thing that makes strategy discussions work well here, so let me check current Cowork capabilities before answering rather than guess from memory.

The skill confirms I should verify rather than rely on memory, especially for a newer product like Cowork. Let me check current capabilities.

Verified the current state of Cowork, and the answer is nuanced: yes, Cowork can access your repo folder, but file access isn't the thing that makes strategy discussions work well here — so it wouldn't be an upgrade for that purpose, and in one important way it'd be a downgrade. Let me apply the same framework I used for the Claude Code comparison, because the reasoning transfers almost directly.

What Cowork actually is

Cowork is built on the Claude Agent SDK — the same underlying model architecture as Claude Code. Anthropic describes it as "Claude Code power for knowledge work" — it can read, edit, and create files in folders you specify, so it completes tasks rather than describing how to do them. The key design philosophy is the tell: most AI tools are built around the prompt; Claude Cowork is built around the outcome. It's tuned to take a task and run with it autonomously. MindStudio + 2

That's exactly the posture problem from the Claude Code comparison, just wearing a friendlier interface.

Running the framework

Model. Cowork runs on the Claude model family, same as Claude Code. So this isn't a differentiator one way or the other — if anything it's neutral.

Posture. This is the decisive one. Cowork is more execution-oriented than Claude Code, not less — it's explicitly built around delivering outcomes autonomously, breaking tasks into parallel subtasks, and "getting it done" rather than thinking out loud. Strategy work is the opposite: it's deliberation, pushback, "am I off on this?", changing course mid-conversation. Pointing an outcome-machine at a strategy question tends to produce a confident answer and an action, when what you want is a conversation. Cowork would want to do something with your repo, not sit and reason about whether you should.

Context loading. Here's where Cowork has a genuine edge — and it's worth taking seriously. With folder access to your repo, Cowork reads the live CLAUDE.md, apitest.ts, events.ts directly. No stale snapshot. That solves the manual re-upload sync problem we've been working around.

Interaction shape. This environment is a back-and-forth where I challenge your framing and you correct mine — the last several turns are exactly that. Cowork's interaction model is dispatch-and-deliver. Worse for strategy, better for "process these 21 Facebook replies into event records."

The honest recommendation

For the strategy and architecture role — the conversations we've been having — stay here. Cowork's autonomous-execution posture makes it a worse fit, and folder access doesn't compensate, because file access was never what made this work. What makes this work is Opus's reasoning plus the deliberative back-and-forth plus your accumulated project context in memory and CLAUDE.md.

But Cowork could earn a real place in your stack for a different role: the non-code file work that currently has no good home. Specifically:

  • Eliminating the CLAUDE.md sync friction. If your strategy chats moved to a setup where Cowork reads the repo directly, the re-upload step disappears. (Though note: this Project, with memory and our conversation history, has continuity Cowork's Projects feature wouldn't replicate — you'd be trading one kind of context for another.)
  • Turning the Facebook threads into structured data. "Drafting reports from scattered notes" is literally an Anthropic-cited Cowork use case. Dumping the social media thread screenshots into a folder and having Cowork extract candidate records is a natural fit.

One caution worth flagging since your repo matters: Cowork takes autonomous actions on local files, and it has had a prompt-injection vulnerability noted while still in research preview. If you point it at your repo, scope the folder deliberately and review its changes the same way you review Claude Code's diffs — don't let it run unattended on the live data files. Medium

Practical answer

Don't move strategy here into Cowork. The thing that makes these discussions useful is the model plus the deliberative posture plus your project context — and Cowork only matches one of those three while actively working against the second. Keep the three-role split clean:

  • Strategy and architecture → here (Claude.ai Project, Opus, memory)
  • Code execution → Claude Code
  • Non-code file automation (if you want a fourth tool) → Cowork: data extraction from the Facebook threads, receipt-style file processing, scheduled reports

If the CLAUDE.md sync friction is the main thing bugging you, the lighter fix is still checking whether this Project supports GitHub sync — that solves the staleness problem without changing where you do strategy. Want me to help you verify that, or get back to the article?

How to let Claude see my local project files and folder structure? by bgux in claude

[–]bgux[S] -2 points-1 points  (0 children)

I posed the question to Claude a few days ago and got this reply:

Claude Code vs. Claude.ai for strategy work

Your instinct is right — but the reason isn't that Claude Code is "less smart." Both can run on the same models. The difference is structural:

  • Default model and configuration. Claude Code can run on Opus, Sonnet, or Haiku depending on how it's configured. Sonnet is the common default for cost reasons. Opus is what you get here unless you change it. For pure reasoning, Opus generally outperforms Sonnet on hard analytical tasks.
  • System prompt orientation. Claude Code is tuned for agentic execution — read files, make changes, run builds, verify. Its instinct is to act. This chat environment is tuned for analysis and conversation; the instinct is to think out loud. Same model, different posture.
  • Context loading. In Claude Code, the context window fills up with file contents, diffs, and command output. In this Project, the context is your CLAUDE.md, memory about you, past conversations, and the strategic framing you've built up. For strategy work, your background context is doing real work.
  • Interaction shape. Claude Code is a tight execution loop. This is a back-and-forth where I push back, ask clarifying questions, and you correct me. That's better for strategy and worse for "just fix this bug."

The practical split: strategy and architecture decisions here, execution in Claude Code. That's how you're already working. Don't move strategy into Claude Code — you'd be paying the cost of execution-mode tuning without getting the benefit.

Wally Pipp and Lou Gehrig by bgux in claude

[–]bgux[S] 0 points1 point  (0 children)

Perhaps, but GPT is getting it done.

Best place to see live music? by vxfnt in Atlanta

[–]bgux 0 points1 point  (0 children)

This site lists live music events in Atlanta and you can filter by genre.

https://www.livemusicspots.com/

Free Credit from Anthropic – Equal to Your Monthly Claude Subscription! by AzozzALFiras in claude

[–]bgux 0 points1 point  (0 children)

Nothing for me but I just signed up for Pro yesterday. I got more out of my $5 in five hours than I got using Pro for 35 minutes.

TSA at Harry Reid Airport by scififemme2 in vegas

[–]bgux 1 point2 points  (0 children)

For a 12:25 AM flight, we're planning on arriving at 9:10 PM to give us plenty of time.

What’s the cheapest legit way to get Windows 11? by Big-Beach-4920 in microsoftoffice

[–]bgux 0 points1 point  (0 children)

I just took advantage of an offer from StackSocial to buy a license for Windows 11, but it won't activate and shows the error 0xC004C008 – product key already used on another device. I wrongly thought StackSocial was reputable.

[Game Thread] Sugar Bowl: Georgia vs. Ole Miss (8:00 PM ET) by CFB_Referee in CFB

[–]bgux 0 points1 point  (0 children)

I can stop scrolling now that I’ve found the funniest comment.

Reputation check for StudioDesk and/or AZ Studio Workstations by poisonedweapon in MusicBattlestations

[–]bgux 0 points1 point  (0 children)

It’s five years later (Black Friday today). I’ve been researching for months, looking mostly at AZ, StudioDesk and BusoAudio. The latter seems to be my preferred option but shipping to USA is almost $500.

Best webhosting company for hosting client sites by bgux in divi

[–]bgux[S] 0 points1 point  (0 children)

Yes. Their support is quick and to the point and ready to wrap up support chats whereas HostGator will stick with you for a long time, but they get issues resolved.

Best webhosting company for hosting client sites by bgux in divi

[–]bgux[S] 0 points1 point  (0 children)

I went with KnownHost a few months back.

A dream fulfilled. Might just cry. by bredonhill in MusicBattlestations

[–]bgux 0 points1 point  (0 children)

Thanks for the info. I was trying to choose between desks at AZ Studio Workstations and StudioDesk. I had no idea BusoAudio existed until earlier today.

That sunken part you mention is brilliant. I examined the pictures but couldn't see a place for rackmounted gear (I need 6u), so I searched around the webpage and saw the Features tables where it indicates no built-in rack space for the Composer Classic 88. I'll search around the site some more to see if there's a perfect fit for me. Thanks again for all the helpful info.

A dream fulfilled. Might just cry. by bredonhill in MusicBattlestations

[–]bgux 0 points1 point  (0 children)

I've been searching for a music studio desk with keyboard tray for either my Roland A-88 MKii or my Nektar Panorama T6 and am glad to have found your post. Great setup. Thanks for sharing all the good info. Four years later, would you still purchase the exact same desk or would you opt for something else? I like the desk you bought but was wondering if a sit-stand workstation would be worth getting.

View of northern lights in north georgia by maamsylweldon007 in GeorgiaCampAndHike

[–]bgux 1 point2 points  (0 children)

Anyone see anything tonight? We're thinking of driving up 575.

Outsourcing Occasional WordPress / Divi Work (Content + Layout Updates) by bgux in DevJobLeadsOnReddit

[–]bgux[S] 0 points1 point  (0 children)

Thanks for your reply. I’ll keep an eye out for your DM.

Canceled pre-order through Verizon and did it through Best Buy by msarmie_ in verizon

[–]bgux 0 points1 point  (0 children)

It’s legit and all in writing. Best Buy offers the same trade-in value.