frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Slowave – local adaptive memory for coding agents

https://github.com/slowave-ai/slowave
1•mrsalty•33m ago
I started building Slowave because I kept running into the same problem with coding agents: every new session has the codebase and some documentation but not the context behind it, decisions that brought you there and especially the thinking process behind the code.

Most memory system solutions focus primarily on the storage and retrieval aspects (vector search/RAG/graphs/ Markdown files, etc.).

After months of storing memories (coding 8+ hours a day produces a lot of memories) these might hallucinate your reasoning model and they can clutter your context window.

To treat semantic relationship, such as contradiction, supersession, etc, most systems added an extra LLM layer that summarize memories and continuously evaluate their semantic relevance. That comes with a non-negligible cost and introduces a split-brain system, where a second model is making decisions about memory independently of the agent actually using it.

I started looking up into how human brain works, and the first thing striking me was that retrieval is just a part of the whole memory problem.

Brain memories are a constant flow of information where what matters gets reinforced, what doesn't decays over time.

What really matters for an efficient memory system is to retrieve memories that actually help (a human or an agent) to achieve its current task or goal given the current context. Everything else should be treated as noise.

Slowave is my attempt to approach this problem differently:

It instructs your coding agent to participate in maintaining its own memory.

Each task becomes a feedback loop between your agent and the memory layer: remember -> recall -> use -> feedback -> reinforce / weaken -> decay

Your agent tells Slowave whether retrieved memories were useful, irrelevant or stale. Slowave uses that signal to adapt those memories salience.

Retrieval works upon this continuous loop of feedback, reinforcement or decay.

This means Slowave doesn't need a separate LLM or LLM judge for memory maintenance. The agent is already evaluating what helped; Slowave handles the mechanical part of adapting the memory substrate.

Slowave runs fully locally. It uses a lightweight multilingual embedding model and SQLite, with no external memory service or LLM API required.

It works with only 5 MCP endpoints. It currently supports Claude Code, Codex, Cursor, Cline, OpenCode, Windsurf and Claude Desktop.

With the local dashboard you can inspect (and delete) your memories, procedures, retrievals and see metrics to measure how it's being valuable for your agent(s).

Slowave is still in public beta but I'd be grateful to receive any feedback both on the approach and, if you try it, on how it works for you.

Prompts Aren't Real

https://evaluation.club
1•mcfunley•3m ago•0 comments

You need another HTML abstraction

https://github.com/spcbeck/ouroboros-html
1•karlbarks•6m ago•0 comments

The Depression Thing (2017)

https://zachholman.com/posts/the-depression-thing
1•joebig•7m ago•0 comments

A Beginning for Mathematics

https://proofsandprompts.com/2026/09/14/a-beginning-for-mathematics/
2•pact_inference•7m ago•0 comments

97% of US database administrators are running obsolete programs

https://www.zdnet.com/business/why-companies-use-outdated-dbms-percona-report/
1•CrankyBear•10m ago•0 comments

One monkey mind's 10 days of silence

https://notetoself.studio/post/one-monkey-mind-s-10-day-silent-meditation-course/
2•Eridanus2•12m ago•0 comments

Ask HN: Is your AI LLM based web service secure from prompt injection?

2•roschdal•14m ago•1 comments

Submit your ideas for Interop 2027

https://webkit.org/blog/18283/submit-your-ideas-for-interop-2027/
1•stwrt•14m ago•0 comments

The Cool Numbers' Club at PostHog

https://coolnumbersclub.posthog.com/
1•rbaudibert•15m ago•0 comments

Valve's Steam Frame costs $1,059

https://www.theverge.com/games/994376/valve-steam-frame-vr-headset-price-release-date
3•sbulaev•15m ago•1 comments

Trip Report on VLDB 2026

https://thinklinks.wordpress.com/2026/09/13/trip-report-vldb-2026/
1•pgroth•15m ago•0 comments

SmartPantry – Free grocery expiry tracker with no sign-ups

1•syedarutaba•17m ago•0 comments

Show HN: Closebytes – 60k open-source projects in a similarity point cloud

https://closebytes.com
1•boredCoconut•18m ago•0 comments

Meta bet that AI would shrink its management ranks and is now rebuilding them

https://fortune.com/2026/09/12/meta-year-of-efficiency-managers-ai-investment/
1•ryandrake•20m ago•0 comments

Apache Cloudberry's ecosystem docs cover LibreDB Studio as a native SQL client

https://cloudberry.apache.org/docs/ecosystem/sql-clients/libredb-studio/
2•abdullahk0634•22m ago•2 comments

How to Unclench

https://howtounclench.com/
1•jonnymiller•24m ago•0 comments

Why estimates of hallucinated citations are probably low

https://veruscite.com/blog/hallucinated-citation-estimates-are-low
1•apwheele•25m ago•0 comments

The agents are coming for the web and the web isn't ready

https://info.varnish-software.com/blog/the-agents-are-coming-for-the-web-and-the-web-isnt-ready
2•ingve•26m ago•1 comments

GPT-5.6 Luna vs. GPT-6 Astra: Is a $1.20 Model Good Enough for Code Review?

https://entelligence.ai/blogs/gpt-5.6-luna-vs-gpt-6-astra-is-a-1.20-model-good-enough-for-code-re...
13•theanonymousone•26m ago•6 comments

Show HN: Free tool to check how ChatGPT and Perplexity rank your brand

https://ukaiseoconsultant.co.uk/ai-driven-seo-audits/
2•auaiseo•26m ago•1 comments

Coastal trapped waves FAQ and realtime animations

https://www.dillonamaya.com/home/ctw
1•dangle1•29m ago•0 comments

Making a vintage LLM from scratch; Take #2

https://crlf.link/log/entries/260911-1/
1•croqaz•29m ago•1 comments

The Accelerationist Case for Frontier Pacing

https://contraptions.venkateshrao.com/p/the-accelerationist-case-for-frontier
1•jger15•31m ago•0 comments

Show HN: Local historical wind and gust visualizer

https://tamtamhero.github.io/localwind/
1•popol12•31m ago•0 comments

Show HN: Pull every comment out of a Google Sheet, in the browser

https://bensunter.com/commentpulse.html
2•bsunter2•31m ago•0 comments

Show HN: Build2me – Prove2Me for software agent swarms build code

https://github.com/shitianfang/build2me
1•shitianfang•32m ago•0 comments

Show HN: Slowave – local adaptive memory for coding agents

https://github.com/slowave-ai/slowave
1•mrsalty•33m ago•0 comments

Agentic AI cringe wars [video]

https://www.youtube.com/watch?v=U-Rqv9dOB1U
2•simonebrunozzi•33m ago•0 comments

DeepSeek down for API/app and web

https://downdetector.co.uk/status/deepseek/
4•nickweb•34m ago•1 comments

Cats are better at word association than human babies are, study finds (2024)

https://www.livescience.com/animals/domestic-cats/cats-are-better-at-word-association-than-human-...
2•atombender•34m ago•0 comments