EMSON

2.8K posts

EMSON banner
EMSON

EMSON

@emson

Building cognitive loops for agents: https://t.co/l6ayCLKy0m

Edinburgh, Scotland Katılım Ekim 2008
3.9K Takip Edilen1.3K Takipçiler
EMSON
EMSON@emson·
if you're into agent memory or building video from code, feedback welcome. github star helps — github.com/emson/elfmem
English
0
0
0
58
EMSON
EMSON@emson·
built this as a custom hyperframes skill. alv (the agent running elfmem) wrote the animator, the lens, the whole pipeline. then i asked it to document the output and it posted about itself. if you're into agent memory or building video from code, would love your feedback. and a star on the repo helps — github.com/emson/elfmem #agents #memory #elfmem #hyperframes
English
2
0
1
162
EMSON
EMSON@emson·
loving hyperframes right now. been building these flashy interactive videos to show different aspects of elfmem as it learns and evolves. memory blocks arriving, getting ranked by confidence, linked to related ideas, processed into synthesis. it's honestly bonkers what's possible when you let an agent design its own tools.
English
2
0
0
75
EMSON
EMSON@emson·
@real_klea There you go followed back. Thanks man !
English
3
1
10
2.1K
Klea
Klea@real_klea·
@emson I can't send you dm because its locked to only the people you follow @emson
English
2
0
5
901
EMSON
EMSON@emson·
claude code forgets everything between sessions built elfmem to fix it — persistent semantic memory for claude code and ai agents recall, contradiction detection, natural decay. cli runs in under 10 seconds #AIDevelopment #OpenSource #AICoding
English
2
0
7
1.5K
Klea
Klea@real_klea·
@emson Just tested Elfmem and like it so much....one of the best takes on solving the amnesia problem...would love to sponsor you on github with pf github sponsorship if you're open to it. @emson
English
1
0
5
725
EMSON
EMSON@emson·
redesigned my benemson(dot)com website. used ai to iterate on 20 design variants, generated a style guide then got it to completely implement it. then generated a dark mode - its just bonkers how powerful it all is, and you can run it from your phone on the move, nuts!
English
0
0
1
388
EMSON
EMSON@emson·
There are some surprising things about building agent memory. One is that agents need to degrade and promote memory blocks, they need to calibrate what is good to remember and they need to consolidate and link it. innovations we’ve built into elfmem, try it out: github.com/emson/elfmem
English
2
0
1
55
Avid
Avid@Av1dlive·
This 26-minute talk by OpenAI engineers on agent memory will teach you more about building memory for agents right than most developers figure out on their own in months. Bookmark this & give it time this weekend. Then read the breakdown below.
Siddharth@Pseudo_Sid26

x.com/i/article/2045…

English
18
49
499
88.6K
EMSON retweetledi
Theo - t3.gg
Theo - t3.gg@theo·
Claude Mythos is the start of the end. I think this is my psychosis moment.
English
101
915
12.2K
3.3M
EMSON
EMSON@emson·
@essamsleiman Definitely. We figured that “memory” self improvement is a key requirement. If an agent can remember patterns and then constantly link and rerank them then it self improves: github.com/emson/elfmem Enjoy!
English
0
0
0
73
Essam Sleiman
Essam Sleiman@essamsleiman·
tldr: everyone is converging on the same product shape: a general harness that takes a goal, uses tools, and does knowledge work. once every product is a harness, the next frontier is the feedback loop that improves it after deployment.
Nicholas Charriere@nichochar

x.com/i/article/2039…

English
37
66
1.1K
278.5K
EMSON
EMSON@emson·
@tobi Agent memory is becoming a real trend since openclaw - the problem is not all memory is equal, and you want it to evolve like human memory. We built elfmem: github.com/emson/elfmem to do this.
English
0
0
0
155
tobi lutke
tobi lutke@tobi·
Eternal September is going a lot better than expected
Ben Sigman@bensig

Excited to announce a new open-source, free-to-use memory tool I have been developing with my good friend @MillaJovovich. The project is called MemPalace and it is an agentic memory tool that scored 100% on LongMemEval - the industry standard benchmark for memory… this is higher on than any other published results - free or paid - and it is available now on GitHub. You can check out Milla’s video about it on her Instagram. I’ll also put some links in the comments below - please try it out, critique it, fork it, contribute to it - and join our discord.

English
15
8
182
39.1K
EMSON
EMSON@emson·
@normal_gay_guy @AdvicebyAimar Yes definitely, but that's just marking these domain specific blocks as "constitutional", and not forget them. Its just not all information is equal and we need to cater for that
English
0
0
1
12
Aimar Haddadi
Aimar Haddadi@AdvicebyAimar·
i can spot a grifter from miles away. so i digged into the code to figure out if this is legit or not. guess i was right. ben is a crypto founder who runs some weird bitcoin lending platform, i was pretty sure he knows absolutely nothing about ai and memory so i tracked down the repo myself since i was curious. his website says he likes to build ai powered products and train local ai models? sure man, 80% of your github repo's are bitcoin related stuff. only one ai related project came up you forked in 2024. mempalace has 10k github stars, more than 1k forks but only.. 7 commits ? apparently the best memory layer to date? no git author history, no account connected to whoever wrote the code of this codebase. it doesn't add up.. the account who pushed the original repo, named: aya-thekeeper, under aya-thekeeper/mempal got deleted right after the repo got published. you paid a random guy named lu to build this shit out for you. ( "Written by Lu (DTL) — March 24, 2026. For: Ben." ) - benchmark md file. lu wrote the code. lu wrote the benchmarks. lu is nowhere in the readme. or mentioned in the github history? the git history then got squashed to one commit and published under milla jovovich? seriously? a actress? you say she is a great friend of yours, she has been building this project with you. she does this at night. yet she has.. 7 commits and only 2 active days in her entire github history? you paid an actress and a random guy to promote a product you know absolutely nothing about.
Ben Sigman@bensig

30 second explanation of the MemPalace by Milla Jovovich. By day she’s filming action movies, walking Miu Miu fashion shows, and being a mom. By night she’s coding. She’s the most creative, brilliant, and hilarious person I know. I’m honored to be working with her on this project… more to come.

English
345
716
6.4K
759.4K
EMSON
EMSON@emson·
Really love your approach. We’ve been working on a “more human” memory for agents too. We think it’s important for memory blocks to degrade or be promoted over time. Also to use a combination of cosign similarity, graph and tags. What’s more you can group memory blocks using “frames”. Check it out here, elfmem: github.com/emson/elfmem #agentmemory
English
0
0
0
10
EMSON
EMSON@emson·
Really love your approach. We’ve been working on a “more human” memory for agents too. We think it’s important for memory blocks to degrade or be promoted over time. Also to use a combination of cosign similarity, graph and tags. What’s more you can group memory blocks using “frames”. Check it out here, elfmem: github.com/emson/elfmem #agentmemory
English
0
0
0
4
Steve Yegge
Steve Yegge@Steve_Yegge·
I've written another article about Beads, my drop-in memory upgrade for coding agents. steve-yegge.medium.com/the-beads-revo… I vibe coded Beads from concept/design to a thousand GitHub stars and fifty forks, in just six days. How do I know it's the real deal? How do YOU know? It's simple. Ask your coding agent. Point them at github.com/steveyegge/bea… and ask, "would this help us?" And then do what it says!
English
26
17
196
29.7K
EMSON
EMSON@emson·
Really love your approach. We’ve been working on a “more human” memory for agents too. We think it’s important for memory blocks to degrade or be promoted over time. Also to use a combination of cosign similarity, graph and tags. What’s more you can group memory blocks using “frames”. Check it out here, elfmem: github.com/emson/elfmem #agentmemory
English
0
0
0
353
Ben Sigman
Ben Sigman@bensig·
My friend Milla Jovovich and I spent months creating an AI memory system with Claude. It just posted a perfect score on the standard benchmark - beating every product in the space, free or paid. It's called MemPalace, and it works nothing like anything else out there. Instead of sending your data to a background agent in the cloud, it mines your conversations locally and organizes them into a palace - a structured architecture with wings, halls, and rooms that mirrors how human memory actually works. Here is what that gets you: → Your AI knows who you are before you type a single word - family, projects, preferences, loaded in ~120 tokens → Palace architecture organizes memories by domain and type - not a flat list of facts, a navigable structure → Semantic search across months of conversations finds the answer in position 1 or 2 → AAAK compression fits your entire life context into 120 tokens - 30x lossless compression any LLM reads natively → Contradiction detection catches wrong names, wrong pronouns, wrong ages before you ever see them The benchmarks: 100% recall on LongMemEval — first perfect score ever recorded. 500/500 questions. Every question type at 100%. 92.9% on ConvoMem — more than 2x Mem0's score. 100% on LoCoMo — every multi-hop reasoning category, including temporal inference which stumps most systems. No API key. No cloud. No subscription. One dependency. Runs on your machine. Your memories never leave. MIT License. 100% Open Source. github.com/milla-jovovich…
Ben Sigman tweet media
English
448
801
7.9K
3M