Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

The adaptive-runs manual says a conversation cannot start a run

Aperta
#1,453 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
84/100
Tipo di issue
Documentazione
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
go

Direzione di ricerca

Start with the quoted section at internal/manual/chat/adaptive-runs.md:265 and run codeaf manual "can a conversation start a run" to reproduce the denial. Read internal/session/task_run_belt.go:573 to confirm the conversation allowance path. Update the manual and change entry, then verify the e2e response and retrieval probe meet the listed acceptance checks.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

area:chat bug sev:papercut

Found on santos/dev2 at 008363c98 (#1410). It reaches dev when #1410 merges.

What happened

adaptive-runs.md, in "What one costs and what happens when the money runs out", says:

The default tank is **$100.00** when nobody named a figure. **You cannot name one from a
conversation**, because a conversation cannot start a run at all — a run's cap is settled by
whatever started it.

On the default belt a conversation's /task does start a run, and that run is capped by the conversation's own allowance. So the reason the page gives is false, and a person asking whether a conversation can start a run is told no.

Replication

Deterministic (no model). Run codeaf manual "can a conversation start a run"; the retrieved adaptive-runs section gives the quoted denial. Inspect the /task run setup with the belt switch unset: it passes the conversation's allowance into the run specification.

Where

internal/manual/chat/adaptive-runs.md:265 carries the quoted claim at 008363c98. internal/session/task_run_belt.go:573 sets the run's limit for a conversation.

The fix

Limit the $100 statement to the headless door it describes, and say plainly that /task starts a conversation run under the conversation's allowance.

Acceptance

  • e2e: codeaf manual "can a conversation start a run" answers yes and names the relevant allowance.
  • Unit: a retrieval probe reaches that corrected section.
  • Record the former denial in the change entry's invalidates.
Lingua principale
Go
Stelle
115
Fork
14
Merge medio
9h 38m
PR unite (30g)
730

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Agent-Field/CodeAF

Tutte le issue di Agent-Field/CodeAF

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.