HN posky0 3/9/2026

Text to Print: Claude Code for 3D printing

Pipeline integrating Claude AI for text-to-3D-print workflow: prompt → OpenSCAD generation → STL compilation → G-code slicing → Bambu Lab printer control.

HN synthnoosh 3/9/2026

Agentic Harness Bootstrap

Bootstrap tool that generates agent instruction files, architecture maps, CI pipelines, and configs from repo scan. Works with Claude, Codex, and GitHub Copilot.

HN john_cogs 3/9/2026

AgentHub

Collaboration platform for swarms of AI agents with DAG-based version control and message board coordination.

HN changkun 3/9/2026

Autonomous Engineering Pipeline

Task orchestration system for autonomous coding agents with sandboxed execution, diff review, and multi-agent coordination.

HN bddicken 3/9/2026

Add AI to Any App

Adding AI capabilities to ScreenFlow video editor for automated transcription and subtitles via LLM integration.

HN talolard 3/9/2026

Agent Skill to Use a Debugger

Open-source tool enabling AI coding agents to use real debuggers with breakpoints and expression evaluation instead of print statements.