Latent Space
·
2 weeks ago
Introspection, a startup founded by former xAI employees, is building infrastructure for "autoresearch" systems where agents maintain and improve themselves through feedback loops rather than requiring constant human intervention. The company proposes three patterns: treating the feedback loop itself as the product, using "agent recipes" to capture how systems evolve over time, and optimizing for systems that become both better and cheaper as they operate. Companies deploying these self-improving agents will need to establish reliable feedback signals, control costs, and gradually shift human involvement from direct decisions to providing training data and oversight.
Latent Space
·
2 weeks ago
Cursor is building a forward-deployed engineering team to help enterprises implement AI agents across their entire software development lifecycle, moving beyond individual coding assistants to what the company calls an "AI software factory." The team plans to grow tenfold by the end of December, hiring software engineers with at least five years of experience and proven track records deploying production systems at companies like Spotify, Rippling, and Palantir. This shift addresses the enterprise challenge of scaling AI adoption beyond early adopters to enable consistent automation across teams, processes, and organizational functions.
Latent Space
·
2 weeks ago
Genesis Molecular AI has developed PEARL, a diffusion-based model that predicts how drug molecules bind to proteins by accounting for protein flexibility and induced-fit dynamics that traditional methods cannot handle. The model achieved superior performance on the OpenBind benchmark of 802 unseen protein-ligand complexes, consistently reaching 1 Ångstrom RMSD accuracy—a threshold necessary for correctly modeling interactions like hydrogen bonds, compared to the field's inadequate 2 Ångstrom standard. This accuracy enables autonomous drug discovery agents to iterate through molecular design cycles continuously, combining computational predictions with automated lab testing to accelerate the search through 10^60 possible drug-like molecules.
Latent Space
·
2 weeks ago
Warp, originally a command-line tool, is pivoting toward a software factory platform called Oz that automates the entire software development lifecycle through coordinated AI agents rather than individual interactive coding. CEO Zach Lloyd expects most significant software projects to operate some form of automated factory within the next year, with companies gradually increasing automation from lower-risk repositories toward 60% or more of pull requests merged without human review. As underlying AI improves, developers will shift from writing code directly to a new discipline of "meta-engineering" — configuring and optimizing the systems that build software.
TheSequence
·
2 weeks ago
Meta published a paper describing Autodata, a system where AI agents dynamically generate training data by creating examples, testing them against models, analyzing failures, and iteratively refining their data generation approach rather than using static datasets. The method treats data creation as an agentic process with continuous feedback loops instead of pre-generating a fixed set of training examples. This shifts focus from scaling models and compute to optimizing the data generation process itself.
Latent Space
·
2 weeks ago
At the AI Engineer World's Fair, attendees focused heavily on "loops"—repeating cycles where agents autonomously complete tasks and restart against the same specifications—as the foundation for building software factories that automate the entire development lifecycle. Microsoft's Foundry, OpenAI's Codex, and platforms like Warp are positioning agents to handle coding, code review, and deployment with minimal human intervention, with the shift expected to create a new discipline called "software factory engineering." A new role of Forward Deployed Engineer is emerging to help organizations orchestrate these agent-based systems, shifting integration work from model development to orchestration layers.