Skip to main content

Posts

Featured

Show HN: Remoroo. trying to fix memory in long-running coding agents https://ift.tt/ojtyKzD

Show HN: Remoroo. trying to fix memory in long-running coding agents I built Remoroo because most coding agents fall apart once the work stops being a short edit-and-run loop. A real engineering experiment can run for hours. Along the way, the agent reads files, runs commands, checks logs, compares metrics, tries ideas that fail, and needs to remember what already happened. Once context starts slipping, it forgets the goal, loses track of the baseline, and retries bad ideas. Remoroo is my attempt to solve that problem. You point it at a repo and give it a measurable goal. It runs locally, tries changes, executes experiments, measures the result, keeps what helps, and throws away what does not. A big part of the system is memory. Long runs generate far more context than a model can hold, so I built a demand-paging memory system inspired by OS virtual memory to keep the run coherent over time. There is a technical writeup here: https://ift.tt/Pmk7Sn1 Would love feedback from people worki...

Latest Posts

Show HN: Pyra – a Python toolchain experiment inspired by uv and Bun https://ift.tt/ezNTQpI

Show HN: I turned my MacBook notch into a live Claude Code dashboard https://ift.tt/8MqSD49

Show HN: Waputer – The WebAssembly Computer https://ift.tt/092vifL

Show HN: Spice simulation → oscilloscope → verification with Claude Code https://ift.tt/V2ZCYmz

Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years https://ift.tt/19NRJuU

Show HN: Marky – A lightweight Markdown viewer for agentic coding https://ift.tt/9RXhJz3

Show HN: Online Sound Decibel Meter https://ift.tt/Ev8iTJM

Show HN: US keyboards don't have enough keys, so I switched to Japanese https://ift.tt/IevL2FG

Show HN: Jeeves – TUI for browsing and resuming AI agent sessions https://ift.tt/01tg4lu

Show HN: Fakecloud – Free, open-source AWS emulator https://ift.tt/SY4FdCg