Developers launch open-source AI executive team in response to CEO layoffs
SenteLabsAI has released OpenExecutive, an open-source virtual executive system designed to act as a senior advisor, following reports that a CEO dismissed developers to make room for artificial intelligence.
SenteLabsAI has launched OpenExecutive, an open-source artificial intelligence system designed to function as a virtual executive team for businesses. The project was published on GitHub in direct response to a reported incident in which a CEO allegedly fired developers to accommodate AI tools, a move that has sparked debate over the role of automation in corporate leadership.
The system is built on a single coherent executive persona supported by eight specialist agents running on the Claude model. Developed by SenteLabsAI, the architecture ensures that all responses come from one consistent voice, while the internal agent structure remains hidden from the user. This design allows the tool to act as a senior advisor customised for specific business needs, drawing on built-in MBA-level knowledge and user-uploaded company documents.
To maintain continuity, OpenExecutive incorporates episodic memory capabilities that extract key decisions and initiatives into a SQLite database. This allows the system to retain context across multiple sessions, ensuring the executive persona remembers previous recommendations. Additionally, a built-in scheduler proactively surfaces follow-ups and time-sensitive actions, though the API must run as a single instance to prevent duplicate tasks from being triggered.
The project is licensed under Apache 2.0, permitting commercial use with attribution. The system supports retrieval-augmented generation using two layers of knowledge: built-in Markdown content and user-specific documents stored in ChromaDB. For companies seeking to reduce dependency on external APIs, OpenExecutive can also run on local models via OpenAI-compatible servers such as Ollama or vLLM, offering a hybrid alternative to the Anthropic API.
The launch comes against a backdrop of broader industry challenges regarding AI integration. Meta recently scrapped Project OT after internal documents indicated that AI agents had triggered a 40 per cent increase in major technical and security incidents. This development highlights the ongoing tension between the efficiency promised by AI agents and the operational risks they can introduce to established workflows.
OpenExecutive aims to address these concerns by providing a structured, open-source framework for businesses to test AI-driven executive functions. By allowing companies to run the system on local infrastructure or through standard cloud deployments, the project offers a transparent approach to integrating advanced AI capabilities into corporate strategy.


