cd/sources/heltweg-auto-discovered· home sources Heltweg (auto-discovered)
cat /sources/heltweg-auto-discovered.feed | wc -l → 3

Heltweg (auto-discovered)

articles 3 domain heltweg.org → feed RSS
07:57
2026-05-26
heltweg.org
ai-agents

Improving Local Techdocs for Your AI Coding Agent

A team building a self-improving knowledge base called Morsel developed a method to structure technical documentation for use by local AI coding agents. The process classifies pages using rules and a …

00:00
2026-05-13
heltweg.org
ai-tools

Learnings From Crawling Technical Documentation

A team building an AI-first knowledge base called Morsel documented practical techniques for crawling technical documentation at scale, including scoping crawls with URL prefixes, rendering JavaScript…

00:00
2026-05-05
heltweg.org
artificial-intelligence

Make Technical Documentation Available for Local AI Use

A software engineer has developed a method to crawl and convert technical documentation pages into text-only representations for local AI processing, using Playwright for JavaScript rendering and LLMs…