Zuckerberg is Building an AI Agent to Assist Him as CEO

marsbitОпубликовано 2026-03-23Обновлено 2026-03-23

Введение

Meta CEO Mark Zuckerberg is developing a personal AI agent to assist him in his executive duties, enabling faster information retrieval and reducing reliance on hierarchical reporting. This initiative is part of Meta’s broader effort to become an "AI-native" company, streamlining operations and increasing efficiency amid growing competition from smaller, agile AI startups. Internally, Meta is encouraging widespread AI adoption, with tools like My Claw and Second Brain—an AI "chief of staff"—gaining traction among employees. The company has also made acquisitions to bolster its AI capabilities. However, this shift has raised concerns about potential layoffs, as Meta reportedly considers significant workforce reductions to align with its new AI-driven structure.

Author: Long Yue

Source: Wall Street News

With the deepening application of AI technology, Meta is attempting to reshape the way of work by building an "AI-native" enterprise, starting with its CEO, Mark Zuckerberg.

Recently, Meta CEO Mark Zuckerberg was revealed to be developing a proprietary "CEO agent" to help him perform his duties more efficiently.

According to sources familiar with the matter who spoke to The Wall Street Journal, the AI agent Zuckerberg is developing is still in the development stage. Its main function is to help Zuckerberg access information more quickly. In the past, he might have needed to go through layers of reporting to get answers, but now, this AI agent can directly retrieve and provide the information he needs.

This project reflects a culture within Meta: accelerating the pace of work, eliminating redundant layers in the organizational structure, and changing the daily work methods of employees. Meta has about 78,000 employees. Facing much smaller but highly competitive AI-native startups, Meta believes that fully adopting AI is key to maintaining competitiveness.

Zuckerberg hinted at AI efficiency during the earnings call in January: one person can do the work of a team. He said, "We are investing in AI-native tools so that individuals at Meta can accomplish more work. We are elevating the status of individual contributors and flattening teams." He is beginning to see that "projects that used to require large teams can now be completed by one very talented person."

Internal AI Adoption: From My Claw to Second Brain

Within Meta, the use of AI tools has rapidly become widespread. This is partly because the use of AI tools is now a factor in employee performance evaluations. According to sources familiar with the matter, Meta's internal message boards are filled with employees sharing new AI use cases and new tools they have built using AI.

Employees have begun using personal agent tools like My Claw. These tools can access their chat histories and work files, and can even communicate on their behalf with colleagues—or the colleagues' personal agents.

Another AI tool called Second Brain has also gained significant attention internally. Sources familiar with the matter revealed that this tool, which is somewhere between a chatbot and an agent, was built by a Meta employee based on Claude. It can index and query documents for projects. In the internal post announcing the tool, the employee described it as "designed to be an AI chief of staff."

There is even a dedicated group on the internal message board for employees' personal agents to communicate with each other. Additionally, Meta recently acquired the AI agent social media site Moltbook and hired its founder. At the same time, Meta also acquired the Singaporean startup Manus, which creates personal agents that can perform tasks for users. Meta is currently using this tool internally.

Organizational Reshaping: Ultra-Flat Structure and the Shadow of Layoffs

To accelerate the development of large language models, Meta recently established a new Applied AI Engineering organization. It is reported that these teams will adopt an ultra-flat structure, with up to 50 individual contributors reporting to one manager.

Maher Saba, the Meta executive responsible for the new organization, said in an internal post announcing the new teams: "We designed this organization to be AI-native from day one." These teams will report to the company's Chief Technology Officer, Andrew Bosworth.

However, this rapid change and focus on AI usage has also sparked anxiety among some employees about potential layoffs. Wall Street News recently wrote that Meta is planning large-scale layoffs, potentially reaching 20% or even higher. Based on Meta's approximately 79,000 employees as of the end of December last year, this layoff would affect over 15,000 people.

Связанные с этим вопросы

QWhat is Mark Zuckerberg developing to help him perform his CEO duties more efficiently?

AMark Zuckerberg is developing a personal AI agent, currently in the development stage, to help him retrieve information directly and perform his duties more efficiently.

QAccording to the article, what is one of the main functions of Zuckerberg's AI agent?

AThe main function of the AI agent is to help Zuckerberg get information faster by directly retrieving and providing the information he needs, eliminating the need to go through layers of reporting.

QWhat internal AI tool, built on Claude, is described as an 'AI chief of staff' at Meta?

AThe internal tool called 'Second Brain', which was built on Claude by a Meta employee, is described as an 'AI chief of staff' and is used to index and query documents for projects.

QHow is Meta's new applied AI engineering organization structured to be 'AI-native'?

AThe new applied AI engineering organization is designed with an ultra-flat structure, where as many as 50 individual contributors report to a single manager, reflecting an AI-native design from the start.

QWhat concern among employees is mentioned as a result of Meta's rapid AI adoption and changes?

AThe rapid changes and focus on AI usage have sparked anxiety among some employees about potential large-scale layoffs, with reports suggesting cuts could affect over 15,000 people.

Похожее

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

OpenAI engineer Weng Jiayi's "Heuristic Learning" experiments propose a new paradigm for Agentic AI, suggesting that intelligent agents can improve not just by training neural networks, but also by autonomously writing and refining code based on environmental feedback. In the experiment, a coding agent (powered by Codex) was tasked with developing and maintaining a programmatic strategy for the Atari game Breakout. Starting from a basic prompt, the agent iteratively wrote code, ran the game, analyzed logs and video replays to identify failures, and then modified the code. Through this engineering loop of "code-run-debug-update," it evolved a pure Python heuristic strategy that achieved a perfect score of 864 in Breakout and performed competitively with deep reinforcement learning (RL) algorithms in MuJoCo control tasks like Ant and HalfCheetah. This approach, termed Heuristic Learning (HL), contrasts with Deep RL. In HL, experience is captured in readable, modifiable code, tests, logs, and configurations—a software system—rather than being encoded solely into opaque neural network weights. This offers potential advantages in explainability, auditability for safety-critical applications, easier integration of regression tests to combat catastrophic forgetting, and more efficient sample use in early learning stages, as demonstrated in broader tests on 57 Atari games. However, the blog acknowledges clear limitations. Programmatic strategies struggle with tasks requiring long-horizon planning or complex perception (e.g., Montezuma's Revenge), areas where neural networks excel. The future vision is a hybrid architecture: specialized neural networks for fast perception (System 1), HL systems for rules, safety, and local recovery (also System 1), and LLM agents providing high-level feedback and learning from the HL system's data (System 2). The core proposition is that in the era of capable coding agents, a significant portion of an AI's learned experience could be maintained as an auditable, evolving software system.

marsbit44 мин. назад

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

marsbit44 мин. назад

Your Claude Will Dream Tonight, Don't Disturb It

This article explores the recent phenomenon of AI companies increasingly using anthropomorphic language—like "thinking," "memory," "hallucination," and now "dreaming"—to describe machine learning processes. Focusing on Anthropic's newly announced "Dreaming" feature for its Claude Agent platform, the piece explains that this function is essentially an automated, offline batch processing of an agent's operational logs. It analyzes past task sessions to identify patterns, optimize future actions, and consolidate learnings into a persistent memory system, akin to a form of reinforcement learning and self-correction. The article draws parallels to similar features in other AI agent systems like Hermes Agent and OpenClaw, which also implement mechanisms for reviewing historical data, extracting reusable "skills," and strengthening long-term memory. It notes a key difference from human dreaming: these AI "dreams" still consume computational resources and user tokens. Further context is provided by discussing the technical challenges of managing AI "memory" or context, highlighting the computational expense of large context windows and innovations like Subquadratic's new model claiming drastically longer contexts. The core critique argues that this strategic use of human-centric vocabulary does more than market products; it subtly reshapes user perception. By framing algorithms with terms associated with consciousness, companies blur the line between tool and autonomous entity. This linguistic shift can influence user expectations, tolerance for errors, and even perceptions of responsibility when systems fail, potentially diverting scrutiny from the companies and engineers behind the technology. The article concludes by speculating that terms like "daydreaming" for predictive task simulation might be next, continuing this trend of embedding the idea of an "inner life" into computational processes.

marsbit46 мин. назад

Your Claude Will Dream Tonight, Don't Disturb It

marsbit46 мин. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Неделя обучения по популярным токенам (2): 2026 может стать годом приложений реального времени, сектор AI продолжает оставаться в тренде

2025 год — год институциональных инвесторов, в будущем он будет доминировать в приложениях реального времени.

1.8k просмотров всегоОпубликовано 2025.12.16Обновлено 2025.12.16

Неделя обучения по популярным токенам (2): 2026 может стать годом приложений реального времени, сектор AI продолжает оставаться в тренде

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на AI (AI) представлены ниже.

活动图片