
Scott Condron
3.2K posts

Scott Condron
@_ScottCondron
Helping build AI dev tools at @weights_biases. I post about AI, data visualisation and the stuff I’m working on at wandb.








Underrated way to start evals with just a coding agent 1. Cluster your traces 2. Build your own annotation app 3. Have AI monitor your annotations in real time to adapt your sampling + propose new annotations to accept /reject @sh_reya shows how here: youtube.com/watch?v=tqUDjc…

At @Letta_AI we spent a lot of time parsing harness-agnostic agent trajectories for model training and dreaming inference. There were no great existing libraries for parsing trajectories from various sources into a canonical token-efficient format for agent consumption (ie, by the dreamer), so we released what we've been building internally on GitHub and as an easy-to-use npm package. ~5x less tokens than raw jsonl, ready for agent consumption. Trajectory is in production inside of the Letta Code harness as the preprocessor for dreaming cycles. Enjoy, and open PRs if you run into issues!







I’m sick of reading AI slop, so today I’m open-sourcing my /no-ai-slop skill that removes 20+ slop patterns from any piece of writing. 📌 Get the free skill here: github.com/petergyang/no-… If you find it useful, please consider starring the repo so more people can find it. Why I built the skill: I use AI to edit my writing because it helps me fix spelling, grammar, and clarity. But even the best models keep producing the same slop that this skill removes: → Binary contrasts: “It’s not X. It’s Y.” → Throat-clearing openers: “Here’s what nobody tells you.” → Fake-profound endings: “The future isn’t coming. It’s already here.” Use this skill responsibly. I always write a first draft manually before iterating with AI on edits and I make sure to do another manual pass at the end as well. That’s in contrast to using AI to automate pumping out slop end-to-end. 📌 Read my full post for more on how I try to use AI responsibly to edit without giving into the dark side: creatoreconomy.so/p/use-my-no-ai…



OpenResearch from @askalphaxiv runs experiments on your own code and compute Each experiment gets an isolated worktree, @wandb backed runs, and a graph showing how the research branches and progresses /reproduce-paper <paper URL or title> on <compute>










