Sico: an infrastructure for symbiotic intelligence, where humans and Digital Workers co-evolve.
Overview · Quick Start · Technical Report · Agentic Evolution · Development · Contributing · Roadmap
Recent Updates
| Date | Type | Update |
|---|---|---|
| 20260916 | Release | Released Sico v0.5.0, introducing multi-tenant organization management, prepared task environments, Linux workstation sandboxes, and unified main/sub-agent execution. |
| 20260825 | Release | Released Sico v0.4.0, introducing RBAC, scheduled tasks, Digital Worker management, and AgentStream. |
| 20260722 | Release | Released Sico v0.3.0, introducing multi-session chat, project context management and experience improvements. |
| 20260708 | Model | Released GELab-Zero-4B-preview-Sico-Evolution, an open-source GUI foundation model on HuggingFace. |
What is Sico?
https://github.com/user-attachments/assets/fd7e5155-4749-400b-9e30-016967474a3e
Sico — Symbiotic Intelligence for CO-evolution— is an open-source platform for building, managing, and evolving Digital Workers: structured AI labor units that co-evolve with human operators through real production work, particularly in BPO (Business Process Outsourcing) scenarios.
The idea behind Sico emerged from large-scale operational challenges observed in Microsoft’s internal environments, especially across BPO-style workflows such as black-box testing.
Through real production workloads, Sico achieved closed-loop validation for Digital Workers operating under continuous execution, evaluation, and human supervision. Through this process, we observed that reliability emerged not from static automation alone, but from the continuous co-evolution between human operators and Digital Workers.
In Sico, four core roles define how work gets done:
- Employer: defines business objectives and outcome standards for Digital Workers
- Operator: responsible for training, monitoring, and improving Digital Workers
- Developer: builds the capability structure and infrastructure (workflows, tools, execution environments) of Digital Workers
- Digital Worker: executes tasks through structured capabilities and continuous learning
At the center of this system, a Digital Worker is not just a model or an agent, but a structured, executable capability unit.
Its anatomy consists of:
No comments yet.