Show HN: WakaWiki, a CLI that maintains agent documentation for your codebase
Category: devtools
Tags: cli-tool, documentation, llm-agent, rust
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 5)
WakaWiki is a CLI tool in Rust that uses LLM agents to automatically generate and maintain documentation for codebases, with support for multiple providers and incremental updates. Its integration with AGENTS.md and GitHub Actions makes it interesting for teams wanting to keep docs in sync with code, though it follows an existing pattern (OpenWiki clone).
Target audience: backend devs
Repository: https://github.com/sonyarianto/wakawiki · Rust · MIT
View on Hacker News