agent-traces

Tag

Cards List
#agent-traces

Oodle.ai - $10 per million agent traces

Reddit r/AI_Agents · 2026-07-15

Oodle launches Agent Observability on Hacker News, offering agent traces at $10 per million spans to help AI-native teams detect silent failures and improve reliability.

0 favorites 0 likes
#agent-traces

@ataiiam: Self-learning is the new moat There are two places to harvest learnings: 1/ browser activity (what users do) 2/ agent t…

X AI KOLs Timeline · 2026-07-08 Cached

The tweet discusses the concept of self-learning as a competitive moat, highlighting browser activity and agent traces as key data sources, and introduces AG-UI, an open standard for capturing user-agent interactions to improve products.

0 favorites 0 likes
#agent-traces

Building a Moat: Self Learning Agents (12 minute read)

TLDR AI · 2026-07-08 Cached

The article discusses a method for building self-learning agents by combining agent traces with in-browser user activity, using the AG-UI protocol to capture and apply learnings, enabling products to improve through usage and create a business moat.

0 favorites 0 likes
#agent-traces

@ArizePhoenix: Agent traces and trajectories are growing increasingly longer and more complex. We've seen some traces 1000s of spans d…

X AI KOLs Timeline · 2026-07-07 Cached

Arize Phoenix announces addition of trace search functionality to handle increasingly long and complex agent traces, allowing users to search across traces and view call stacks for spans.

0 favorites 0 likes
#agent-traces

@rohanpaul_ai: Great paper on Self-evolving agents. Enterprise agents cannot truly improve until their messy daily work becomes safe l…

X AI KOLs Timeline · 2026-07-03 Cached

A paper proposing a mechanism for enterprise agents to improve by safely converting messy daily work into learning data, using a data proxy and control layer, with AREAL2.0 demonstrating online RL from real interaction traces.

0 favorites 0 likes
#agent-traces

Show HN: Morph Reflexes – Multi-head classifiers for agent traces

Hacker News Top · 2026-06-30 Cached

Morph Reflexes offers fast, cheap semantic signals from agent traces using multi-head classifiers on a shared backbone, enabling scalable monitoring of production agents.

0 favorites 0 likes
#agent-traces

SKILL-DISCO: Distilling and Compiling Agent Traces into Reusable Procedural Skills

arXiv cs.AI · 2026-06-26 Cached

Skill-DisCo is a framework that distills reusable procedural skills from successful agent traces and compiles them into callable, executable programs. Experiments on ALFWorld and WebArena show improved success rates and reduced agent turns.

0 favorites 0 likes
#agent-traces

To Run or Not to Run: Analyzing the Cost-Effectiveness of Code Execution in LLM-Based Program Repair

Hugging Face Daily Papers · 2026-06-25 Cached

This paper empirically analyzes the cost-effectiveness of code execution in LLM-based program repair agents, finding that execution is used heavily but often indiscriminately, and that restricting execution can save significant cost with minimal impact on repair success.

0 favorites 0 likes
#agent-traces

Self-Compacting Language Model Agents

Hugging Face Daily Papers · 2026-06-22 Cached

SelfCompact is a scaffolding approach that lets language models autonomously decide when and how to compact long agent traces, achieving better performance with reduced token costs compared to fixed-interval methods.

0 favorites 0 likes
#agent-traces

@RisingSayak: A quick `hf sync` a day keeps the agents at bay After you are done with your Claude (or whatever agent) session, just r…

X AI KOLs Following · 2026-06-17 Cached

A quick `hf sync` command helps sync agent session traces so they are never lost and can be used across machines.

0 favorites 0 likes
#agent-traces

@hwchase17: Detecting issues in production agent traces is hard. You have to do it cheaply (because of volume) but also accurately …

X AI KOLs Following · 2026-06-15

Harrison Chase announces a post-trained model for detecting issues in production agent traces, claiming SOTA accuracy at 10-100x cheaper rates than frontier models.

0 favorites 0 likes
#agent-traces

@LangChain: How do you support full-text search JSON filtering over agent traces that span up to hundreds of MBs, while keeping a m…

X AI KOLs Following · 2026-06-10 Cached

LangChain engineers detail how they built a custom inverted index for SmithDB to support full-text search and JSON filtering over large agent traces stored in object storage, achieving median latency of 400ms despite huge payload sizes.

0 favorites 0 likes
#agent-traces

RedAct: Redacting Agent Capability Traces for Procedural Skill Protection

Hugging Face Daily Papers · 2026-06-10 Cached

Introduces RedAct, a framework to protect agent traces from procedural skill leakage by selectively redacting sensitive details while preserving audit evidence, along with CapTraceBench for evaluation.

0 favorites 0 likes
#agent-traces

@adithya_s_k: You can now finetune models on agent traces directly with TRL Claude Code traces Codex traces OpenClaw traces Pi traces…

X AI KOLs Following · 2026-06-04 Cached

TRL now supports fine-tuning models on agent traces from various sources like Claude Code, Codex, OpenClaw, and Pi, moving towards a standardized stack for training agentic models.

0 favorites 0 likes
#agent-traces

Inducing Reasoning Primitives from Agent Traces

arXiv cs.AI · 2026-06-03 Cached

Introduces Reasoning Primitive Induction, a method that mines successful ReAct traces to cluster recurrent reasoning moves into typed pseudo-tools, outperforming the original agent by tens of percentage points on benchmarks.

0 favorites 0 likes
#agent-traces

@julien_c: new doc page dropped! rendering Agent Traces on the @huggingface Hub

X AI KOLs Timeline · 2026-06-01 Cached

New documentation page for rendering Agent Traces on the Hugging Face Hub has been released.

0 favorites 0 likes
#agent-traces

@lhoestq: The future is converting agent traces to SFT datasets. There is an amazing lib for this: pip install teich

X AI KOLs Following · 2026-05-21 Cached

A library called teich converts agent traces into supervised fine-tuning (SFT) datasets, simplifying dataset preparation for AI training.

0 favorites 0 likes
#agent-traces

I built a rust database for agent traces (sub-ms p95 at 1B rows)

Reddit r/AI_Agents · 2026-05-13

ZenithDB is a new open-source Rust database designed for storing and querying AI agent traces. It achieves sub-millisecond trace fetch latency at 1 billion rows by colocating all spans of a trace during compaction, and includes embedded full-text search and late materialization.

0 favorites 0 likes
← Back to home

Submit Feedback