logoalt Hacker News

hnlmorgyesterday at 7:49 PM1 replyview on HN

Dumb question this, but how do you load it into Claude? I’ve only seen APIs for text and image uploads. Not random files. Or maybe that’s a limitation of the SDK I’m using?


Replies

rabahsyesterday at 8:58 PM

With Claude Code command line, you can point to any directory you have in your file system. In this case, Claude Code was working across three directories: the original game in assembly, the 2010 port in C++, and the new Godot port.