ruvnet / ruvnet/rudevolution

Could not list files for @anthropic-ai/claude-code@2.1.153

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
147
Forks
29
Avg merge
3m
Merged PRs (30d)
1

Description

hi,

npx ruvector decompile @anthropic-ai/claude-code
✖ Decompilation failed
  Could not list files for @anthropic-ai/claude-code@2.1.153

Also tried with a local file - but it didn't produce a source - maybe I'm missing something?

npx ruvector decompile ./main.e71f14c90ad198dbcd58.js
✔ Decompilation complete

  Decompilation Summary
  Modules:     1
  Source size:  14.8 KB
  Functions:    undefined
  Classes:      undefined
  Witness root: c6da480b390c86db...
  Output:       decompiled/main.e71f14c90ad198dbcd58

main.e71f14c90ad198dbcd58.js

module-001-exports.js

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing both npx ruvector decompile @anthropic-ai/claude-code and the local main.e71f14c90ad198dbcd58.js command. Inspect the attached JavaScript outputs to determine whether the package file listing or local source generation is failing. Done means the package decompiles and the local input produces the expected source output, with the result verified against the reported summary.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, reverse-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.