Settings

Theme

Show HN: Show HN: Ted Mosby – open-source Claude agent for architectural wikis

npmjs.com

1 points by jackomelon 2 months ago · 1 comment · 1 min read

Reader

Inspired by DeepWiki, which I love! I wrote about my thoughts on agent-generated architectural wikis a few days ago: https://dakota.codes/blog/agent-generated-architectural-wiki...

Ted Mosby (the architect) generates documentation where every concept links to exact source code (file:line references). Uses RAG with FAISS for semantic search, generates Mermaid diagrams, and includes an automatic verification loop that keeps generating until all internal links resolve.

Built on top of the Claude Agent SDK (using buildanagentworkshop.com) Feedback welcome!! :)

jackomelonOP 2 months ago

I used this just now on https://github.com/karpathy/nanochat and here is the output site built from the wiki markdown: https://comforting-alfajores-8752fe.netlify.app/readme

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection