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.
د اونۍ میټریک صادر کړئ · د څیړنې اجنټ
د کاري بورډ کالم تازه کیږي پداسې حال کې چې دنده پرمخ ځي — ستاسو ټیم په UI کې ورته حالت ګوري.
د براوزر څخه بهر څخه اجنټ ته کار واستوئ. ډیجیو د موډل او وسیلې فعالیت جریان کوي ، دنده تعقیبوي ، او کانبان او د کولو په ترکیب کې ساتي — نو چلونکي هیڅکله اټکل نه کوي چې څه پیښ شوي.
د څیړنې استازی
د مشرتابه لپاره د پایپ لاین بدلونونه لنډیز کړئ
لومړیتوب ۸د کاري ځای سره یوځای کار کوي چې ستاسو ټیم دمخه کاروي — د ساتلو لپاره موازي کاري سیسټم نشته.
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.
هغه اجنټ ته دنده واستوئ چې تاسو یې غواړئ — هماغه متن چې تاسو یې په ترسره کولو کې وټاکئ. ژوندی جریان یا د رای ورکونې دندې حالت ته ګډون وکړئ تر هغه چې منډې پای ته ورسیږي.
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.
هغه لاسوندونه اتومات کړئ چې تاسو دمخه په لوبو کتابونو کې تشریح کوئ - پداسې حال کې چې انسانان په بورډ او چیټ کې پاتې کیږي.
اجازه راکړئ پیرودونکي ستاسو د اپلیکیشن څخه د څیړنې یا مسودې بیاکتنې غوښتنه وکړي — ډیجیو اجنټ چلوي او هغه حالت بیرته راولي چې ستاسو UI په ریښتیني وخت کې ښودل کیدی شي.
د شپې صادرات، د سیالیو سکینونه، او په مهالویش کې د روغتیا معاینات — ولاړ دندې او د API محرکونه پرته له لاسي ماشوم لیدو څخه کتارونه ډک ساتي.
د اسنادو PR خلاص کړئ، د خوشې کولو لنډیز، یا د پایپ لاین مرحله پای ته رسیدو په وخت کې د ټریج خبرتیاوې - بیا هڅه وکړئ یا د ورته دندې id څخه ودروئ که چیرې چلیږي.
اتوماتیک د اعتبار وړ وساتئ ځکه چې تاسو اجنټان، چاپیریال، او لاندې سیسټمونه اضافه کوئ.
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.
اتوماتیک د خپل پاتې ډیجیو کاري ځای سره وصل کړئ.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.