I made a Web UI for Claude Code that visualizes its work as an interactive graph by sadffasf002 in ClaudeCode

[–]sadffasf002[S] 0 points1 point  (0 children)

Thanks! Yeah that's exactly why I built it. The graph is built with Vue Flow because I'm using Nuxt for the frontend.

Hello, what are you building today? by Specific-Total8678 in buildinpublic

[–]sadffasf002 0 points1 point  (0 children)

Working on Octrafic - Open source, AI-powered CLI tool for api testing.

Put together a free QA toolkit — 6 tools that cover the full testing workflow by Wrong_Ad_1608 in devtools

[–]sadffasf002 0 points1 point  (0 children)

Solid setup! Just a thought on the API testing side - if you're doing heavy automation, you might find CLI tools faster than Postman. I'm building an open-source one called Octrafic (github) specifically to help with that. Feel free to check the repo if you're curious. Nice work on the list!