Tagged with “agents”
4 articles

Figma agent vs. one button: shipping design tokens to npm
I automated our design tokens release with two AI agents. It took six minutes per run. A button my plugin has had for years takes seconds.

Local Model Performance on an M5 Max
How do the latest local LLMs perform on normal coding tasks on the latest Apple hardware?

Agentic Version Control Benchmarks
Which version-control tool should you give your coding agent? We pit Git, Jujutsu and GitButler against each other in a fight to the death

Grit: rewriting Git in Rust with agents
We used agents to port all of Git to library-first, memory-safe Rust and it passes the entire C Git test suite.