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.
Kohereza ibipimo bya buri cyumweru · Umukozi ushinzwe ubushakashatsi
Task board yinkingi ivugurura mugihe akazi karangiye-ikipe yawe ibona leta imwe muri UI.
Ohereza akazi kubakozi baturutse hanze ya mushakisha. Digio yerekana ibikorwa nibikorwa byibikoresho, ikurikirana akazi, kandi igakomeza kanban na Gukora mugihe kimwe - kuburyo abakoresha batigera bakeka uko byagenze.
Umukozi ushinzwe ubushakashatsi
Vuga muri make impinduka zubuyobozi
Icyambere 8Gukora kuruhande rwumurimo itsinda ryanyu rimaze gukoresha-ntamikorere ihwanye na sisitemu yo kubungabunga.
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.
Kohereza akazi kubakozi ushaka - inyandiko imwe wagenera gukora. Iyandikishe kumurongo wuzuye cyangwa gutora akazi kumurimo kugeza kwiruka birangiye.
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.
Catalog, locales, wallet, and usage estimates—use alongside Agent API for billing-aware UIs. Integrations overview.
Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.
Hindura amaboko usanzwe usobanura mubitabo by'imikino - mugihe abantu baguma mumuzingo kurubaho no kuganira.
Reka abakiriya basabe ubushakashatsi cyangwa umushinga wo gusuzuma muri porogaramu yawe - Digio ayobora umukozi kandi agarura imiterere UI yawe ishobora kwerekana mugihe nyacyo.
Kwohereza hanze nijoro, abanywanyi ba scan, hamwe no kugenzura ubuzima kuri gahunda - imirimo ihagaze wongeyeho API imbarutso ituma umurongo wuzuye utarinze kurera.
Fungura docs PR, vuga muri make ibyasohotse, cyangwa triage imenyesha mugihe umuyoboro urangiye - ongera ugerageze cyangwa uhagarike kumurimo umwe id niba kwiruka bigenda.
Komeza automatike yizewe nkuko wongeyeho abakozi, ibidukikije, hamwe na sisitemu yo hasi.
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.
Huza automatike ahasigaye akazi ka Digio.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.