Project ideas from Hacker News discussions.

Claude Code's source code has been leaked via a map file in their NPM registry

📝 Discussion Summary (Click to expand)

1. Claude Code’s open‑source status is unclear

“No, its not even source available.” – dragonwriter ### 2. Hidden/unreleased features are being hinted at
“The big loss for Anthropic here is how it reveals their product roadmap via feature flags… assistant mode … code name kairos.” – treexs

3. “Undercover mode” pretends to be human

“Undercover mode: Strips ALL Anthropic internal info from commits/PRs for employees on open source contributions.” – avar ### 4. Client‑side sentiment detection uses regex
“Regex is fast, but it’ll miss a ton of cases.” – BoppreH

5. The code feels “vibe‑coded” and low‑quality

“It’s not a particularly sophisticated tool. I’d put my money on one experienced engineer being able to achieve the same functionality in 3‑6 months (even without the vibe coding).” – catlifeonmars

6. Legal/ethical debate around the leak

“Stolen? Courts have ruled it's transformative, and it very obviously is.” – petcat

7. Real‑world usage problems and reliability worries

“Two weeks ago typing became super laggy. It was totally unusable.” – mattmanser


🚀 Project Ideas

Claude Modular CLI (CM‑CLI)

Summary

  • Pluggable architecture adds missing features to Anthropic’s CLI. - Auto‑discovers hidden feature flags and caches results locally.

Details

Key Value
Target Audience Developers who want an open, extensible agent harness
Core Feature Plug‑in extensions, custom UI, feature‑flag auto‑discovery
Tech Stack TypeScript (Node), React, SQLite, Vite
Difficulty Medium
Monetization Revenue-ready: $7/month for premium plugins & priority support

Notes

  • Directly addresses HN users’ desire for a community‑driven plugin system.
  • Enables third‑party UI tweaks that Anthropic’s closed UI blocks.

Self‑Hosted Claude Proxy (SHCP)

Summary

  • Transparent proxy routes Anthropic API calls through a local Docker container.
  • Logs requests and allows swapping the model for community models.

Details

Key Value
Target Audience Privacy‑focused developers and CI pipelines
Core Feature Rate‑limiting, request logging, optional local model substitution
Tech Stack Go, gRPC, Docker, Ollama
Difficulty High
Monetization Hobby

Notes

  • Solves the closed‑source criticism prevalent in the thread.
  • Community forks could provide a marketplace of interchangeable models.

Buddy Pet CLI Companion

Summary

  • Adorable ASCII “buddy” that reacts to command success/failure.
  • Provides motivational prompts and gentle critique, mirroring the discussed “buddy system”.

Details

Key Value
Target Audience Developers seeking engagement while coding
Core Feature Dynamic pet behavior tied to CLI output, custom skins
Tech Stack Python, Rich, SQLite
Difficulty Low
Monetization Revenue-ready: $3/month for custom skins & premium traits

Notes

  • Leverages the popular “buddy” concept highlighted in the leak.
  • Increases user retention through gamified feedback.

Undercover Prompt Obfuscator

Summary

  • Randomizes system prompts and tool definitions to evade detection while preserving functionality.
  • Generates audit‑ready logs of prompt variations.

Details

Key Value
Target Audience Power users who need plausible deniability in experimentation
Core Feature Prom
Monetization Hobby

Read Later