Viewing profile — intellegix
intellegix
HN member- Joined
- Mon, Feb 23, 2026, 7:28 PM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About intellegix
No profile information was provided.
Recent public activity
- story
- story
-
story
Show HN: Intellegix HN Daily – AI podcast that reads HN's top stories aloud
We built an open-source pipeline that scrapes HN's top stories daily, generates summaries with LLMs, and publishes a podcast on Spotify. Perfect for commutes or gym sessions when y…
-
comment
Comment #47127621
Cool project. The proactive heartbeat approach is interesting -- most tools in this space (mine included) are reactive, only running when explicitly kicked off. I built something c…
-
comment
Comment #47127608
Interesting approach with the parallel planner/worker/judge architecture. I've been solving a similar problem but with a single-agent loop pattern instead of multi-agent. My toolki…
-
comment
Comment #47127593
It actually can with the right wrapper. I built an open source loop driver that runs Claude Code CLI autonomously with --dangerously-skip-permissions. It handles session continuity…
-
comment
Comment #47127564
This separation of planning and execution is exactly the pattern I ended up building into an open source toolkit for Claude Code. The key insight that made autonomous loops work wa…
- story