Large Language Models are undergoing a fundamental transformation from conversational generators into integrated AI systems capable of reasoning, action, memory, and self-improvement. This survey conceptualizes the transition as a shift from Chatbot to Digital Colleague from conversational answers to persistent work organized along two coupled dimensions: the cognitive core (Chatbot → Thinking LLM) and tool-augmented task execution (Agent → OpenClaw). The thesis: "Workspace + Skill" is the mechanism that turns episodic tool use into durable, colleague-like work through state persistence, reusable procedures, and task closure.
The survey organizes the field's evolution along two tightly coupled axes. One concerns what the model can think; the other concerns what the system can do. Progress on either axis alone is insufficient a stronger reasoner with no durable execution substrate stays a chatbot, and a persistent workspace driven by a weak cognitive core stays unreliable.
The paper's roadmap figure traces a single evolutionary path across five system tiers, each defined by what it adds on top of the last rather than replacing it outright.
The paper's Part III argument: a workspace alone gives a place to act, and a skill alone gives a procedure to follow, but neither makes work durable on its own. Together they convert atomic tool calls into something that behaves like an employee's accumulated competence rather than a fresh start every session.
Each tier of the roadmap pairs with its own unit of training data and its own definition of success. The paper traces this as a parallel paradigm shift running underneath the visible model capability story.
The paper cites the AI Digest time-horizon metric the median length of coding task a model can complete at release as the clearest quantitative signature of the Chatbot-to-Digital-Colleague shift. The trend is not linear; it is closer to exponential.
The paper is explicit that none of this is solved. Part VI catalogs the structural bottlenecks standing between the current state of the art and a reliably autonomous digital colleague.
FROM
ANSWERS
TO
PERSISTENT
WORK.