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.
Həftəlik ölçüləri ixrac edin · Tədqiqat agenti
İş işləyərkən tapşırıq lövhəsi sütunu yenilənir - komandanız UI-də eyni vəziyyəti görür.
İşi brauzerdən kənar agentə göndərin. Digio model və alət fəaliyyətini yayımlayır, işi izləyir və kanban və To Do-nu sinxronlaşdırır, beləliklə operatorlar nə baş verdiyini heç vaxt təxmin etmirlər.
Tədqiqat agenti
Rəhbərlik üçün boru kəməri dəyişikliklərini ümumiləşdirin
Prioritet 8Komandanızın artıq istifadə etdiyi iş sahəsi ilə yanaşı işləyir - qorunmaq üçün paralel tapşırıq sistemi yoxdur.
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.
İstədiyiniz agentə tapşırığı göndərin — Ediləcəklər bölməsində təyin edəcəyiniz eyni mətn. Qaçış başa çatana qədər canlı yayıma abunə olun və ya iş statusunu sorğulayın.
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.
İnsanlar lövhədə və söhbətdə qalarkən, artıq oyun kitablarında təsvir etdiyiniz ötürmələri avtomatlaşdırın.
Müştərilərə tətbiqinizdən araşdırma və ya qaralama rəyləri tələb etməsinə icazə verin - Digio agenti idarə edir və UI-nin real vaxtda göstərə biləcəyi statusu qaytarır.
Gecə ixracı, rəqib skanları və cədvəl üzrə sağlamlıq yoxlamaları - daimi tapşırıqlar və API triggerləri əl ilə uşaq baxıcısı olmadan növbələri dolu saxlayır.
Sənəd PR-ı açın, buraxılışı ümumiləşdirin və ya boru kəməri mərhələsi başa çatdıqda xəbərdarlıq siqnallarını təkrarlayın - qaçış sürüklənərsə, eyni iş id-dən yenidən cəhd edin və ya dayandırın.
Agentlər, mühitlər və aşağı sistemlər əlavə edərkən avtomatlaşdırmanı etibarlı saxlayın.
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.
Avtomatlaşdırmanı Digio iş yerinizin qalan hissəsinə qoşun.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.