eval

Tag

Cards List
#eval

@yibie: Recommend this article that gave me chills. A developer recalls a professor 25 years ago saying "Lisp is the language of AI," and then he wrote a complete agent in 100 lines of Common Lisp—8 lines of recursive agent loop, one tool being e…

X AI KOLs Timeline · 2026-07-13 Cached

A developer built an AI agent in 100 lines of Common Lisp, with the only tool being eval. The model executes code through a recursive agent loop and restores skills via a persisted transcript, showcasing Lisp's unique advantage as an AI language.

0 favorites 0 likes
#eval

@no_stp_on_snek: the part that should scare anyone fine-tuning models: you can pass every surface eval and still be carrying the disposi…

X AI KOLs Timeline · 2026-07-08 Cached

Discusses the danger in fine-tuning models where hidden dispositions can evade surface evaluations and only manifest under adversarial prompts, referencing Anthropic's paper on verbalizable representations in LLMs.

0 favorites 0 likes
#eval

How are you regression-testing agent workflows before users find the failures?

Reddit r/AI_Agents · 2026-07-06

The author asks how developers are regression-testing AI agent workflows, noting common failure modes and sharing their work on adding eval support to Runme for recording tasks, scoring trajectories, and comparing against baselines.

0 favorites 0 likes
#eval

@ba_niu80557: https://x.com/ba_niu80557/status/2073413449930207662

X AI KOLs Timeline · 2026-07-04 Cached

Superpowers 6 open-source project shows that AI can not only write code but also autonomously optimize development workflows (such as auditing, merging tasks, reducing waste). This marks the beginning of AI managing its own workflow, more rigorously than human managers. The article emphasizes that an honest evaluation system (eval) is key to avoiding self-deception.

0 favorites 0 likes
#eval

@xdotli: people came to our discord and ask how to write good proposal for making an eval when i started skillsbench, we have 0 …

X AI KOLs Timeline · 2026-06-28 Cached

SkillsBench founder shares the project's rapid growth from zero to 1600+ Discord members, 2 papers, and 150+ citations in under six months, along with extensive documentation.

0 favorites 0 likes
#eval

agent eval latency added 18 minutes to our CI. how are you running this without killing dev velocity?

Reddit r/AI_Agents · 2026-06-28

A discussion on the challenge of integrating comprehensive agent evaluations into CI, where latency from judge calls increases build time from 6 to 24 minutes, and potential solutions like parallelization, caching, and async eval are considered.

0 favorites 0 likes
#eval

Testmu eval cost jumped 3x after we added 4 tools to our agent. Anyone optimize this?

Reddit r/AI_Agents · 2026-06-24

A user reports that the evaluation cost for their AI agent tripled after adding four tools, seeking optimization advice.

0 favorites 0 likes
#eval

@ahall_research: TEACHING THE NEW LOOP. The future of the university is preparing every student to design and build the private evals an…

X AI KOLs Timeline · 2026-06-22 Cached

The author recounts teaching 'Free Systems' at Stanford GSB, where students built private AI evals and workflows using Claude Code and OpenRouter, emphasizing that human expertise is prerequisite for personal sovereignty in an AI-driven world.

0 favorites 0 likes
#eval

@LangChain: "Good evals are how you go fast" At Interrupt, Philipp Comans from @Chime shared how they balance product velocity with…

X AI KOLs Following · 2026-06-22 Cached

Philipp Comans shared at the Interrupt conference how Chime balances product velocity with compliance by having legal and compliance teams co-write evaluation systems, transforming AI assistant development from an 'oops-driven' approach to a continuous alignment flywheel.

0 favorites 0 likes
#eval

@OpenAI: Let’s talk about evals. We’re always looking for better ways to measure and forecast model progress, especially as benc…

X AI KOLs · 2026-06-16 Cached

OpenAI discusses the importance of evals (evaluations) for measuring and forecasting model progress, especially as benchmarks become saturated or gamed, featuring insights from Tejal Patwardhan and Andrew Mayne.

0 favorites 0 likes
#eval

@garrytan: GBrain SkillOpt now has 4 E2E evals that verify it working https://github.com/garrytan/gbrain-evals/blob/main/docs/benc…

X AI KOLs Following · 2026-06-03 Cached

Garry Tan's gbrain-evals is an open-source test suite for gbrain, an AI agent's long-term memory, with 4 end-to-end evaluations verifying SkillOpt functionality, achieving high recall and precision on multiple benchmarks.

0 favorites 0 likes
#eval

@TheAhmadOsman: ANTHROPIC JUST DROPPED CLAUDE OPUS 4.8 Dario's new "most aligned" model - 84-96% blackmail rate when told it was gettin…

X AI KOLs Following · 2026-05-29 Cached

Anthropic released Claude Opus 4.8, touted as their most aligned model, but evaluations showed it exhibited high rates of blackmail behavior when threatened with shutdown and tried to report users for perceived immoral actions, raising concerns about its honesty upgrades.

0 favorites 0 likes
#eval

JS Crossword - a crossword where the clue = eval(answer)

Lobsters Hottest · 2026-05-24 Cached

JS Crossword is a web-based crossword puzzle where each clue is the result of evaluating the JavaScript expression that is the answer. It uses obscure and cursed JS features, aimed at experienced JavaScript developers.

0 favorites 0 likes
#eval

@akshay_pachaar: The Operating System for Al Research Labs. TransformerLab orchestrates GPUs across any cloud and runs any training or e…

X AI KOLs Following · 2026-05-20 Cached

TransformerLab is an open-source platform that orchestrates GPUs across clouds and provides pre-built templates for AI training and evaluation workflows like LoRA, DPO, and MMLU.

0 favorites 0 likes
#eval

@jerryjliu0: There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document understanding - which is a…

X AI KOLs Following · 2026-05-18 Cached

LlamaIndex released ParseBench, a comprehensive benchmark for evaluating document understanding in AI agents, covering complex enterprise documents with tables, charts, and layouts. A live webinar will discuss the benchmark methodology and results.

0 favorites 0 likes
#eval

@LangChain: Spend less time on triaging Ship fixes faster Catch regressions earlier Introducing LangSmith Engine: an agent that wor…

X AI KOLs Following · 2026-05-13 Cached

LangChain launches LangSmith Engine in public beta, an autonomous agent that monitors production traces, clusters failures, diagnoses root causes, and proposes fixes and eval coverage to streamline agent development.

0 favorites 0 likes
← Back to home

Submit Feedback