One thing I learned early while building CIPHER-Local — a VS Code extension that indexes your codebase and serves code intelligence to AI assistants via MCP — is that beta users won't file bugs if it's even slightly annoying to do so. So instead of hoping people would manually dig through logs and paste them into a GitHub issue, I built the entire reporting pipeline into the extension itself. Ever