-
Notifications
You must be signed in to change notification settings - Fork 318
How to reverse-engineer dependencies #1
Copy link
Copy link
Open
Description
The code I received only contains the content under the src folder. I asked Claude Code to reverse-engineer what tools the code uses and how to compile it into a binary file. However, after analyzing the code and listing the dependencies, Claude concluded that:
The claude-code-src directory is partial source code extracted from a complete project, and the following are missing:
- Complete source code files – many directories are empty or non-existent
- Private npm dependencies – Anthropic's internal SDK has not been publicly released
- Code generated during the build process – some files need to be generated from other sources
It is impossible to complete the build with only this source code. If you have the complete source code repository of Claude Code, or if this is partial source code from another open-source project, please provide more information.
How did you reverse-engineer the package.json and compile it successfully?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels