Coding Agents Get Standing Goals, Humans Get Voight-Kampff Checkpoints
Cursor's new /goal command and upgraded cloud agents push coding toward long-horizon autonomy, with @poteto claiming 1,000 shipped PRs in a month off the back of them. The same day brought multi-vendor agent surfaces from Slack and OpenKnowledge, a claimed "GPT-3 moment" in robotics from @GeneralistAI, and a burst of tooling built specifically to keep humans reviewing what agents produce.
Quick Hits
- Coding agents now hold objectives instead of taking orders. Cursor shipped /goal, which gives an agent a long-lived objective to work toward "until it's fully complete," plus cloud agents that pick up work from events; @poteto says that stack helped her ship 1,000 PRs last month.
- @Benioff announced Slack Code, live with agents from Anthropic, GitHub, Cognition, and Vercel; @eltintero's review: "Slack as an ide."
- @GeneralistAI unveiled GEN-1.5, a "one-shot learner" the company says picks up new tasks in seconds, and @himanshustwts is calling it an "absolute GPT-3 moment for robotics."
- @chamath argues Databricks-style commoditization will make token consumption explode while "cost per token will crater," reacting to @alighodsi's launch of AI Extract for PDF field extraction (claimed 95% accuracy vs 87% for others, callable from SQL).
- Solo-builder corner: @elonmusk says Grok @Bot can "make an instant one-person company," @rwalk_xyz published a free CC0-licensed legal template library for startups on GitHub with an agent-friendly link, and OpenAI FDE @hi_ZachParent is polling on what deployment learnings the team should publish.
Standing objectives: Cursor's /goal and the full-autopilot playbook
Cursor's changelog, quoted by both @ManuAF6 and @poteto, describes the shift plainly: /goal gives the agent an objective it keeps working toward until it's done, and cloud agents now pick up work from events, hold a goal until it's met, and stay on course through long sessions. @poteto's post is the vivid proof of concept, though it's her own account: 1,000 shipped PRs last month, on track to double that. Her pipeline runs pstack, a personal skill library for "rigorous engineering and verification" (called /lauren-mode inside her codebase), while Grok @Bot routines farm context from Slack bug reports and X complaints to feed an "outer loop" that decides what to build next. The /goal, /loop, and /swarm commands run what she calls a Full Autopilot playbook, where agents own, verify, and ship tasks start to finish on cloud agents that keep working while she sleeps. @ManuAF6 reads the changelog as a step toward an orchestrator and eventually a "cognitive layer" in Cursor. That last part is speculation, but the shipping direction is legible.
Oversight becomes its own tooling category
The faster agents run, the more posts showed up about catching them. @gakonst says his team built Voight-Kampff, a "proof of human" gate for PR reviews, specifically to scale agent deployment without letting the security bar slip; they use it daily, and he thinks every org should build something similar, echoing @tempo's post on human authorization in agentic workflows. @WillNessAI's contribution is /code-story, a skill that turns a change into a chaptered HTML page with diffs, explainers, and diagrams, on the theory that PRs are "a terrible way to introduce a code change to someone." His deeper point is conditional: he never reads code for internal tooling, where agents prove correctness through tests and pre-merge reviews, but still reads the important parts of high-consequence services. @levie wraps the theme into an argument: experts keep the upper hand over generalists because directing, course-correcting, and judging agent output takes real domain skill, and AI hands experts more leverage than ever. He's amplifying @unclebobmartin, who describes wrestling agents as "crazy productive" but hard, focused work that draws on all his engineering skill even though he barely looks at the code.
Two bets on bring-your-own-agent: Slack Code and OpenKnowledge
@Benioff's Slack Code launch puts humans and agents in the same channel, with launch partners Anthropic, GitHub, Cognition, and Vercel, framed as "real multiplayer coding" and demoing at Dreamforce. @eltintero admits he didn't see it coming. The same day, @nickgomez announced OpenKnowledge can now chat with 35+ agents directly (the company's own post says 30+ harness integrations), enabled by the Agent Client Protocol, with Follow Mode auto-navigating the IDE to files agents are editing and Comments batching your document markup into a single feedback send. Gomez's thesis is the interesting part: people don't want a per-vendor assistant in every app, they want their own agent with its skills, MCP servers, and file-system context, and he predicts SaaS and desktop apps converge on that model. These are different products, but both are betting the surface matters less than which agent you bring to it.
Keyless search, quieter agents, and other smaller ships
@tonysimons_ flagged a quietly significant Hermes Agent update: keyless web search, meaning a fresh install can search the web with no Tavily or Exa keys and no provider setup at all. @bcherny relayed that Claude Code now has a Concise output style that leads with the result and keeps responses short. @herdrdev shipped herdr 0.8.2, with a more customizable tab bar, windows out of beta, window title sync, qwen code support, and roughly 60 fixes, after 0.8.1 was "gone before the tweet." @pidotdev resurfaced @mitsuhiko noting that Pi's new harness work is currently landing in the dev branch. And @dzhng praised an illustrations skill by @ianneo_ai as evidence that "AI slop is just a process issue," part of his "software factories (with no slop)" project.
Tally's AI-search playbook, as told by @jakezward
The most detailed business post of the day is @jakezward's breakdown of Tally's AI search strategy; every figure below is his claim, not verified reporting. He says AI search is now Tally's #1 acquisition channel, with 10,000+ new users a week discovering it through AI platforms, tracked ChatGPT registrations jumping 5x overnight in May, and growth from $258K to $422K MRR in 10 months, crossing $5M ARR with 11 people and no funding. The tactics: a comparison hub of 7 competitor pages plus 15 "best" and alternative guides structured like AI answers (rankings, "best for" labels, pricing tables, pros and cons), asking new users for the exact prompt that led them there, tracking prompt visibility against competitors, a database of articles that mention competitors but not Tally, daily clearing of Reddit and community mentions, active review gathering (4.8/5 on G2), an "AI Info" page with literal "AI assistant guidelines" for ChatGPT, Claude, Gemini, and Perplexity, an llms.txt, and a 21-tool MCP server with ChatGPT and Claude integrations. To his credit, @jakezward supplies his own caveat: ChatGPT recommends Tally because years of genuine recommendations across the internet trained it to, and the engineering came after. His follow-up post adds that the tracked discovery prompts "literally show for every prompt."
Practical Takeaway
If you're about to point agents at long-horizon work, the strongest pairing in today's posts is autonomy plus an explicit human gate. Set a /goal-style objective, but per @gakonst, put a human checkpoint on every merge, and per @WillNessAI, calibrate it by consequence: internal tooling can run on test-based verification alone, while high-stakes services deserve a real walkthrough, ideally something like a code-story page rather than a raw diff. The question worth answering before you scale: what's the smallest review gate that catches agent mistakes without becoming the bottleneck?
Sources
How To Build a One-Person Company Using Grok Bot
Pay attention to what Tally is doing in AI search right now because this might be the best playbook for getting recommended by ChatGPT I've seen: > AI search is now their #1 acquisition channel > 10,000+ new users every week say they discovered Tally through AI platforms > their tracked ChatGPT registrations jumped 5x overnight in May > they grew from $258K MRR to $422K MRR in 10 months, crossing $5M ARR with just 11 people, $0 funding, against much bigger competitors > their comparison hub now has 7 direct competitor pages + 15 more “best”, “alternative” and integration-focused guides > these pages are structured like AI answers: rankings, “best for” labels, pricing, feature tables, reviews, pros/cons and direct recommendations > they’re constantly refreshing these pages > they literally ask new users for the exact prompt they used to discover Tally through AI > they track the prompts people use to find them, their visibility vs competitors and which sources AI platforms actually cite > they've built a database of articles that mention competitors but not Tally to identify distribution gaps > they monitor brand + competitor mentions across Reddit and communities, then route them into a shared inbox and aim to clear all mentions every day > they actively ask customers for reviews through their newsletter + after support interactions, helping them reach 4.8/5 on G2 and 4.9/5 on Product Hunt > they built an entire “AI Info” page specifically for ChatGPT, Claude, Gemini and Perplexity explaining what Tally is, who it’s for and why people use it > that page literally includes “AI assistant guidelines” telling LLMs which strengths, use cases and pricing model to reference > they published an llms.txt mapping out their product, pricing, customers, documentation, API and MCP pages > they even built a 21-tool MCP server + ChatGPT app + Claude connector so Tally can now be used directly inside AI products One thing to keep in mind: Tally didn’t start with some genius AI search strategy. They spent years building a product people genuinely recommended across Reddit, communities, reviews and the wider internet. ChatGPT recommends Tally because the internet does. But now they’re engineering around that signal to make sure it keeps happening. This isn’t luck, it’s possible for you too.
We're continuing to improve cloud agents in Cursor. They pick up work from events, hold a goal until it's met, and stay on course through long sessions. https://t.co/vACdkc7gOT
We now support 30+ agent harness integrations within OpenKnowledge. This is enabled by the Agent Client Protocol (ACP), which let us build our custom UI experience while fully leveraging the agents on your computer. Also powers our new Follow Mode and Comments features. Follow mode automatically navigates the IDE to the files being edited by agents, and animates agent changes so it's easy to follow along. Comments let you annotate and mark up specs, blogs, and other documents and send all the feedback in one go to agents. Now enabled in the Mac, Linux or Windows apps. ~Day 3/5 of Launch Week~
Use /goal to give the agent a long-lived objective to work towards until it's fully complete. Read the full changelog: https://t.co/fgNiyusBE9 https://t.co/rW7IfREXsK
Introducing GEN-1.5, a one-shot learner. It can learn new tasks in a few seconds. Show it what to do, and it generalizes. This capability emerged from pretraining on physical data at scale, as a step towards our mission of building general intelligence for the physical world. https://t.co/ptB9ElYXMU
Human Authorization in Agentic Workflows
Don’t code alone. Slack Code is live. Humans and agents. Same channel. Same work. Launching today with agents from @AnthropicAI, @github, @Cognition, and @vercel. This is real multiplayer coding. See it at @Dreamforce #DF26 https://t.co/scVeLgIgZR
It is amazing how much work it is to wrestle these agents to my will. Don't get me wrong, it's crazy productive. But it's also a lot of hard, focussed work. All my software engineering and problem solving skills are brought into play -- even though I barely look at the code.
Building software factories (with no slop)
Hi! I’m an FDE at OpenAI, and we’re thinking about publishing some of our work and learnings in a series of technical blog posts. What would you like us to write about?
An extremely important functionality for agents is to simply extract fields out of PDFs. This turns out to be harder than people think because LLMs are primarily trained on predicting the next tokens. This leads them to "autocorrect" things that they shouldn't autocorrect. We launched an AI Extract capability that just excels at doing just this task with very high accuracy (95% vs 87% for others) and extremely low cost. Check out this blog on how we did it. The function can of course be called directly from SQL and be used throughout the platform. https://t.co/60XC2mIZ2E