Filter
Exclude
Time range
-
Near
Replying to @GUJJUIIXI
the honest answer is many of these tools still treat users as if they're starting from scratch, not building on top of existing work. agentmemory looks like it could change that
4
when locally hosted they get a, "jacket," provided by mcp tooling of Metaclaw Agentmemory which means even tiniest agent functions like a full-on openclaw hermes setup when built *here* and when they go, "abroad," they get sort of pre-programmed with a script to drop like payload
1
55
我现在看 Agent 项目,会先看它补的是哪一块工作流。 最近 GitHub Trending 上这几个项目,刚好把一套 Agent 系统拆开了。 OpenHuman 补个人助理和本地运行。 CLI-Anything 补工具调用入口。 academic-research-skills 补垂直任务流程。 superpowers 补方法论和检查点。 agentmemory 补跨任务记忆。 这比单纯看某个项目火不火其实更有价值。 因为 Agent 真要进入日常工作,少不了下面几个方面。 能接工具。 能记上下文。 能复用流程。 能跑长任务。 能留下可验证结果。 所以我越来越觉得,接下来个人生产力的差距,不只在会不会用某个 AI 产品。 更在于你有没有把自己的重复工作,慢慢整理成一套能被 Agent 接管的流程资产。 这也是 Skill、CLI、Memory 这些东西会越来越重要的原因。
1
184
GITHUB JUST GOT TAKEN OVER BY THE AGENT REVOLUTION TODAY! 🔥.. The trending repos are dominated by AI agents, CLI tools, memory systems, and skills infrastructure. Here are the 5 hottest projects right now: 1. OpenHuman (tinyhumansai) A private, fully local AI super-agent written in Rust. Handles everything from daily tasks to complex workflows. Think of it as your personal on-device assistant that actually gets work done. 🔗 github.com/tinyhumansai/open… 2. CLI-Anything (HKUDS) Turns any command-line tool into something your AI agents can directly use as a skill. Finally, agents can truly control your terminal and full toolchain. 🔗 github.com/HKUDS/CLI-Anythin… 3. academic-research-skills (Imbad0202) A complete research-to-writing pipeline for Claude Code: research → write → review → revise → finalize. Perfect for papers, reports, and academic work. 🔗 github.com/Imbad0202/academi… 4. Superpowers (obra) More than just tools — it’s a full agent skills framework software development methodology. Teaches you how to systematically use agents at a deep level. 🔗 github.com/obra/superpowers 5. AgentMemory (rohitg00) Solves one of the biggest pain points for coding agents: persistent memory. Based on real benchmarks so long-running tasks don’t lose context. 🔗 github.com/rohitg00/agentmem… Agent infrastructure (skills, CLI integration, memory, orchestration) is no longer “nice to have” — it’s becoming the standard. The people who master these building blocks now will be the ones ready when the next big productivity wave hits. Which of these projects are you most excited to try? Or what’s one area of AI agent tooling you think is still missing? Drop it below 👇
1
2
118
Replying to @GUJJUIIXI
AgentMemory sounds like a game, changer for project onboarding. I think the real hurdle is ensuring that everyone understands the project's context and nuances. If we can simplify that explanation, we can boost productivity and collaboration. How do you think it could evolve?
1
4
Jun 13
every time you open Claude Code, Cursor, Codex, Gemini CLI, you have to explain your project again stack, rules, file structure, coding style, what not to touch i found a useful Github repo and people actually using it on daily basis it's called AgentMemory how I’d use it: > add your project context once > store rules like: coding style folder structure tech stack files to avoid deployment notes > connect it to your coding agent > let the agent remember project context across sessions > stop wasting tokens re-explaining the same repo again and again and it's best for Long-term projects where you use AI every day
90
1
148
2,107
Jun 12
今天 GitHub 被 Agent 军团彻底攻占了🔥 不是夸张说法,今天 GitHub 热榜前几全被 Agent 和 CLI 基础设施包揽,星标增长速度我看了都有点慌。 给你拆解 5 个今天最猛的项目: 1️⃣ openhuman(tinyhumansai) 私人超级 AI 智能体,Rust 编写,完全私有化部署,日常事务到复杂工作流全包。以前 ChatGPT 就是个聊天窗口,这玩意儿是真正跑在你本地的随身助理。今天单日暴增 3k 星,私人 AI 时代不是要来了,是已经来了。 🔗 : github.com/tinyhumansai/open… 2️⃣ CLI-Anything(HKUDS) 口号是"让所有软件都具备 Agent 原生能力",意思是可以把任意命令行工具变成 AI 能直接调用的技能。Agent 终于能真正掌控你的终端和整套工具链了,开发者和自动化党看到这个应该懂我在说什么。今天 1k 星,CLI 革命这回是动真格的了。 🔗 : github.com/HKUDS/CLI-Anythin… 3️⃣ academic-research-skills(Imbad0202) 专为 Claude Code 打造的学术研究技能包,research→write→review→revise→finalize,整条科研流水线直接自动化跑通。写论文写报告的朋友,这东西都出来了你还在一层层手动搞?今天暴增 3k 星,学术圈要大地震了。 🔗 : github.com/Imbad0202/academi… 4️⃣ superpowers(obra) 这个不只是工具,而是一套 Agent 技能框架加软件开发方法论。说白了就是教你怎么系统性地把 Agent 用好,不是给你一堆提示词就完事,而是真正的底层打法。今天 1.6k 星,老鸟必备,新手更该看。 🔗 : github.com/obra/superpowers 5️⃣ agentmemory(rohitg00) AI 编码 Agent 的持久化记忆方案,基于真实基准测试优化出来的。Agent 最大的硬伤就是没有记忆,长任务跑着跑着就丢了上下文,这个项目就是专门来补这个坑的。今天 1.6k 星,编码 Agent 基础设施这一环终于补上了。 🔗 : github.com/rohitg00/agentmem… 说句实在话,Agent、CLI、Memory、Skills 这四块现在已经是标配了,不是将来,就是现在。谁先把这套基础设施吃透,下一波 AI 生产力爆发的时候,你就是那个早已准备好的人。
10
115
468
38,458
MCP: 97M monthly downloads. 200 servers. Every tool connected. But no server for versioned agent memory. Memoria fills the gap: Git-level snapshots for any MCP-compatible agent. CoW branches, rollback, audit. Out of the box. Try it:thememoria.ai/?utm_source=tw… #MCP #ModelContextProtocol #AIAgents #AgentMemory #DevTools
37
#RAG gives you search. It doesn't give you memory, and the gap shows up fast once retrieval has to track what changed. Here's how 4 architecture patterns handle the real requirements of #agentmemory: dialoguedb.com/blog/retrieva…
1
5
Jun 12
Most AI memory systems use a vector store. Embeddings, similarity search, nearest neighbor lookup. It's the default architecture for agent memory in 2026. Sibyl Memory, built by Sibyl Labs, took a different path. Hierarchical file based memory. Five storage tiers (hot, warm, cold, reference, archive, flagged), a graph structured schema, MIT licensed, three pip installs. The model reads structured files directly. No embeddings. No retrieval pipeline. The benchmark result, 95.6% on LongMemEval Oracle, ranked #2. Only agentmemory V4 (96.2%) scored higher, and that system uses BM25 vector hybrid. SIBYL is the only file based system in the top tier. Sonnet baseline (93.6%) lands at #5. For agents that handle long running tasks, identity continuity, or compliance heavy workloads, file based memory is now a real alternative to vector stacks. The same model, the same accuracy, less infrastructure to break. When agent memory becomes the bottleneck, is file based the architecture that holds up?
28
MiMo just drop-kicked agent amnesia. 4-layer memory keeps 200-step sessions alive while Claude Code forgets its own name. $0.40/M feels like highway robbery next to $5/M. 🔥 #AgentMemory #CodeAgents
20
【AIの限界突破】会話が終わっても忘れない「長期記憶」の仕組みとは? 会話が終わるとすべてを忘れてしまうAIエージェントの弱点を克服する「長期記憶(Agent Memory)」の仕組みを解説します。短期記憶との組み合わせにより、AIの知性は次の次元へ進化します。 検索キーワード: Agent Memory AI #AIエージェント #生成AI #テックニュース #AgentMemory youtube.com/shorts/eMAx42Rrl…
19
Jun 11
Live at #VectorSpaceDay in SF — a full day on agent memory and retrieval. Good to see the room converging on the same gap: memory scoped to the individual misses what’s true at the role, team, and org level. Memsy’s angle is inferring those tiers from how principals actually use it — agents humans as equal participants. #qdrant #memsyio #agentmemory
1
2
54
NVIDIA GTC: Blackwell Ultra = 50x agent perf. But agent memory is still append-only. No rollback. Memoria: first CoW snapshot engine for AI agents. Zero-copy branches, time travel. Git made code safe. Memoria makes memory safe. Try it:thememoria.ai/?utm_source=tw… #AIAgents #AgentMemory #Memoria #GitForAI #AgentPerformance
2
4
52
Tired of re-explaining your codebase to your AI assistant every session? agentmemory gives coding agents persistent memory so they remember your project, your patterns, your decisions. Works with Claude Code, Copilot CLI, Cursor, Gemini CLI, and basically anything that speaks MCP. No more starting from scratch. ⭐ 22.2K #AI #DevTools github.com/rohitg00/agentmem… Follow for daily dev finds 🔔
1
2
90
I’m working on a few personal AI projects: agent memory via an LLM-maintained wiki, inspired by Karpathy’s “LLM Wiki” [1], and a generic agent loop that continuously feeds prompts back into the system, inspired by Claude Code’s /loop [2] and Addy Osmani’s “loop engineering” [3]. Durable state feedback loops feel like the next layer of personal agents. Stay tuned as these projects make their way into the world. #AIAgents #AgentMemory #LoopEngineering #LLM #ClaudeCode #PersonalAI References: [1] Karpathy, “LLM Wiki” — gist.github.com/karpathy/442… [2] Anthropic, “Claude Code /loop” — code.claude.com/docs/en/sche… [3] Osmani, “Loop Engineering” — addyosmani.com/blog/loop-eng…
2
1
111
Jun 10
ذاكرة الوكلاء الذكيين (Agent Memory) ما عادت حلقة مفقودة في الأنظمة؛ أدوات ومكونات مثل Mnemory, Engram, mem0, Supermemory, Letta, OpenContext, و OpenClaw غطّت جزء كبير من هالمساحة. لكن مشروع مثل Hivemind لسه مثير للاهتمام؛ لأنه بيبتكر مفهوم "تحويل الأثر إلى مهارة" (Trace-to-skill propagation) بين الوكلاء البرمجيين. لما وكيل (Agent) يكرر سير عمل (Workflow) معين، النمط المتبع بيتحول لمهارة جاهزة وقابلة لإعادة الاستخدام للفريق كله. الفجوة الحقيقية اللي نحتاج نشوفها بشكل مستقل تماماً (Standalone Backend):نحتاج بنية خلفية حقيقية لإدارة الذاكرة والمهارات توفر: 🔹 تخزين محلي أو استضافة ذاتية (Local/Self-hosted). 🔹 مسارات قابلة للفحص والتدقيق (Inspectable Traces). 🔹 مراجعة البشري للمهارة واعتمادها قبل تعميمها (Review before propagation). 🔹 نظام إصدارات وإمكانية تراجع (Versioning & Rollback). بدون هالبنية التحتية الصلبة، رح تظل أغلب المستودعات المفتوحة المصدر مجرد واجهة عميل (Client-side) لخدمات ذاكرة سحابية مدفوعة ومحتكرة، بدلاً من كونها حلولاً مستقلة فعلياً. #AgentMemory #AIAgents #Hivemind #OpenSource #AIInfra #MENAAI #SaudiAI #JordanTech #ArabAIEra #ATIEHTECH
1
1
3
69