frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Mengram – AI agent memory with facts, events, and evolving workflows

https://github.com/alibaizhanov/mengram
1•mengram-ai•1h ago
Hi HN, I built Mengram because every AI memory tool I tried only stored facts. My agents kept making the same mistakes — forgetting what happened, losing workflows.

  Mengram stores 3 types: semantic (facts), episodic (events/decisions), and procedural (workflows). The key difference: procedures evolve when they fail.                                                                                                                                
                                                                                                                                                                                                                                                                                          
  Week 1: deploy → build → push (fails: forgot migrations)                                                                                                                                                                                                                                
  Week 2: deploy v2 → build → migrate → push (fails: OOM)                                                                                                                                                                                                                                 
  Week 3: deploy v3 → build → migrate → check memory → push                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                          
  This happens automatically from conversations — report a failure, the procedure evolves.                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                          
  Stack: Python, PostgreSQL + pgvector, FastAPI. Free cloud API, self-hostable, SDKs for Python/JS, integrations with LangChain, CrewAI, MCP.                                                                                                                                             
                                                                                                                                                                                                                                                                                        
  Honest limitations: extraction quality depends on LLM, procedural evolution needs clear failure descriptions, no real-time streaming yet.

  Would love feedback on the memory model — is 3 types the right abstraction, or too complex?

Comments

mengram-ai•1h ago
Hi HN, I'm Ali. I've been building Mengram for the past year.

  The problem: Every AI memory tool stores facts — "user likes dark mode." But when my agents failed at a task, they'd fail the exact same way next time. They had no memory of what happened or how to do things better.                                                               
                                                                                                                                                                                                                                                                                          
  What Mengram does: It stores 3 types of memory, modeled after how human cognition works:                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                          
  - Semantic — facts and preferences (like Mem0, Zep)                                                                                                                                                                                                                                     
  - Episodic — events, decisions, outcomes (what happened and when)                                                                                                                                                                                                                       
  - Procedural — learned workflows that evolve when they fail                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                          
  The procedural part is what I'm most excited about. When an agent reports a failure, Mengram automatically evolves the procedure — adds a new step, changes the order, removes what didn't work. Your agent literally gets better at its job over time.
                                                                                                                                                                                                                                                                                          
  Example: Week 1, "Deploy" = build → push → deploy. Agent forgets migrations, DB crashes. Week 2, Mengram evolves it to build → run migrations → push → deploy. Agent hits OOM. Week 3, adds memory check step. This happens automatically.                                              
                                                                                                                                                                                                                                                                                          
  Technical details:                                                                                                                                                                                                                                                                      
  - Python & JS SDKs: pip install mengram-ai                                                                                                                                                                                                                                              
  - Free cloud API (no credit card) or fully self-hostable
  - MCP server for Claude Desktop / Cursor (21 tools)
  - LangChain, CrewAI, OpenClaw integrations
  - Knowledge graph + vector search + reranking
  - Cognitive Profile: one API call generates a system prompt from all memories

  What it's NOT good at (yet):
  - Smaller community than Mem0 (they have 25K stars, I'm just starting)
  - No SOC2/HIPAA yet (Zep has this)
  - No agent-controlled memory like Letta/MemGPT

  I'd love feedback on the API design and the procedural memory concept. Is this something you'd actually use in production?

  GitHub: https://github.com/alibaizhanov/mengram
  Docs: https://mengram.io/docs
  Get a free key: https://mengram.io

Show HN: Termflux – Animated background for your terminal

https://github.com/tndoan/termflux
1•tndoan•20s ago•0 comments

Frontier Models Exhibit Sophisticated Reasoning in Simulated Nuclear Crises

https://arxiv.org/abs/2602.14740
1•consumer451•3m ago•0 comments

Algorithmic Feeds Need to Be Banned

https://shubhamjain.co/2026/02/25/algorithmic-feeds-need-to-be-banned/
1•shubhamjain•4m ago•0 comments

The Cuban CDN (2016)

https://blog.cloudflare.com/the-cuban-cdn/
1•evah•5m ago•0 comments

Show HN: KeychainPGP – Copy, Encrypt, Paste. Simple PGP for the Rest of Us

https://github.com/KeychainPGP/keychainpgp
1•Sorr0w•6m ago•0 comments

3-Nation chip pact takes shape: Japan's capital, Taiwan's IP, India's talent

https://www.digitimes.com/news/a20260224VL219/taiwan-talent-semiconductor-industry-policy-labor.html
1•alephnerd•6m ago•0 comments

AI Is a Lethal Threat This Year

1•silexia•6m ago•0 comments

Show HN: I built an ML stock picker that runs daily on a single server

https://acis-trading.com/
1•fkratzer•7m ago•0 comments

Show HN: Open-Source EU AI Act Scanner for Python AI Projects

https://airblackbox.ai/demo
1•shotwellj•7m ago•0 comments

Caught in the Hook: RCE and API Token Exfiltration Through Claude Code

https://research.checkpoint.com/2026/rce-and-api-token-exfiltration-through-claude-code-project-f...
1•mvelbaum•8m ago•0 comments

Show HN: Solving "unknown unknowns" while studying with Claude Code

https://github.com/RoundTable02/tutor-skills
1•remocode•8m ago•0 comments

I think AI is swapping code debt for tooling debt

https://pckt.blog/b/dev-stream/i-think-ai-is-swapping-code-debt-for-tooling-debt-em3b48c
2•cprecioso•10m ago•0 comments

BrAIn: Persistent, Human-Inspired Memory for LLM Agents

https://github.com/glthr/brAIn
1•glth•10m ago•0 comments

Microsoft breaks email delivery to hotmail/outlook/live.com

https://learn.microsoft.com/en-us/answers/questions/5786144/all-sending-ips-temporarily-rate-limi...
1•junaru•10m ago•0 comments

Show HN: CivBench a long-horizon AI benchmark for multi-agent games

https://clashai.live
1•mbh159•10m ago•1 comments

Quartz: A signet-based proof-of-personhood system

https://modemworks.com/projects/quartz/
1•artur_makly•10m ago•0 comments

Zelda's Z-Targeting

https://parryeverything.com/2021/12/10/how-to-fight-things-in-three-dimensions-zeldas-z-targeting/
1•avaer•11m ago•0 comments

Data center developers asked Trump for an exemption from pollution rules

https://grist.org/regulation/these-data-center-developers-asked-trump-for-an-exemption-from-pollu...
2•Brajeshwar•12m ago•0 comments

The quixotic team trying to build a world in a 20-year-old game

https://arstechnica.com/gaming/2026/02/inside-the-quixotic-team-trying-to-build-an-entire-world-i...
1•Brajeshwar•12m ago•0 comments

How to Boost Your OpenClaw Bot 10x

https://www.getmaxim.ai/bifrost
1•aanthonymax•12m ago•1 comments

Largest coral colony discovered off Australian by mother-daughter team

https://www.cnn.com/2026/02/24/science/largest-coral-reef-australia-scli-intl
1•Brajeshwar•13m ago•0 comments

If AI is mission-critical for your business, build your own feedback loop

https://inato.substack.com/p/why-your-ai-product-needs-bespoke
1•anatolecallies•13m ago•1 comments

Net widening of Southern California beaches

https://www.nature.com/articles/s41467-026-68880-9
1•PaulHoule•14m ago•0 comments

Cloudflare: Run 15x more Containers with higher resource limits

https://developers.cloudflare.com/changelog/post/2026-02-25-higher-container-resource-limits/
1•tosh•14m ago•0 comments

CA Taxes and Cost of Living

https://www.sfgate.com/california/article/six-figure-salary-california-21938779.php
1•mistrial9•15m ago•0 comments

Show HN: MCPSpec – Ship reliable MCP servers without writing test code

https://light-handle.github.io/mcpspec/
3•warmcat•16m ago•1 comments

BuildKit: Docker's hidden gem that can build almost anything

https://tuananh.net/2026/02/25/buildkit-docker-hidden-gem/
1•tuananh•16m ago•0 comments

What CI Looks Like at a 100-Person Team

https://www.mendral.com/blog/ci-at-scale
2•shad42•16m ago•0 comments

Ask HN: Is RAG an antipattern for AI agents?

1•rklosowski•17m ago•0 comments

The Inversion: What Remains of Research When the Machine Can Ideate?

https://cacm.acm.org/blogcacm/the-inversion-what-remains-of-research-when-the-machine-can-ideate/
1•igloopan•17m ago•0 comments