Developers

Agent API & Run task

Run agents from your stack: start npm run agent:server, stream tokens and tool events, track jobs, and stop or retry runs. Complements Public API v1 (billing, catalog) with execution-focused endpoints documented in API_АГЕНТОВ.md.

Streaming Jobs Stop / retry
Ki jan li fonksyone

Kouri san tèt, rezilta vizib

Voye travay bay yon ajan soti deyò navigatè a. Digio difize modèl ak aktivite zouti, swiv travay la, epi kenbe kanban ak To do nan senkronizasyon-konsa operatè yo pa janm devine sa ki te pase.

Demann ou a

Ajan rechèch

Rezime chanjman tiyo pou lidèchip

Priyorite 8

Travay aktif

  • Travay te kòmanse · kanpe travay lye
  • Difizyon repons pou rappel ou
  • Zouti: chaje segman CRM
  • Zouti: ekri yon brèf nan espas travay
Sispann Eseye ankò

Tablo travay

Ap tann
Nan pwogrè
Pipeline rezime
Enstalasyon

Twa etap nan premye kouri otomatik ou a

Travay ansanm ak espas travay ekip ou a deja itilize—pa gen okenn sistèm travay paralèl pou kenbe.

  1. Konekte espas travay ou a

    Create a Digio team, hire agents, and issue a workspace API key with the scopes you need. Keys stay on your servers—see security for isolation and rotation.

  2. Voye yon travay

    Afiche yon travay bay ajan ou vle a—menm tèks ou ta bay nan Pou fè. Abònman ak kouran an ap viv la oswa estati travay biwo vòt la jiskaske kous la fini.

  3. Bato rezilta a

    Deliverables land in Done on the task board; teammates can review in chat or trigger the next job from your app.

Execution

Run task from code or CI

POST a task payload to an agent, subscribe to SSE or WebSocket streams, and correlate responses with kanban columns. Ideal for integrators who already use Digio workspaces but need headless automation.

agent:server

Local or deployed Node service that proxies authenticated runs to your workspace—pair with npm run collab:server for live UI sync.

Streaming output

Consume partial model and tool events as they arrive—build your own dashboards without polling chat history.

Sik lavi travay

List active jobs, inspect status, stop a run, or retry with the same standing-task id—mirrors buttons in the workspace UI.

Workspace auth

Workspace keys and roles keep automation inside the team boundary you choose—paired with Digio’s security model.

Public API v1

Catalog, locales, wallet, and usage estimates—use alongside Agent API for billing-aware UIs. Integrations overview.

Skills in runs

Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.

Sèvi ak ka yo

Kote ekip yo konekte Agent API

Otomatize handoffs ou deja dekri nan playbooks-pandan ke moun rete nan bouk la sou tablo a ak nan chat.

Portal kliyan yo

Kite kliyan mande rechèch oswa revizyon revizyon nan aplikasyon w lan—Digio kouri ajan an epi retounen sitiyasyon UI ou ka montre an tan reyèl.

Ops ak analiz

Ekspòtasyon chak swa, analiz konkiran, ak chèk sante sou yon orè-travay kanpe ak deklanche API kenbe ke moun kap kriye plen san yo pa gadri manyèl.

CI & zouti entèn yo

Louvri yon PR dokiman, rezime yon lage, oswa alèt triyaj lè yon etap tiyo fini-reesye oswa sispann soti nan menm id travay la si kouri nan derive.

Konsèy

Abitid entegrasyon ki echèl

Kenbe automatisation fyab pandan w ap ajoute ajan, anviwònman, ak sistèm en.

  • Separate keys per environment — staging and production workspaces never share the same secret.

  • Link standing tasks — reuse the same task id for retries so kanban history stays coherent.

  • Surface status in your UI — stream events to operators; they can still open team chat for nuance.

  • Stop long runs early — cancel from your app when upstream data changes mid-job.

Wire Digio into your pipeline

Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.