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 ዥረቶችን ሞዴል እና የመሳሪያ እንቅስቃሴን ያሰራጫል፣ ስራውን ይከታተላል፣ እና ካንባን እና ለመስራት በማመሳሰል ያቆያል—ስለዚህ ኦፕሬተሮች ምን እንደተፈጠረ በጭራሽ አይገምቱም።
የምርምር ወኪል
ለአመራር የቧንቧ መስመር ለውጦችን ማጠቃለል
ቅድሚያ 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.
ካታሎግ፣ አከባቢዎች፣ የኪስ ቦርሳ እና የአጠቃቀም ግምቶች—ከኤጀንት ኤፒአይ ጋር ለሂሳብ አከፋፈል የሚያውቁ UIዎችን ይጠቀሙ። ውህደቶች አጠቃላይ እይታ።
Each agent runs with the skills you enabled—CRM, code, research, and more—without redeploying your integration.
ቀደም ሲል በመጫወቻ መጽሐፍት ውስጥ የገለፅካቸውን የእጅ ሥራዎችን በራስ ሰር ሰር - ሰዎች በሰሌዳው ላይ እና በውይይት ውስጥ በሚቆዩበት ጊዜ።
ደንበኞች ከመተግበሪያዎ ምርምርን እንዲጠይቁ ወይም ግምገማዎችን እንዲረቁ ያድርጉ—Digio ወኪሉን ያስኬዳል እና የእርስዎ UI በቅጽበት ሊያሳይ የሚችለውን ሁኔታ ይመልሳል።
በምሽት ወደ ውጭ መላክ፣ የተፎካካሪ ቅኝቶች እና የጤና ምርመራዎች በጊዜ መርሐግብር - የቆሙ ተግባራት እና የኤፒአይ ቀስቅሴዎች በእጅ ያለ ሞግዚት ወረፋ እንዲሞሉ ያደርጋሉ።
የቧንቧ መስመር ደረጃ ሲጠናቀቅ ሰነዶችን PR ይክፈቱ፣ የተለቀቀውን ማጠቃለል ወይም የመለኪያ ማንቂያዎችን ያቅርቡ - ሩጫው ከተንሳፈፈ ከተመሳሳዩ የስራ መታወቂያ እንደገና ይሞክሩ ወይም ያቁሙ።
ወኪሎችን፣ አከባቢዎችን እና የታችኛውን ተፋሰስ ሲስተሞች ሲያክሉ አውቶማቲክን አስተማማኝ ያድርጉት።
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.