top of page

Elvis Saravia’s Task-First AI Agents Challenge the Prompt as the Default Interface

Elvis Saravia has proposed a clear interface shift: replace the isolated prompt with a complete, multimodal task package. His task-first proposal combines voice, screens, text, and annotations before an AI agent begins working.

That sounds like a small change in input design. It is actually a challenge to the chat box that has defined generative AI since ChatGPT arrived. The central idea behind Elvis Saravia task-first AI agents is that users should describe a job with every relevant signal at once.

The approach reportedly draws inspiration from Andrej Karpathy’s use of extended voice conversations as rich prompts. Saravia takes the concept further by treating speech as one component of a structured task, not the entire interface.

The opponent is the conventional prompt-and-correction loop. Users currently submit partial instructions, inspect an imperfect result, add missing context, and repeat. A task-first interface tries to move that clarification work to the beginning.

The proposal remains an argument rather than an independently evaluated product release. No public benchmark yet establishes how much time it saves, which models support it best, or how often extra context causes new errors.

Still, the timing matters. AI agents can now operate software, call tools, inspect screens, and maintain longer working sessions. Their weakest link increasingly lies between the user’s intent and the context assembled for execution.

From Prompt to Task: What Saravia Is Proposing

The meaningful change is not a longer prompt. It is a new container for communicating intent.

A conventional prompt usually enters a model as text, even when the user’s real objective depends on several applications, files, and prior decisions. The user must translate that environment into words.

Saravia’s proposal reverses that burden. The interface should capture the surrounding evidence and deliver it as one task package before execution begins.

That package can include a spoken explanation, selected text, an active screen, visual annotations, documents, and an explicit definition of completion. Each input contributes a different part of the user’s intent.

Voice carries narrative detail that people might omit when typing. A screen shows the object under discussion. Highlighting or annotation identifies the exact region that needs attention.

Text remains useful for precise requirements, names, dates, formulas, and constraints. Attached material supplies evidence that the agent should consult rather than guess.

Consider a product manager preparing a weekly update. A text prompt might say, “Summarize the project and identify risks.” That instruction leaves the agent to ask which project, which period, and which risks matter.

A task-first interface could package the current roadmap, a highlighted analytics chart, a spoken account of a delayed integration, and notes from the latest review. It could also specify the expected output format.

The agent receives a closer approximation of the manager’s actual mental model. It does not need several turns to discover information the manager already possessed.

This approach separates a task from a message. A message is one conversational contribution, while a task is an organized representation of the desired outcome and its supporting context.

That distinction becomes important when the system can take actions. A writing assistant can recover from ambiguity through another draft. An agent editing files or updating software can turn ambiguity into an operational mistake.

The proposal also moves interface design into the agent stack. Model quality still matters, but the application decides which signals reach the model and how they are organized.

This is consistent with the broader move from prompt engineering toward context engineering. Anthropic defines context engineering as curating the information available to a model during inference.

Under that definition, the prompt is only one input. Tool descriptions, retrieved documents, message history, current state, and external data all compete for limited attention.

Elvis Saravia task-first AI agents apply that principle at the user interface. The front end becomes responsible for gathering useful context before the model starts its reasoning loop.

That is the proposal’s real significance. It treats communication quality as a systems problem rather than a contest to write the perfect sentence.

Why AI Agent Efficiency Now Depends on Context

Agents increasingly fail because they receive an incomplete representation of the job, not because they lack another clever instruction.

Chat interfaces worked well when models mainly answered questions or generated bounded pieces of text. The user could inspect each response before deciding what to do next.

Agents operate differently. They plan across multiple steps, use tools, modify state, and react to intermediate results. Early ambiguity can therefore propagate through an entire sequence.

Suppose an agent must reconcile customer feedback with a product roadmap. It needs the relevant feedback, the roadmap version, company priorities, ownership boundaries, and a definition of an actionable finding.

A short prompt rarely contains all five. The user consequently becomes a context courier, moving information between applications and correcting the agent whenever it follows an unintended interpretation.

That repeated repair has a hidden cost. Each clarification consumes user attention, increases the conversation length, and introduces another chance for contradictory instructions.

A larger context window does not automatically solve the problem. Capacity measures how much information a model can receive, not whether the application selected the right information.

Anthropic’s context guidance describes context as finite and emphasizes selecting high-value tokens. That warning applies directly to multimodal tasks because images, transcripts, and tool outputs can consume substantial capacity.

The emerging interface challenge is therefore selective completeness. An agent needs enough context to understand the task, but not every available artifact from the user’s workspace.

Research on screen-aware assistance supports the underlying mechanism. An earlier screen context study showed that visual interface information can disambiguate spoken references to on-screen objects.

That finding predates current generative agents, yet the interaction problem remains familiar. “Move this section below that chart” becomes understandable when the system can see the same screen as the user.

Newer evidence highlights how difficult broader intent recognition remains. Google’s GUIDE benchmark uses 67.5 hours of screen recordings from 120 novice users working across 10 complex applications.

Across eight multimodal models, the best reported results reached only 44.6 percent for behavior-state detection and 55.0 percent for help prediction. Supplying structured user context improved help prediction by as much as 50.2 percent.

Those results do not directly validate Saravia’s proposal. GUIDE evaluates assistance during interface workflows, not the exact task package described in the social post.

The benchmark does support a narrower conclusion. Models perform better when they receive explicit information about user behavior and intent, yet they still struggle to infer those details reliably.

That creates pressure for every company building computer-using agents. OpenAI, Anthropic, Google, Microsoft, and independent developers can improve models, but they also need better ways to capture user intent.

The pressure is immediate for workplace agents. They must operate among meetings, documents, messages, dashboards, and decisions that were created at different times.

A useful task interface must connect those sources without forcing the user to reconstruct the entire history manually. A personal knowledge base can help retrieve prior material, but retrieval still needs task-level direction.

This is why task-first design is more than a voice feature. It is an attempt to make context assembly a visible, manageable part of delegating work.

Elvis Saravia Task-First AI Agents Attack the Correction Loop

The proposal wins only if richer preparation removes more work than it creates.

The conventional agent workflow begins quickly. A user types one instruction, receives an output, and then discovers what the agent misunderstood.

That low initial effort explains the prompt’s durability. It is universal, familiar, and easy to implement. It also handles simple requests efficiently.

The weakness appears during complex work. Users often provide requirements only after seeing the wrong output because the first result reveals assumptions they had not articulated.

This creates a correction loop. The agent produces, the user diagnoses, the user adds context, and the agent tries again.

Saravia’s task-first model moves that diagnostic work forward. The interface gathers several kinds of context before generating the first result.

The mechanism resembles a briefing between colleagues. A manager does not merely tell an analyst to “review the numbers.” The manager points to the relevant dashboard, explains the decision, and identifies the disputed assumption.

Multimodal capture can compress that briefing. The user might speak while moving through a document, highlight two contradictory passages, and attach the meeting where the decision originated.

A transcription alone would lose the connection between spoken phrases and screen objects. A screenshot alone would miss the user’s reasoning. Combined inputs can preserve both.

Annotations add another layer of grounding. A box around a chart, an arrow between two sections, or a crossed-out paragraph can express spatial relationships that are awkward to describe.

This changes the economics of a first attempt. More effort goes into task construction, but the agent has a better chance of returning something usable.

The efficiency claim still needs careful measurement. A longer setup is not automatically better, especially when the task is small or easily reversible.

Asking for a definition should remain a prompt. Renaming one file should remain a direct command. Task packaging becomes valuable when the cost of misunderstanding exceeds the cost of assembling context.

The approach also depends on how the interface handles synchronization. Speech, pointer movement, screen changes, and annotations need timestamps or another shared reference structure.

Without alignment, “use this number” can still be ambiguous. The system must know which screen region was visible when the user said “this.”

A mature implementation would likely convert raw signals into a structured task record. That record could contain the objective, relevant artifacts, constraints, permissions, expected output, and completion criteria.

The model would then receive a curated representation rather than an indiscriminate recording. This distinction matters because raw multimodal data contains noise, repetition, and private information.

The same record could improve observability. Users and developers could inspect what context the agent received before it acted.

That inspection layer would make failures easier to diagnose. A team could distinguish missing context from faulty reasoning, incorrect tool use, or an unreliable external system.

It could also support reuse. A well-structured task might become a repeatable workflow for weekly reporting, customer research, document review, or engineering triage.

However, reusable tasks should not become rigid prompt templates with more attachments. Their advantage comes from preserving the relevant state of a particular job.

For knowledge workers, this suggests a practical division. Persistent systems hold documents, notes, meetings, and prior decisions, while the task interface selects the subset needed now.

A tool such as knowledge blending fits this model when it combines personal sources around a defined objective. The task still needs boundaries, permissions, and a requested result.

OpenAI’s computer-using agent offers a useful comparison. Its computer-use model processes screenshots, reasons about the next step, and acts through a virtual mouse and keyboard.

OpenAI reported a 38.1 percent success rate on OSWorld, compared with 72.4 percent for humans. Its WebArena result reached 58.1 percent, while WebVoyager reached 87.0 percent.

Those figures come from OpenAI’s own evaluation and reflect different environments. They should not be treated as a direct measure of task-first interfaces.

They do expose the gap between impressive demonstrations and dependable work. An agent can understand a screen and take actions while still failing many complete tasks.

Better initial context can reduce one source of failure. It cannot repair weak visual perception, unstable websites, poor planning, or incorrect actions during execution.

The correction loop therefore will not disappear. The more realistic goal is to reduce avoidable corrections caused by missing intent at the start.

More Context Also Creates More Ways to Fail

A multimodal task can clarify intent, but it can also amplify noise, privacy exposure, and misplaced confidence.

The first risk is context overload. A screen recording, long voice explanation, several documents, and annotations can contain more material than the task requires.

Models do not treat every token or visual detail equally. Important constraints can lose salience when surrounded by repetitive conversation or irrelevant screen content.

An agent might focus on a highlighted chart but overlook a spoken deadline. It might retrieve an old decision because that document contains stronger textual matches than the current plan.

Task-first systems therefore need prioritization. The user should be able to distinguish mandatory instructions from background material and optional references.

The system also needs provenance, meaning a record of where each fact came from. A claim from a finalized policy should carry different weight from an informal comment in a meeting transcript.

Freshness creates another problem. A task package assembled on Monday can become misleading after a roadmap changes on Tuesday.

Persistent context should not be treated as timeless memory. Applications need dates, version information, and rules for refreshing material before important actions.

Privacy is more serious because screen and voice capture observe more than a typed prompt. A screen can expose private messages, account details, customer records, or unrelated browser tabs.

Voice recordings can capture other people who did not intend to contribute to an AI task. Background conversations can also be mistaken for instructions.

The safest interface would show exactly what it captured and allow removal before submission. It should minimize data by default and preserve local processing where appropriate.

Permissions must travel with the task. Access to a document does not automatically authorize an agent to summarize it externally, edit it, or use it in another project.

Multimodal input also expands the attack surface. A malicious instruction can appear inside a webpage, document, image, or message visible on the screen.

An agent that treats every captured element as trusted context can follow instructions that conflict with the user’s real objective. Task packaging needs clear boundaries between user commands and untrusted content.

Autonomy magnifies each weakness. A chatbot can return a flawed answer, but a computer-using agent can send a message, alter a document, or submit a form.

OpenAI’s computer-use description notes that its agent requests confirmation for sensitive actions. That pattern remains essential even when the initial task appears complete.

A task package should specify action limits, not merely desired outcomes. “Prepare a response” and “send a response” represent different authority.

The next risk is false confidence. Rich context can make an output sound more tailored without making it more accurate.

A polished report may cite the correct meetings and documents while drawing an unsupported conclusion. Users still need evidence links and review points for consequential work.

Google’s GUIDE results are especially relevant here. Even with multimodal workflow evidence, current models struggled to identify behavior and decide when help was appropriate.

Structured context improved performance, but it did not eliminate the underlying uncertainty. The lesson is not that more input solves agency.

The stronger lesson is that explicit context beats unsupported inference. Interfaces should ask users to confirm uncertain intent instead of pretending to understand every gesture or pause.

Cost and latency also matter. Processing audio, multiple screens, OCR, annotations, retrieval, and tool state requires more computation than reading a short message.

The system may need a preprocessing stage that extracts task-relevant information. That stage introduces its own errors before the primary agent begins.

Evaluation must measure the complete pipeline. A model can perform well when researchers provide clean context, while a consumer interface performs poorly when its capture layer omits or mislabels information.

Saravia’s post does not provide benchmark results, a reference implementation, or a privacy architecture. The efficiency claim therefore remains a credible hypothesis, not an established outcome.

The proposal should be judged through task completion, correction count, elapsed user time, and error severity. Output quality alone would miss the cost of preparing the task.

It should also be compared against a strong text baseline. A multimodal interface gains little if a brief form with objective, sources, constraints, and completion criteria performs equally well.

These limitations do not invalidate Elvis Saravia task-first AI agents. They define the engineering work required to turn an interface insight into a dependable system.

Three Signals Will Show Whether Tasks Replace Prompts

The task-first idea becomes important only when products, evaluations, and users confirm that it reduces total interaction effort.

The first signal is a real interface that binds voice, screen state, text, and annotations into one inspectable task object.

Several products already accept more than one input type. That alone does not satisfy the proposal.

The key test is whether relationships survive capture. The agent should know which spoken phrase refers to which screen object, document passage, or annotation.

Users should also be able to edit the assembled task before execution. If the application hides its interpretation, mistakes will remain difficult to prevent.

A visible task record would strengthen Saravia’s argument. Another opaque chat composer with attachment buttons would weaken it.

The second signal is an evaluation based on complete work rather than isolated model abilities.

Developers should compare task-first input against normal prompting on the same jobs. Useful measures include completion rate, correction turns, active user time, latency, and consequential errors.

The comparison should separate preparation from execution. A system that saves three corrections but requires a long setup may not improve the overall experience.

Results should cover different task sizes. Multimodal packaging will likely provide little value for simple questions and more value for cross-application projects.

Independent reproduction matters because interface evaluations are easy to shape. A demonstration can select tasks where visual context is unusually useful.

Benchmarks such as GUIDE offer a foundation because they connect screen activity with user intent. Future tests should add action-taking agents and measure whether structured task input improves final outcomes.

Strong gains across realistic workflows would support the task-first thesis. Small gains limited to curated examples would suggest a useful feature rather than a new interaction unit.

The third signal is user behavior after the novelty fades.

Do people naturally speak, point, highlight, and attach evidence before delegating work? Or do they return to short messages because assembling a task feels burdensome?

Adoption will depend on capture speed. The interface must turn informal explanation into structured context without forcing users to complete a lengthy form.

Trust will matter just as much. Users need confidence that unrelated screen content and private conversations will not enter the task silently.

Teams may adopt task-first interaction first in high-context workflows. Product reviews, research synthesis, incident analysis, and document preparation all involve evidence spread across several sources.

These jobs also benefit from an explicit completion definition. A task can request a decision memo with cited evidence, unresolved questions, and a named audience.

Consumer adoption may follow a different path. People could use voice and screen context for travel planning, form completion, technical troubleshooting, or organizing personal records.

The broader shift will not eliminate prompts. Text remains the fastest interface for precise, low-risk requests.

Tasks would instead sit above prompts. They would package an objective, context, constraints, tools, permissions, and expected output into a unit the agent can execute.

That hierarchy offers a more useful framing than “voice versus text.” The question is whether an agent receives a sentence or a workable representation of the job.

For developers, the immediate priority is instrumentation. Track why users intervene, which context was missing, and whether clarification occurred before or after an incorrect action.

For enterprise buyers, the priority is governance. Ask what the system captures, where that data is processed, how permissions persist, and which actions still require confirmation.

For knowledge workers, the practical experiment is simple. Compare one complex assignment delivered as a short prompt with the same assignment supported by its relevant evidence and completion criteria.

Count the corrections, not just the quality of the first response. Also count the time spent assembling the context.

Elvis Saravia’s proposal will be strengthened if those measurements show lower total effort across diverse tasks. It will be weakened if users simply trade conversational repair for cumbersome preparation.

The prompt succeeded because it made model access immediate. The task can replace it only where context, action, and accountability matter more than immediacy.

That is the real test for Elvis Saravia task-first AI agents. Can a richer briefing help an agent finish more work while keeping the user’s effort, authority, and private context under control?

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page