Hacker News new | ask | show | jobs
Claude Code is a vibe-coded mess. Some of it is good (blog.raed.dev)
6 points by Raed667 65 days ago
1 comments

For a chatbot like claude code, since the instruction prompt part (including descriptions of tools) is relatively constant for multiple users and over a long time, a lot of optimizations can be made. Even basic prompt caching gives a lot of speed and cost reduction.