🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
Color-Coded Windows for Git Worktrees on MacOS (github.com)
What miso-making taught the guy who built Claude Code (aka.me)
agent-shell 0.47 updates (xenodium.com)
Scrt: A CLI secret manager for developers, sysadmins and DevOps (github.com)
Claude Code Auto Mode Lets the Agent Approve Its Actions – That's the Problem (grith.ai)
Claude Code Voice Mode (support.claude.com)
Killing SaaS. Anatomy of a murder. How I replaced Wisprflow.ai with vibe coding (gpt3experiments.substack.com)
Software Maturity Wall (apolloacademy.com)
Fast and free coding agent written with Go (github.com)
Show HN: PipeStep – Step-through debugger for GitHub Actions workflows (github.com)
Hey HN β€” I kept seeing developers describe the same frustration: the commit-push-wait-read-logs cycle when debugging CI pipelines. So I built PipeStep.<p>PipeStep parses your GitHub Actions YAML, spins up the right Docker container, and gives you a step-through debugger for your run: shell commands....
Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs (logclaw.ai)
Hi HN, I&#x27;m Robel. I built LogClaw because I was tired of paying for Datadog and still waking up to pages that said &quot;something is wrong&quot; with no context.<p>LogClaw is an open-source log intelligence platform that runs on Kubernetes. It ingests logs via OpenTelemetry and detects anomali...
Show HN: Fixing Agent / LLM Context Decay in VS Code with Git Worktrees (appsoftware.com)
In a previous post, I introduced VS Code Agent Kanban. The key idea in this extension is the formalisation of a plan, todo implement flow that required the agent to converse in markdown files that I&#x27;d been using for a while - but manually managing the files (The reasoning and benefits of that f...
Ask HN: How are you using personal AI assistants with local coding agents?
Hi HN,<p>I’ve been trying a workflow where a personal AI assistant handles task intake, and coding agents handle implementation.<p>In my setup, I use OpenClaw as the personal assistant layer: I can send it a voice or text note, and it turns that into a structured Markdown task card in my repo. Then ...
Show HN: Open-Source GTM Skills for Claude Code, Codex, and Cursor (github.com)
We built an open-source library of 125 GTM (go-to-market) skills that plug into AI coding agents like Claude Code, Codex, and Cursor.<p>With these skills an AI agent can automatically:<p>- Find ICP leads from conference speakers, LinkedIn activity, or job boards<p>- Generate personalized cold email ...
Show HN: Stop AI Debugging with Print(). Use a Debugger (github.com)
Coding agents debug like a junior dev in 2005: they spam print() and loop until the bug disappears or eats your context window.<p>TL;DR: I gave my agent a debugger and saw it go from 5-6 print-debug cycles down to 1 targeted stop.<p>I built a small CLI that wraps the Debug Adapter Protocol and expos...
Show HN: OpenTabs – Your AI calls Slack's internal API through the browser (github.com)
What we learned building 100 API integrations with OpenCode (nango.dev)
Important Updates to GitHub Copilot for Students (github.com)
Show HN: Subagent-CLI – a CLI for managing multiple coding agents
I built subagent-cli, a CLI for coordinating multiple coding agents.<p>I wanted a way to combine agents by role instead of being locked into a single built-in workflow. In practice, I often want one agent acting as a manager and others acting as workers for implementation, review, or research.<p>The...
Show HN: GitClassic.com, a fast, lightweight GitHub thin client (pages <14KB) (gitclassic.com)
Hey HN,<p>I posted GitClassic here 2 months ago- since then I&#x27;ve rebuilt most of it based on what people asked for.<p><a href="https:&#x2F;&#x2F;gitclassic.com" rel="nofollow">https:&#x2F;&#x2F;gitclassic.com</a><p>What&#x27;s new: Issues, PRs w&#x2F; full diffs, repo intelligence (health score...
Empathia – open-source social network where empathy is the only score (empathia.world)
Show HN: Autoschematic is a new infra-as-code tool built on reversible computing (github.com)
Unlike Terraform and Pulumi, Autoschematic is built around a bidirectional (push-pull) state model. This means that it can resolve state drift by &quot;pulling&quot; or &quot;pushing&quot; (applying). This makes it a much better fit for certain use-cases where configuration drift is more common, lik...
Show HN: NatShell Local-first natural language shell (no cloud, no API keys) (github.com)
Gitzy is now on TestFlight A modern, native iOS Git client (testflight.apple.com)
Software Proprioception – Unsung (unsung.aresluna.org)
Duolingo Is Talking to ByteDance: Cracking the Pangle SDK's Encryption (buchodi.com)
Show HN: CloudCLI-Web/Mobile UI for Claude Code,Codex and Gemini(8.2k stars) (github.com)
CloudCLI is an open source web and mobile UI&#x2F;mini IDE for Claude Code, Gemini, Codex and Cursor CLI.<p>It sits on top of your existing agent install and gives you a browser interface you can open from any device. You can start sessions, resume existing ones, browse and edit files, manage git an...
Log Reducer – Cut 50-90% of tokens when your AI debugs logs (MCP tool and CLI) (github.com)
Show HN: We built an open source tool to see how AI cites our business (github.com)
Canonry lets you track in detail how LLMs (Claude, ChatGPT, Gemini) site your business for specific keywords or phrases!<p>Would love some feedback!
I quit Rails core 4 years ago, here’s what I’ve been up to (kaspth.com)