FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built desktop tool to feed your entire codebase to ChatGPT/Claude (Svelte 5 + Tauri v2)
How-ToWeb Development

I built desktop tool to feed your entire codebase to ChatGPT/Claude (Svelte 5 + Tauri v2)

via Dev.to JavaScriptФёдор Сёмочкин1mo ago

Hi everyone! I got tired of manually copy-pasting files to give context to ChatGPT/Claude. So I built Codebase-parser — a tool that scans your directory and formats your code into a single prompt-ready text. 🔗 Links: ** GitHub Repo: https://github.com/Fedorse/Codebase-parser Download v1.1.1 (Mac/Win): https://github.com/Fedorse/Codebase-parser/releases/tag/v1.1.1 ** 📦 How to install (macOS): You can download the .dmg from the releases page above, or use Homebrew: Bash brew tap fedorse/tap brew install --cask fedorse/tap/codebase-parser sudo xattr -cr /Applications/codebase-parser.app ⚠️ Important Note on Security Warnings (Unsigned App): I am an indie developer and I don't have the paid certificates from Apple or Microsoft yet. You will likely see a warning when launching the app. Here is how to bypass it: macOS: You might get a "App is damaged and can't be opened" error. This is a generic Gatekeeper error for unsigned apps. To fix it, run this in Terminal: sudo xattr -cr /Applications

Continue reading on Dev.to JavaScript

Opens in a new tab

Read Full Article
51 views

Related Articles

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now
How-To

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now

The Verge • 15h ago

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra
How-To

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra

ZDNet • 16h ago

This App Makes Even the Sketchiest PDF or Word Doc Safe to Open
How-To

This App Makes Even the Sketchiest PDF or Word Doc Safe to Open

Wired • 16h ago

References: The Alias You Didn’t Know You Needed
How-To

References: The Alias You Didn’t Know You Needed

Medium Programming • 18h ago

Pointers: The Concept Everyone Says Is Hard
How-To

Pointers: The Concept Everyone Says Is Hard

Medium Programming • 18h ago

Discover More Articles