agent-framework

Tag

Cards List
#agent-framework

@yoheinakajima: ActiveGraph: 1 month in: Paper #1: The Log is the Agent 3 LongMemEval Experiments Paper #2: Regimes, self-improvement l…

X AI KOLs Following · 3h ago Cached

ActiveGraph announces two new papers on agent memory (LongMemEval) and self-improvement regimes, along with reference agents, pack templates, and upcoming meetups in Seattle and San Francisco.

0 favorites 0 likes
#agent-framework

How Businesses Are Building Specialized AI They Can Trust

NVIDIA Blog · 13h ago Cached

NVIDIA introduces the Agent Toolkit, an open modular foundation with models, tools, skills, and a secure runtime to help businesses build specialized, trustworthy AI agents for various industries.

0 favorites 0 likes
#agent-framework

AI coding assistants don’t have an intelligence problem. They have a runtime discipline problem. Here is how I’m enforcing it.

Reddit r/AI_Agents · yesterday

A developer introduces agent-rigor, an open-source framework that enforces runtime discipline and traditional SDLC mechanics into AI coding assistants to prevent common agent failures like scope creep and fix-forward loops.

0 favorites 0 likes
#agent-framework

TokenArch Lanterns - Exploring Autonomous Agent Standards

Reddit r/AI_Agents · 2d ago

TokenArch Lanterns is a framework for exploring and developing standards for autonomous agents.

0 favorites 0 likes
#agent-framework

My definitive Mid-2026 AI Agent Tier List. Let's debate.

Reddit r/openclaw · 4d ago

A developer presents a tier list of AI agent frameworks for local autonomous workflows, ranking OpenClaw as S-tier and Gemini Spark as A-tier, while criticizing cloud-locked wrappers for requiring excessive manual approvals.

0 favorites 0 likes
#agent-framework

@mylifcc: Firecrawl Keyless is live! From today, you can try it for free without an API Key. Now you can directly: • Real-time search + scrape any webpage (supports JS rendering) • Web interaction (click, fill forms, pagination navigation) • One-click PDF parsing into clean Markdown …

X AI KOLs Timeline · 5d ago Cached

Firecrawl launches Keyless mode, allowing free trials without an API Key. It supports real-time web scraping, interactions, and PDF parsing, with 1000 free Credits monthly. Suitable for Agent frameworks like Claude Code and Cursor.

0 favorites 0 likes
#agent-framework

LedgerAgent: Structured State for Policy-Adherent Tool-Calling Agents

Hugging Face Daily Papers · 6d ago Cached

LedgerAgent is a method for customer service agents that maintains task states in a separate ledger to improve policy adherence and state management during tool calling. It improves average passk over standard approaches across four domains.

0 favorites 0 likes
#agent-framework

zkit: provider agnostic Agent toolkit

Lobsters Hottest · 6d ago Cached

zkit is a provider-agnostic toolkit of small, independent Go packages for building AI applications, including agent loops, tool systems, guardrails, history compaction, and an LLM provider layer.

0 favorites 0 likes
#agent-framework

@ThisisHan1_: Recently built a development pipeline and wanted to share the thinking behind it. I was inspired by loop/goal engineering and auto-goal (letting the agent write its own goals and spawn subtasks). But what really clicked for me was...

X AI KOLs Timeline · 6d ago Cached

This development pipeline first creates a rough prototype to elicit user feedback, turning every 'that's not right' reaction into a checkable rule. Then AI agents independently develop and validate against those rules, catching issues early and avoiding self-deception.

0 favorites 0 likes
#agent-framework

MemSlides: A Hierarchical Memory Driven Agent Framework for Personalized Slide Generation with Multi-turn Local Revision

arXiv cs.CL · 6d ago Cached

This paper introduces MemSlides, a hierarchical memory framework for personalized slide generation that separates long-term user profiles, working memory for session constraints, and tool memory for localized edits, enabling multi-turn revision without full regeneration.

0 favorites 0 likes
#agent-framework

@sashimikun_void: Vercel released Eve today. My first instinct wasn't to clone the repo. It was to generate a wiki and start asking quest…

X AI KOLs Following · 2026-06-16 Cached

Vercel released Eve, an open-source filesystem-first durable backend agent framework, with comprehensive documentation available.

0 favorites 0 likes
#agent-framework

@jakevin7: Today, OpenCLI's app was completely rebuilt with a component library, which took a lot of effort. I'm also planning to have the Agent fully refactor the UI of MakeAgent—this might be the final version of the UI. https://github.com/jackwener/maka-…

X AI KOLs Following · 2026-06-16 Cached

Maka is a local-first desktop AI workbench built with Electron, supporting multi-model connections, tool calls, permission control, and privacy protection, along with integrated bot access, local memory, and more. The author also mentioned rebuilding the OpenCLI app and planning to refactor MakeAgent's UI.

0 favorites 0 likes
#agent-framework

OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation

Hugging Face Daily Papers · 2026-06-16 Cached

OPD-Evolver proposes a self-evolving agent framework using slow-fast co-evolution and on-policy self-distillation to enhance memory management and policy learning, outperforming existing methods like ReasoningBank and Skill0 across multi-domain benchmarks.

0 favorites 0 likes
#agent-framework

@FakeMaidenMaker: If you really want to understand how the underlying of AI Agents like Claude Code is built, this open-source project writes one from scratch for you to see. GitHub has garnered 66.5K Stars, and also made it to the Trendshift hot list. The intelligence of an Agent comes from the model itself; what you can do is not "building intelligence"...

X AI KOLs Timeline · 2026-06-15 Cached

An open-source project teaches you to build a simplified version of Claude Code from scratch, thoroughly explaining the harness engineering of AI Agents. It has received 66.5K Stars.

0 favorites 0 likes
#agent-framework

@canghe: https://x.com/canghe/status/2064983863349403998

X AI KOLs Timeline · 2026-06-11 Cached

OpenSquilla is an open-source project that enables self-organizing skill orchestration for agents via MetaSkill 3.0, combined with intelligent routing to reduce token costs. The author integrated it into WeSight, demonstrating how a single sentence can convert a WeChat public account article into a Xiaohongshu post, showcasing the potential for agents to self-assemble workflows.

0 favorites 0 likes
#agent-framework

@CycleDecoded: Most people think Hermes is just another Agent framework, but after seeing the crazy hacks from programmers everywhere, I've realized it's quietly evolved into an ecosystem. Whether a tool survives depends on the community's ability to innovate. Right now, Hermes has achieved full-chain coverage from video and images to code and writing — a true "parallel universe…"

X AI KOLs Timeline · 2026-06-11 Cached

Hermes has evolved from a basic Agent framework into a multifaceted ecosystem, with the community contributing four high-quality open-source tools covering automated short videos, local image generation, AI text de-odorizing, and VS Code integration.

0 favorites 0 likes
#agent-framework

@witcheer: by the way, for anyone wanting to set up the perfect @NousResearch Hermes Agent: (a) direct your most capable LLM to ht…

X AI KOLs Timeline · 2026-06-10 Cached

A guide to setting up and using the NousResearch Hermes Agent, a CLI tool for creating and managing autonomous AI agents, including background sessions, context compression, and session storage.

1 favorites 1 likes
#agent-framework

tired of rebuilding my agent every time I switch frameworks, so I’m building a fix

Reddit r/AI_Agents · 2026-06-10

Uniqent is an open-source tool that lets you export an AI agent's memory, persona, and MCP setup as a single file, enabling one-click installation across different frameworks like OpenClaw and Hermes. It's in early development and seeking contributors on GitHub.

0 favorites 0 likes
#agent-framework

How I got Claude Code and Codex to pursue goals over weeks

Reddit r/AI_Agents · 2026-06-09

The author built SmithersBot, an open-source agent harness that orchestrates Claude Code and Codex to pursue long-term goals over weeks by breaking plans into tasks, requiring approvals, and using checkpoints to avoid degradation.

0 favorites 0 likes
#agent-framework

@Sumanth_077: Let Agents Design Agents! Memento-Skills is a self-evolving agent framework where agents learn from failures and rewrit…

X AI KOLs Timeline · 2026-06-09 Cached

Memento-Skills is a self-evolving agent framework where agents learn from failures and rewrite their own skills, improving over time through a Read-Execute-Reflect-Write loop. It was tested on HLE and GAIA benchmarks and supports open-source LLMs like Kimi, MiniMax, and GLM.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback