A Rust CLI client for the Cyberbro Threat Intel server
This is obviously a vibe-coded Rust client, with the help of Claude.
I've coded several Python projects (I'm an active contributor to Cyberbro), but I want to learn Rust, and this seemed like a good way to do that.
Take a look at my CLAUDE.md file (I'm open to suggestions for improvements here) to see how I'm prompting the agent to explain thought processes, design decisions, and implications throughout the process.
The roadmap can (sort of) be derived from the REQUIREMENTS.md file. I'm working through each of those requirements (not always in order) with Claude and examining and researching the results as we go. You can also see the progress in TODO.md
The client does already work (shockingly) and we'll see how it improves along the way! :-)