Skip to content
PidebugOther

Clarify ambiguous numeric input request

Session from combust-labs_pi-mono-docker on Hugging Face by rgruchalski · Apache-2.0 · condensed by Coders Talk

5ssession
0interventions
by library · 1d
GOAL

The developer typed a bare number into the session, apparently intending to start some task but without specifying what.

  1. Prompt · +0
    3000
  2. Agent did · +0m
    Asked for clarification on what to do with the number 3000, offering possible interpretations like generating a file, performing a calculation, or using it as a limit.
  3. Outcome · +0m
    Session ended with no task defined; agent requested clarification and no further input was given.
VERDICT

I should have given a full sentence describing what I wanted done with the number instead of just typing '3000'. Next time I'll state the actual task upfront, like 'generate a list of primes up to 3000', so the agent doesn't have to guess.

I tried this · 0

Discussion · 0

How Builds work