Amazon Employees 'Tokenmaxxing' with MeshClaw AI Agents to Meet Usage Targets
Amazon has deployed an internal AI agent tool called MeshClaw that allows employees to create agents connecting to workplace software. According to three sources familiar, some developers are using MeshClaw to automate non-essential tasks purely to increase token consumption — a practice dubbed "tokenmaxxing."
Amazon set targets for over 80% of developers to use AI each week and began tracking token consumption on internal leaderboards. While the company says token stats won't affect performance reviews, multiple employees report managers are monitoring the data. "When they track usage it creates perverse incentives," one employee said. Meta employees have similarly engaged in tokenmaxxing.
MeshClaw was inspired by OpenClaw, a viral tool that lets users run agents locally. Amazon's version can initiate code deployments, triage email, and interact with Slack. An internal memo describes MeshClaw as something that "dreams overnight to consolidate what it learned, monitors your deployments while you’re in meetings, and triages your email before you wake up." Over three dozen Amazon employees worked on the tool.
Some employees raised security concerns about granting an AI agent permissions to act on their behalf. "The default security posture terrifies me," one employee said. Amazon expects to spend $200 billion in capex this year, mostly on AI and data center infrastructure.
📖 Read the full source: HN AI Agents
👀 See Also

Reddit User Argues Developers Should Shift from Clean Coding to Model Architecture with AI Agents
A Reddit post argues that developers using AI coding agents like Claude should stop focusing on writing clean code and instead become 'model architects' who orchestrate AI systems. The author shares specific techniques including creating 'logic maps' before coding and treating prompts as design reviews.

Developer Describes Fraud Feeling After First AI-Assisted Pull Request
A developer used Claude Code to create a pull request for Chroma, Hugo's default syntax highlighter, adding ERB syntax highlighting. The PR was approved and merged, but the developer felt like a fraud and experienced worsened impostor syndrome.
Opus 4.7 Reasoning Effort Benchmark: Medium Beats High and Max on Real Tasks
In 29 tasks from GraphQL-go-tools repo, Opus 4.7 in Claude Code peaks at medium reasoning effort — higher settings degrade correctness and increase cost without improving patch quality.

Reddit post discusses internal repair loops for no-code creative AI
A Reddit post argues that no-code creative AI systems need internal repair mechanisms to handle common-sense failures like impossible mechanical structures or distorted anatomy, rather than making users debug outputs.