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
Sida ay u shaqeyso

Orod madax la'aan, natiijooyin muuqda

U dir shaqada wakiil ka baxsan browserka. Digio streams model iyo dhaqdhaqaaqa qalabka, raadraaca shaqada, oo ilaaliya kanban iyo In la sameeyo si isku mid ah - markaa hawl wadeenadu weligood ma qiyaasaan waxa dhacay.

Codsigaaga

Wakiilka cilmi-baarista

Soo koob isbedelada dhuumaha ee hogaanka

Mudnaanta 8

Shaqo firfircoon

  • Shaqadu waxay bilaabatay · hawl taagan oo isku xidhan
  • Jawaabta qulqulka ee soo celintaada
  • Qalabka: rara qaybta CRM
  • Qalabka: si kooban ugu qor goobta shaqada
Jooji Isku day

Guddiga shaqada

Sugitaanka
Oo socda
Soo koobida dhuumaha
La sameeyay
Dejinta

Saddex tilaabo oo ku socda orodkaaga otomaatiga ah ee ugu horreeya

Waxay ka barbar shaqeysaa goobta shaqada ee kooxdaadu hore u isticmaashay-ma jiro nidaam hawleed barbar socda oo lagu ilaalinayo.

  1. Ku xidh goobtaada shaqada

    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. U dir hawl

    U dir hawl wakiilka aad rabto - isla qoraal aad ku meelayn lahayd inaad sameyso. Isdiiwaangeli socodka tooska ah ama heerka shaqada codbixinta ilaa orodku dhammeeyo.

  3. Soo dir natiijada

    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.

meertada nolosha shaqada

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.

Isticmaal kiisaska

Halka ay kooxuhu ku xidhaan Agent API

Si otomaatig ah u samee buug-gacmeedyada aad hore ugu sharaxday buugaagta-ciyaaraha-inta ay bini'aadmigu ku sii jiraan wareegga sabuuradda iyo sheekada.

Albaabka macaamiisha

U oggolow macaamiisha inay ka codsadaan cilmi-baaris ama dib-u-eegis qabyo ah abkaaga-Digio ayaa maamula wakiilka oo soo celisa heerka UI-gaagu muujin karo wakhtiga dhabta ah.

Ops & falanqayn

Dhoofinta habeenkii, baarista tartamayaasha, iyo hubinta caafimaadka ee jadwalka-hawlaha taagan oo ay weheliso API kiciya safafka ayaa buuxa iyada oo aan gacanta lagu hayn.

CI & qalabka gudaha

Fur dukumeenti PR, soo koob sii-deynta, ama digniinaha kala soocida marka heerka dhuumaha uu dhamaado-isku day ama jooji isla aqoonsiga shaqada haddii orodku dhaqaaqo.

Talooyin

Caadooyinka is-dhexgalka ee qiyaastaas

Automation ka dhig mid la isku halayn karo markaad ku darto wakiilada, bay'ada, iyo nidaamyada hoose

  • 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.