Show HN: I built a native macOS Markdown viewer 100% with AI coding agents(github.com)
6 分 | 作者 rajatarya 18小时前
1 条评论
- binyang_qiu 10小时前For me, the interesting part is the review loop after agents have written the code. For a native app that handles files and sanitized HTML, did you rely more on tests, manual use, or reading the generated Rust/JS directly?