frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Bossa – Persistent filesystem memory for AI agents via MCP or CLI

2•vinny380•2h ago
Hi HN,

I kept pasting the same context into Cursor and Claude Code every time I switched machines — architecture decisions, naming conventions, personal preferences. Tedious enough that I built something to fix it.

The idea is simple: give your agent ls, grep, read, and write over a persistent filesystem. Whatever it stores in one session is there in the next. No embeddings, no retrieval pipeline — agents already know how to navigate a filesystem, so there's nothing new to learn.

This also solves another problem. LLMs reason worse when context is bloated. A filesystem enables progressive disclosure naturally: the agent starts lean, runs ls to find what's available, greps for specifics, reads only what it needs. By the time it's reasoning about your actual problem, the context window is full of signal.

I tried RAG first. It doesn't map well to exact preferences — "use camelCase" shouldn't compete with semantically similar documents for retrieval rank.

Under the hood: Postgres with trigram full-text search. Each file is a row, directories are implicit from paths. Grep across 10K files in ~50ms.

To try it (sign up takes 30 seconds): pip install bossa-memory bossa signup bossa login bossa files write /memory/test.md "Hello" bossa files read /memory/test.md

Add the MCP server URL or CLI tool to Claude, Cursor, or LangChain and your agent gets ls/read/write/grep/glob.

Free tier is 100MB and 1K requests/day. Self-hosting is documented. Code is MIT.

Docs: https://docs.bossamemory.com GitHub: https://github.com/vinny380/bossa

Curious what memory patterns others have settled on and whether a plain filesystem abstraction fits how you think about it.

Chinese Cigarette Museum

https://www.ciggies.app/
1•bookofjoe•1m ago•0 comments

Let's See Paul Allen's SIMD CSV Parser

http://chunkofcoal.com/posts/simd-csv/
1•g0xA52A2A•1m ago•0 comments

Pcc – a C compiler in Python, powerful enough to compile Lua 5.5.0

https://github.com/jiamo/pcc
1•jiamo•1m ago•1 comments

Ga. Court Order Included AI-Hallucinated Cases from Prosecutor's Proposed Order

https://reason.com/volokh/2026/03/21/georgia-court-order-apparently-included-ai-hallucinated-case...
1•treetalker•2m ago•0 comments

Where the Sun Is the Chef: The World's Largest Solar Kitchen

https://thebrighterworld.com/detail/Where-the-Sun-is-the-Chef-The-Worlds-Largest-Solar-Kitchen/OD...
1•thunderbong•2m ago•0 comments

Palantir extends reach into British state as gets access to sensitive FCA data

https://www.theguardian.com/technology/2026/mar/22/palantir-extends-reach-into-british-state-as-i...
2•chrisjj•4m ago•0 comments

Show HN: MAGA or Not? Political alignment scores for people and companies

https://magaornot.ai
1•rcar1046•5m ago•0 comments

William Shatner turns 95, smokes cigar, revisits 'Rocket Man' and tests X Money

https://entertainment.slashdot.org/story/26/03/22/1752237/william-shatner-celebrates-95th-birthda...
3•MilnerRoute•6m ago•0 comments

FeedFare – Walk to unlock your social apps (iOS)

https://apps.apple.com/us/app/feedfare/id6758923557FeedFare
1•nickrae•6m ago•1 comments

Gh-PR-dashboard – A GitHub CLI extension for every PR that needs your attention

https://github.com/bajaj6/gh-pr-dashboard
1•rbajaj1234•10m ago•0 comments

The Curse of the Cursor

https://unsung.aresluna.org/the-curse-of-the-cursor/
2•eustoria•11m ago•0 comments

ClashMac – A Modern Proxy Tool for macOS

https://clashmac.app/
1•eustoria•12m ago•0 comments

A Bold New Test of Gravity: Roger Penrose, et al.

https://www.youtube.com/watch?v=CfjnTJos_no
1•mudil•16m ago•0 comments

Battle of U.S. rail barons: Merger is setting the industry on a collision course

https://www.thecanadianpressnews.ca/business/battle-of-the-rail-barons-how-a-merger-is-setting-th...
1•cf100clunk•17m ago•0 comments

Can It Resolve Doom? Game Engine in 2k DNS Records

https://blog.rice.is/post/doom-over-dns/
2•darccio•21m ago•0 comments

Facing US oil blockade, Cuban man powers car with charcoal

https://reuters.com/business/energy/facing-us-oil-blockade-cuban-man-powers-car-with-charcoal-202...
2•1e1a•21m ago•1 comments

Jeditek.net

https://jeditek.com.au
2•stephenorazi•24m ago•1 comments

Streaks

https://lopespm.com/notes/2026/03/22/streaks.html
2•lopespm•24m ago•1 comments

OpenClaw Is a Security Nightmare Dressed Up as a Daydream

https://composio.dev/content/openclaw-security-and-vulnerabilities
4•fs_software•25m ago•0 comments

March, 19-21: God is a comedian

https://no01.substack.com/p/march-19-21-god-is-a-comedian
1•robin_reala•25m ago•0 comments

Microsoft rolls back some of its Copilot AI bloat on Windows

https://techcrunch.com/2026/03/20/microsoft-rolls-back-some-of-its-copilot-ai-bloat-on-windows/
6•cratermoon•25m ago•1 comments

The U.S. Ammo Shortage Is Worse Than You Think

https://www.wsj.com/opinion/the-u-s-ammo-shortage-is-worse-than-you-think-97096193
12•Teever•26m ago•1 comments

China is wrestling with a novel phenomenon: inherited wealth

https://www.google.com/url?q=https://www.economist.com/briefing/2026/03/12/china-is-wrestling-wit...
2•mooreds•29m ago•1 comments

How to Not Get Hacked Through File Uploads

https://www.eliranturgeman.com/2026/03/14/uploads-attack-surface/
2•fs_software•29m ago•0 comments

Prosecutor notes explicitly state Jean Luc Brunel offered to cooperate

https://www.wsj.com/us-news/epstein-accomplice-brunel-evidence-6693cb70
2•Jimmc414•29m ago•1 comments

Genome modelling and design across all domains of life with Evo 2

https://www.nature.com/articles/s41586-026-10176-5
1•tiborsaas•30m ago•0 comments

Even an AI Needs a Diary

https://adventuresinclaude.ai/posts/even-an-ai-needs-a-diary
2•mooreds•30m ago•0 comments

How cross-thread double free detection could work in glibc malloc

https://kallus.org/blog_tcache_key.html
1•bkallus•31m ago•0 comments

Style Is a Consistent Constraint

https://stephango.com/style
1•rdegges•31m ago•0 comments

New development in PRNG of wyhash: w1rand

https://github.com/wangyi-fudan/wyhash
1•jinyu2026•31m ago•1 comments