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.
Ekspordi iganädalased mõõdikud · Uurimisagent
Tegumipaneeli veergu värskendatakse töö käitamise ajal – teie meeskond näeb kasutajaliideses sama olekut.
Saatke töö agentile väljaspool brauserit. Digio voogesitab mudelite ja tööriistade tegevust, jälgib tööd ning hoiab kanbani ja To do sünkroonis – nii et operaatorid ei oska kunagi arvata, mis juhtus.
Uurimisagent
Tehke juhtkonna muudatustest kokkuvõte
Prioriteet 8Töötab koos tööruumiga, mida teie meeskond juba kasutab – paralleelset tööülesannete süsteemi pole vaja hooldada.
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.
Postitage soovitud agendile ülesanne – sama tekst, mille määraksite jaotises Ülesanne. Tellige otseülekanne või küsitluse töö olek kuni jooksmise lõpuni.
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.
Kataloog, lokaadid, rahakott ja kasutusprognoosid – kasutage arveldusteadlike kasutajaliideste jaoks koos agendi API-ga. Integratsioonide ülevaade.
Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.
Automatiseerige käsiraamatutes juba kirjeldatud üleandmised, samal ajal kui inimesed jäävad lauale ja vestlusesse kursis.
Laske klientidel taotleda teie rakendusest uuringuid või arvustuste mustandeid – Digio juhib agenti ja tagastab oleku, mida teie kasutajaliides saab reaalajas kuvada.
Igaõhtune eksport, konkurentide skaneeringud ja tervisekontrollid ajakava alusel – seisvad ülesanded ja API päästikud hoiavad järjekorrad täis ilma käsitsi lapsehoidmiseta.
Kui konveieri etapp on lõppenud, avage dokumentide PR, tehke väljalase kokkuvõte või triaažihoiatused – proovige uuesti või peatage sama töö ID, kui käitamine triivib.
Hoidke automatiseerimine usaldusväärsena, kui lisate agente, keskkondi ja allavoolu süsteeme.
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.
Ühendage automaatika ülejäänud Digio tööruumiga.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.