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.
ყოველკვირეული მეტრიკის ექსპორტი · კვლევითი აგენტი
სამუშაო დაფის სვეტი განახლდება სამუშაოს შესრულებისას — თქვენი გუნდი ხედავს იგივე მდგომარეობას ინტერფეისში.
გაგზავნეთ სამუშაო აგენტს ბრაუზერის გარედან. Digio ავრცელებს მოდელის და ხელსაწყოს აქტივობას, აკონტროლებს სამუშაოს და ინახავს kanban-ს და To do-ს სინქრონიზაციას — ასე რომ ოპერატორები ვერასდროს გამოიცნობენ რა მოხდა.
კვლევის აგენტი
შეაჯამეთ მილსადენის ცვლილებები ლიდერებისთვის
პრიორიტეტი 8მუშაობს იმ სამუშაო სივრცის პარალელურად, რომელსაც თქვენი გუნდი უკვე იყენებს - არ არის პარალელური დავალების სისტემა შესანარჩუნებლად.
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.
კატალოგი, ლოკალური ადგილები, საფულე და გამოყენების შეფასებები — გამოიყენეთ აგენტის API-სთან ერთად ბილინგის ინფორმირებული UI-ებისთვის. ინტეგრაციების მიმოხილვა.
Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.
ავტომატიზირებული გადაცემა, რომელსაც უკვე აღწერთ სათამაშო წიგნებში, მაშინ როცა ადამიანები რჩებიან დაფაზე და ჩატში.
მიეცით საშუალება კლიენტებს მოითხოვონ კვლევა ან მიმოხილვების პროექტი თქვენი აპიდან — Digio მართავს აგენტს და აბრუნებს სტატუსს, რომელსაც თქვენი UI შეუძლია რეალურ დროში აჩვენოს.
ღამის ექსპორტი, კონკურენტების სკანირება და ჯანმრთელობის შემოწმებები გრაფიკის მიხედვით — მდგომი ამოცანები პლუს API ტრიგერები ინარჩუნებს რიგებს ხელით ძიძის გარეშე.
გახსენით Docs 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.
დააკავშირეთ ავტომატიზაცია თქვენს Digio-ს დანარჩენ სამუშაო სივრცესთან.
Read API_АГЕНТОВ.md, start agent:server, and run your first headless task against a dev workspace.