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

Skills 6/6: skills inside tasks

Aperta
#1,408 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

@AbirAbbas ci sta già lavorando.

Dal 23/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

area:session feature

Step 6 of #1277. It lands in the single pull request for #1277 (branch feat/1277-skills).

What

  • A task node renders its own system prompt, so it gets the same catalog and skill tool for its scope.
  • propose_task gains an optional skills list that pins named skills into a node's brief, so the chat can hand skilled work to a task with the skill attached.
  • A worker on the bash belt gets the catalog and reads SKILL.md with the shell it has.
  • A skill pulled inside a task draws the same row on the task page, among that node's steps.

Acceptance, end to end

With a stub model:

  • propose_task with skills: ["pdf-processing"] produces a node whose first request carries that skill's body.
  • A node with skills turned on in its scope has the skill tool.
  • The task page shows used skill pdf-processing · followed by its size among the node's steps.
  • The bash-belt worker's page lists the catalog with each SKILL.md path.
  • The propose_task schema and the manual describe skills with the same wording.
Lingua principale
Go
Stelle
115
Fork
14
Merge medio
9h 35m
PR unite (30g)
752

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

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.