<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: gwangee</title><link>https://news.ycombinator.com/user?id=gwangee</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 08:42:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gwangee" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gwangee in "How to run Qwen 3.5 locally"]]></title><description><![CDATA[
<p>Qwen 3.5 is a really good local model. I'm using it with personal assistant(<a href="https://github.com/daegwang/atombot" rel="nofollow">https://github.com/daegwang/atombot</a>) every day!</p>
]]></description><pubDate>Sun, 08 Mar 2026 16:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47298418</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47298418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47298418</guid></item><item><title><![CDATA[Show HN: Atombot – atomic-lightweight AI assistant for local models and GPT‑5.4]]></title><description><![CDATA[
<p>Atombot(repo: <a href="https://github.com/daegwang/atombot" rel="nofollow">https://github.com/daegwang/atombot</a>) is a tiny self-hosted personal AI assistant I built because I wanted something I could understand and extend end-to-end.<p>Core functionality is ~500 lines (vs ~400k in OpenClaw). It includes:<p>- Persistent memory with searchable daily history logs<p>- Telegram gateway (allowlist-based access)<p>- One-time + recurring reminders<p>- Provider-first onboarding that auto-detects Ollama / LM Studio / Codex<p>Atombot also supports GPT‑5.4 via Codex CLI, so you can select easily during onboarding.<p>Feedback welcome. Stars appreciated!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47298177">https://news.ycombinator.com/item?id=47298177</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Mar 2026 15:36:58 +0000</pubDate><link>https://github.com/daegwang/atombot</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47298177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47298177</guid></item><item><title><![CDATA[New comment by gwangee in "Atombot – A tiny but powerful personal AI assistant"]]></title><description><![CDATA[
<p>That sounds interesting. Would love to see it when you share it.</p>
]]></description><pubDate>Fri, 06 Mar 2026 18:47:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47279288</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47279288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47279288</guid></item><item><title><![CDATA[New comment by gwangee in "Atombot – A tiny but powerful personal AI assistant"]]></title><description><![CDATA[
<p>Atombot – A tiny but powerful personal AI assistant<p>github: <a href="https://github.com/daegwang/atombot" rel="nofollow">https://github.com/daegwang/atombot</a><p>I wanted a self-hosted personal AI assistant that I could actually understand and enhance end-to-end.<p>Atombot keeps it simple. Core functionality in just ~500 lines of code (vs 400k in OpenClaw), here's what it does:
- Persistent memory with searchable daily history logs
- Gateway (support telegram, chat from your phone, allowlist-based access)
- Recurring and one-time reminders
- Skills system (OpenClaw SKILL.md compatible)
- Auto-detects Ollama, LM Studio, Codex on first run. No manual config hunting<p>Would love feedback!</p>
]]></description><pubDate>Fri, 06 Mar 2026 03:27:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47270487</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47270487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47270487</guid></item><item><title><![CDATA[Atombot – A tiny but powerful personal AI assistant]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/daegwang/atombot">https://github.com/daegwang/atombot</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47270486">https://news.ycombinator.com/item?id=47270486</a></p>
<p>Points: 5</p>
<p># Comments: 3</p>
]]></description><pubDate>Fri, 06 Mar 2026 03:27:43 +0000</pubDate><link>https://github.com/daegwang/atombot</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47270486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47270486</guid></item><item><title><![CDATA[New comment by gwangee in "Ralph-code – Structured autonomous coding loop with Claude Code and Codex"]]></title><description><![CDATA[
<p>Give it a description, a plan agent breaks it into tasks, then an execution agent works through them one at a time after the review.
- Review and edit the plan before runs
- New context for each execution with key information: git diff + a structured progress log
- Mix agents: use Claude for planning and Codex for execution, or any combination
- Auto-retry on failures<p>It works with Claude Code and Codex.<p>Inspired by the Ralph Wiggum pattern, but focused on more structured workflow<p>Github: <a href="https://github.com/daegwang/ralph-code" rel="nofollow">https://github.com/daegwang/ralph-code</a><p>npm install -g ralph-code
cd ~/project
ralph-code<p>Early version. Would love feedback!</p>
]]></description><pubDate>Wed, 25 Feb 2026 18:13:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47155339</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47155339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47155339</guid></item><item><title><![CDATA[Ralph-code – Structured autonomous coding loop with Claude Code and Codex]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/daegwang/ralph-code">https://github.com/daegwang/ralph-code</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47155338">https://news.ycombinator.com/item?id=47155338</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 25 Feb 2026 18:13:03 +0000</pubDate><link>https://github.com/daegwang/ralph-code</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47155338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47155338</guid></item><item><title><![CDATA[New comment by gwangee in "Slagent – a self-learning tool for AI coding agents (Claude Code, Codex)"]]></title><description><![CDATA[
<p>I kept having the same experience with AI coding agents: they'd make a mistake, I'd correct them, and later they'd make the exact same mistake again. The instruction files (CLAUDE.md, AGENTS.md) are supposed to solve this, but maintaining them manually is tedious and I'd always forget to update them.<p>So I built slagent — a CLI that sits in the background, watches your agent sessions, and learns from them.<p>How it works:<p>1. It monitors agent log directories and records events — file edits, commands run, test failures, your corrections
2. When you run /review, it sends the session to an AI that identifies patterns like repeated failures, unnecessary retries, or missing project context
3. Each suggestion comes with a target file, rationale, and confidence score. You approve or reject, and approved rules get written into your instruction files automatically (with backups)<p>Currently supports Claude Code and Codex. Everything is stored locally in ~/.slagent/.<p>npm install -g self-learning-agent<p>Still early (v0.1.0) — I'd appreciate feedback on the approach and what you'd want to see next.</p>
]]></description><pubDate>Tue, 17 Feb 2026 19:00:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47051518</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47051518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47051518</guid></item><item><title><![CDATA[Slagent – a self-learning tool for AI coding agents (Claude Code, Codex)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/daegwang/self-learning-agent">https://github.com/daegwang/self-learning-agent</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47051517">https://news.ycombinator.com/item?id=47051517</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 17 Feb 2026 19:00:27 +0000</pubDate><link>https://github.com/daegwang/self-learning-agent</link><dc:creator>gwangee</dc:creator><comments>https://news.ycombinator.com/item?id=47051517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47051517</guid></item></channel></rss>