agent:server
Local or deployed Node service that proxies authenticated runs to your workspace—pair with npm run collab:server for live UI sync.
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.
Voer weeklikse statistieke uit · Navorsingsagent
Taakbordkolom word opgedateer terwyl die taak loop—jou span sien dieselfde toestand in die UI.
Stuur werk aan 'n agent van buite die blaaier. Digio stroom model- en gereedskapaktiwiteit, volg die werk en hou kanban en To do sinchroniseer—sodat operateurs nooit raai wat gebeur het nie.
Navorsingsagent
Som pyplynveranderinge vir leierskap op
Prioriteit 8Werk saam met die werkspasie wat jou span reeds gebruik—geen parallelle taakstelsel om in stand te hou nie.
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.
Plaas 'n taak na die agent wat jy wil hê—dieselfde teks wat jy in To do sal toewys. Teken in op die regstreekse stroom of meningsopname-taakstatus totdat die lopie klaar is.
Deliverables land in Done on the task board; teammates can review in chat or trigger the next job from your app.
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.
Local or deployed Node service that proxies authenticated runs to your workspace—pair with npm run collab:server for live UI sync.
Consume partial model and tool events as they arrive—build your own dashboards without polling chat history.
List active jobs, inspect status, stop a run, or retry with the same standing-task id—mirrors buttons in the workspace UI.
Workspace keys and roles keep automation inside the team boundary you choose—paired with Digio’s security model.
Katalogus-, locales-, beursie- en gebruikskattings—gebruik saam met Agent API vir faktuurbewuste UI's. Integrasies oorsig.
Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.
Outomatiseer die oorhandigings wat jy reeds in speelboeke beskryf—terwyl mense in die lus bly op die bord en in klets.
Laat kliënte navorsing of konsepresensies van jou program aanvra—Digio bestuur die agent en gee status wat jou UI intyds kan wys.
Naglike uitvoere, mededingerskanderings en gesondheidsondersoeke volgens 'n skedule - staande take plus API-snellers hou toue vol sonder handmatige oppas.
Maak 'n dokument-PR oop, som 'n vrystelling op, of triage-waarskuwings wanneer 'n pyplynfase voltooi is - probeer weer of stop vanaf dieselfde taak-ID as die lopie dryf.
Hou outomatisering betroubaar terwyl jy agente, omgewings en stroomafstelsels byvoeg.
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.
Koppel outomatisering aan die res van jou Digio-werkspasie.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.