agent-framework

Tag

Cards List
#agent-framework

@dunik_7: AI engineers are clearing $250K+ in 2026, and almost none of it comes from training models. it comes from one skill: bu…

X AI KOLs Timeline · 2026-07-15 Cached

Discusses how top AI engineers earn $250K+ by building systems around models rather than training them, with a breakdown of key skills like memory systems, harnesses, loop engineering, and tracing.

0 favorites 0 likes
#agent-framework

@_philschmid: One API call. That is all it takes to build a specialized financial analyst using Gemini Managed Agents. Combine remote…

X AI KOLs Following · 2026-07-14 Cached

演示如何通过一次API调用,使用Gemini Managed Agents结合远程MCP服务器和GitHub技能,构建一个自主的金融分析师,自动生成包含自定义SVG图表的幻灯片。

0 favorites 0 likes
#agent-framework

@yoheinakajima: continued working on @activegraphai reference packs last weekend, resulted in needing to harden the runtime: it already…

X AI KOLs Timeline · 2026-07-14 Cached

ActiveGraph shipped seven runtime releases (1.2.0 to 1.7.1) to harden its reference packs for autonomous agents, adding a safe fork-test-promote loop with subprocess isolation, manifest hashing, and complete event logging.

0 favorites 0 likes
#agent-framework

I built an agent framework where the agent is just one file

Reddit r/AI_Agents · 2026-07-13

The Looped Agent Framework is an open-source tool for building and deploying single-purpose AI agents with a single config file, secure permissions, and Docker-native deployment.

0 favorites 0 likes
#agent-framework

I built a default-deny firewall for local AI agents (OpenClaw/Hermes) — it gates every tool call and asks me before anything risky

Reddit r/openclaw · 2026-07-13

A default-deny firewall daemon for local AI agents that intercepts every tool call, blocking dangerous actions and requesting user approval for ambiguous ones, with tamper-evident logging. Designed to mitigate prompt injection risks. Open source under MIT license.

0 favorites 0 likes
#agent-framework

OpenWiki Brains: Proactive Memory for AI Agents (7 minute read)

TLDR AI · 2026-07-13 Cached

LangChain launches OpenWiki Brains, a framework for proactive memory for AI agents that automatically builds and updates wikis from connected sources like Gmail, Notion, and git repos.

0 favorites 0 likes
#agent-framework

@geekbb: Hugging Face 出的极简智能体,手把手教你从零造一个属于自己的 coding agent。学习写 agent 的入门玩具。 https://github.com/huggingface/tau

X AI KOLs Timeline · 2026-07-09 Cached

Hugging Face releases Tau, a simple terminal-based coding agent designed as a teaching tool to help developers learn how to build their own coding agents from scratch.

0 favorites 0 likes
#agent-framework

@apivixtls: https://x.com/apivixtls/status/2074852993086976211

X AI KOLs Timeline · 2026-07-08 Cached

This article details how to deploy the Hermes AI Agent framework, including cloud server configuration, installation, Telegram Bot integration, image recognition and voice capability supplementation, as well as integration into the reverse security analysis workflow.

0 favorites 0 likes
#agent-framework

TigrimOSR v0.6.2 — Open Loop Engineering: create your own custom agent loop with Rust browser + LINE/Telegram bots

Reddit r/artificial · 2026-07-08

TigrimOSR v0.6.2 introduces Open Loop Engineering, allowing users to define custom agent loops via YAML profiles, integrates the Obscura Rust browser for web automation, and adds LINE/Telegram bot control. The release emphasizes transparency and user control over agent behavior.

0 favorites 0 likes
#agent-framework

@rauchg: The filesystem is beautiful. Want your http://eve.dev agent to have GitHub powers? Define 𝚝𝚘𝚘𝚕𝚜/𝚐𝚒𝚝𝚑𝚞𝚋.𝚝𝚜 …

X AI KOLs Timeline · 2026-07-07 Cached

Vercel's Guillermo Rauch announces Eve, a framework for building durable AI agents with GitHub integration, featuring sandboxing, human-in-the-loop, and open-source self-hosting.

0 favorites 0 likes
#agent-framework

@mate_mattt: https://x.com/mate_mattt/status/2074313623523271010

X AI KOLs Timeline · 2026-07-07 Cached

This article provides a detailed breakdown of the Hermes Agent architecture, including the event bus, adapter layer, GatewayRunner core scheduler layer, etc., revealing the design pattern of the Agent as a stateful, event-driven runtime.

0 favorites 0 likes
#agent-framework

Make your agents proactive with one line of code

Reddit r/AI_Agents · 2026-07-06

An SDK lets developers make AI agents proactive with a single line of code, enabling self-scheduled execution across multiple frameworks.

0 favorites 0 likes
#agent-framework

Show HN: I Built LangGraph for Swift

Hacker News Top · 2026-07-06 Cached

Swarm is a Swift framework for building agentic workflows and multi-agent systems, with type-safe tool calling, durable checkpointing, and support for multiple LLM providers.

0 favorites 0 likes
#agent-framework

Why I built a proactive context curator instead of a compactor — and what I got wrong for three months

Reddit r/artificial · 2026-07-05

A developer recounts building PRAANA, a proactive context curator for coding agents, detailing mistakes like broken semantic recall and missing measurement, and emphasizing the importance of honest tooling and measurement before optimization.

0 favorites 0 likes
#agent-framework

Mozaik

Product Hunt · 2026-07-05

Mozaik is a TypeScript runtime for building self-organizing AI agents.

0 favorites 0 likes
#agent-framework

@mattshumer_: Btw, this guide was written in http://simplemarkdowneditor.com, which is crazy powerful Fable accelerant. I share more …

X AI KOLs Timeline · 2026-07-05 Cached

Simple Markdown Editor is a collaborative document platform where AI agents can work alongside humans in real-time, editing, commenting, and assigning tasks within a single markdown document.

0 favorites 0 likes
#agent-framework

The Log Is the Agent

Hacker News Top · 2026-07-05 Cached

This paper introduces ActiveGraph, a runtime that makes the append-only event log the central source of truth for agentic systems, enabling deterministic replay, cheap forking, and end-to-end lineage from goals to model calls.

0 favorites 0 likes
#agent-framework

@rauchg: Agentic self-improvement. Give your agent the ability to introspect its past runs, spot inefficiencies, errors, redunda…

X AI KOLs Following · 2026-07-03 Cached

Eve is a framework for building durable, production-ready AI agents with built-in observability, introspection, and self-improvement capabilities, designed to work seamlessly with Next.js and Vercel deployments.

0 favorites 0 likes
#agent-framework

@neural_avb: Shipping the latest fast-rlm fast-rlm lets your LLMs work inside a RLM harness, exploring massive contexts inside a REP…

X AI KOLs Timeline · 2026-07-02 Cached

fast-rlm is an open-source Python tool that allows LLMs to operate within an RLM harness for recursive subagent calls, with features like spend limits and live log streaming.

0 favorites 0 likes
#agent-framework

@songhan_mit: Explore KDA (Kernel Design Agents): https://github.com/mit-han-lab/kernel-design-agents…

X AI KOLs Following · 2026-07-02 Cached

KDA (Kernel Design Agents) is an open-source agent-centric workflow from MIT HAN Lab for using coding agents to research, implement, verify, and iterate on performance-sensitive CUDA kernel tasks. It helped Databricks achieve rank #1 on NVIDIA's SOL-ExecBench leaderboard.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback