
Gabriele Farei
3K posts

Gabriele Farei
@jayfarei
Maker for 🦞 claws | Building @opentraces, @datafetchai and @envrun








Reminder: A simple way to lower your exposure against these npm attacks is to not have as many deps. Linking the Agent Skill I made below but feel free to copy-paste into a prompt(s) if Skills aren't your fancy. skills.sh/anthonyshew/do…


AI is coming for most rule-based Banking jobs.

You asked for it, so here it is: a deep-dive on my new /handoff skill. It's an alternative to /compact that gives you WAY more flexibility with your context window. - Think of an idea, handoff to another agent to implement - Grill, handoff to prototype, handoff BACK Enjoy:






Tesla Full Self-Driving (Supervised) is now officially operating in 10 countries: • U.S. • Canada • Mexico • Puerto Rico • The Netherlands • Australia • New Zealand • South Korea • China • Lithuania Just the beginning.




code as agent harness. a 102-page survey from Stanford, Meta, and UIUC on agent harnesses. the paper argues that code is no longer just the thing agents produce. it’s the medium through which they reason, act, and represent their environment. it calls this “code as agent harness” and covers three layers: code as the interface between agents and their tasks; the mechanisms that keep agents reliable over long-horizon execution (planning, memory, tool use, verification); and how multi-agent systems coordinate through shared code artifacts. core findings: the paper introduces “evolution agents” that treat the harness itself as the optimization target. they collect telemetry, diagnose failures, propose infrastructure changes, and promote only mutations that pass regression. the harness improves itself. in multi-agent systems, topology complexity inversely correlates with infrastructure quality. teams with better shared state use simpler coordination. teams without it build increasingly elaborate workarounds. finally, the paper concludes that future agent systems need four properties: - executable - inspectable - stateful - governed read more: arxiv.org/abs/2605.18747 i also published this deep dive (article) on agent harness engineering, covering the orchestration loop, tools, memory, context management, and everything else that transforms a stateless LLM into a capable agent. the article is quoted below.




