Meta's MCI Tool Captures Employee Interactions for AI Training

What Meta's MCI Tool Does
Meta is deploying the Model Capability Initiative (MCI) tracking software on U.S.-based employee computers. The tool captures:
- Mouse movements
- Keystrokes
- Clicks
- Occasional snapshots of screen content
The software runs on work-related apps and websites. According to internal memos, the purpose is to improve AI models in areas where they struggle to replicate human-computer interactions, specifically mentioning "choosing from dropdown menus and using keyboard shortcuts."
How the Data Will Be Used
Meta spokesperson Andy Stone confirmed MCI data will be used for model training only, not for performance assessments. The company states safeguards are in place to protect "sensitive content," though specific exclusions aren't detailed.
Stone explained: "If we're building agents to help people complete everyday tasks using computers, our models need real examples of how people actually use them — things like mouse movements, clicking buttons, and navigating dropdown menus."
Broader AI Workforce Context
This initiative is part of Meta's "Agent Transformation Accelerator" (ATA), previously called "AI for Work." CTO Andrew Bosworth described the vision as "one where our agents primarily do the work and our role is to direct, review and help them improve."
Meta is simultaneously:
- Planning to lay off 10% of its global workforce starting May 20
- Creating a new Applied AI (AAI) engineering team
- Transferring "strong" software engineers into AAI
- Exhorting staff to use AI agents for coding and other tasks
- Wiping out distinctions between certain job functions in favor of "AI builder" titles
The company aims to build AI agents that can "perform the bulk of the work to build, test and ship future products and infrastructure at Meta."
📖 Read the full source: HN AI Agents
👀 See Also

PrismML's Bonsai 1-bit Qwen models tested: 107 t/s generation on 8GB VRAM
Bonsai models from PrismML are 1-bit quantized versions of Qwen3 8B, 4B, and 1.7B that achieve 107 tokens/second generation and >1114 t/s prompt processing on an RTX 4060 with 8GB VRAM, with significantly reduced memory requirements.

2,000 Hours with Claude Code: The Real Shift Is from Coding to Judgment
A developer spent 2,000 hours directing Claude Code since January. The surprise: the better the agent gets at execution, the more the human role collapses into judgment — defining problems, verifying results, and stopping wrong paths.

Microsoft Copilot injects ads into GitHub and GitLab pull requests
Microsoft Copilot has reportedly injected ads into 1.5 million GitHub pull requests and also affects GitLab. The ads appear within pull request descriptions generated by the AI coding assistant.

Claude AI Recovers 11-Year-Old Bitcoin Wallet Worth $400K by Finding Backup and Fixing Brute-Force Bug
A user recovered a 5 BTC wallet (worth ~$400K) after 11 years by feeding their entire college computer files into Claude. The AI found an older backup wallet and identified a bug in btcrecover's password combination logic, enabling successful decryption.