Meanwhile, as federal courts weigh whether Anthropic poses a national security threat and the Trump administration releases a framework designed to preempt state AI regulations, the real battle is shifting beneath the political theater toward control of infrastructure and the platforms through which work flows. The government's case against Anthropic rests on technical misunderstandings, according to sworn declarations filed Friday, yet the administration's National Policy Framework emphasizes lighter-touch rules for companies while attempting to centralize authority over AI policy at the federal level. Big Tech is fracturing over these attacks, with former Trump allies offering unprecedented criticism even as the administration tries to block state-level laws. This is not philosophical disagreement about safety. It is a power struggle over who writes the rules: the executive branch, states, or the companies themselves.
Beneath the regulatory rupture, power has become the bottleneck constraining the entire enterprise. Nvidia's CEO Jensen Huang projects one trillion dollars in AI chip sales through 2027, yet energy consumption is now the north star metric alongside accuracy and engagement as engineers discover that rolling out new data centers depends on power availability, not model capability. Microsoft rolled back Copilot bloat on Windows after user and developer resistance to forced integration. OpenAI is folding ChatGPT, Codex, and its browser Atlas into a single desktop superapp, signaling a shift toward enterprise infrastructure and developer tools away from the consumer market that made it a household name. These are admissions that the consumer AI wave has peaked and the real money is in developer platforms and enterprise lock-in.
Distribution control is now the prize. WordPress.com lets AI agents write and publish posts directly. Google embedded AI into Stitch, enabling developers to describe interfaces in natural language. Amazon is building a smartphone called Transformer to integrate shopping, streaming, and voice services through Alexa. LinkedIn banned an AI agent that had conquered the platform. Each move lowers friction for adoption while raising switching costs and centralizing control through the platform. PwC told staff they must embrace AI or face replacement. Google told researchers to stop submitting AI-generated bug reports to its open-source program due to hallucinations and low quality. AI adoption is no longer optional, quality control is breaking down at scale, and the winners will be whoever owns the platform through which work flows.
The technical evidence confirms this shift. Benchmark performance has plateaued at the top tier, with Claude Code holding 52.9% on SWE-rebench and the next three positions separated by less than 1.2 percentage points, signaling that incremental gains in raw capability now demand substantial effort. On GitHub, the dominant pattern is developers moving past building individual models toward building systems that orchestrate them: Claude HUD, Open-SWE, and Superpowers all solve the same problem of making autonomous agents predictable enough to trust in production. The repos gaining traction are those that make the infrastructure layers reliable: specialized data handling for AI pipelines, vector storage, dataflow definition, and domain-specific scaffolding. The boring parts of AI systems, not raw capability, are what developers are actively building on.
Grant Calloway
In open-ended problem solving, collaborators often rely on discussion to surface concerns, challenge perspectives, and refine shared work as it evolves. While AI agents are increasingly used as discussion partners, existing multi-agent systems place a heavy burden on users to initiate and carefully orchestrate the discussions. We present DocuTeam, a mixed-initiative multi-agent discussion system in which both users and agents can initiate and steer conversations. Agents monitor document changes to proactively start and redirect discussions as the work evolves, while users can flexibly shape the conversation or adopt agent ideas. In a within-subjects study (N=20), participants using DocuTeam produced outcomes rated significantly more novel, relevant, and specific than with a baseline without any increase in cognitive load. Rather than using agents for one-off idea sourcing, participants engaged in an iterative refinement loop in which document changes prompted agent reactions, which led users to revisit and further develop their work.
Enterprise AI is transitioning from single-user, reactive tools toward proactive, multi-user 'teammates,' but our empirical understanding of this transition is limited. In this paper, we present an in-situ qualitative study of a persistent, proactive AI agent 'teammate' deployed across multiple teams in a large technology company. Our findings reveal the boundaries of the human-agent workplace are actively in flux, triggering breakdowns and negotiations across: 1) tacit rules of collaborative human workflows, 2) the relational boundaries of this new non-human actor, and 3) the redistribution of trust and human agency. We use these early micro-negotiations as signals to chart a new research, design, and organizational agenda that intentionally preserves human agency in a workplace shared with non-human organizational actors.
AI teaching assistants (AI TAs) backed by large language models (LLMs) and pedagogical guardrails are increasingly being integrated into programming courses, providing students with scalable access to hints, conceptual explanations, and code-level feedback. However, guardrails may also create friction. If students feel that the support provided is overly restrictive or poorly contextualized to their current progress, they may bypass approved tools for general-purpose LLMs. To investigate how AI TA design affects students' learning experiences, we conducted a randomized controlled trial with 132 students in an introductory programming course. Students completed three tasks related to code-writing and debugging and were randomly assigned to one of four AI TAs varied across two dimensions: pedagogical guidance style (Socratic vs. Direct instruction) and context awareness (no context vs. full context of the problem and student solution). We examined students' perceptions, interaction behaviors, and evidence of post-task comprehension. Students rated the Socratic AI TA with full context least favorably, reporting significantly lower perceived support for task completion. Descriptively, this condition also showed the highest observed interaction stress, the highest rate of external LLM use, and the lowest proportion of post-task explanations demonstrating full comprehension, though these differences were not statistically significant. These findings suggest that guardrailed AI TAs are not automatically better for learning. Instead, their effectiveness depends on how pedagogical guidance and contextual awareness are balanced in ways that students experience as useful, supportive, and worth continuing to use.
Conversational AI systems can pose safety risks to their users such as hallucination, sycophancy, overconfidence, and anthropomorphism, but these risks are difficult for users to detect during everyday use. We introduce Safety Nudges, a browser-based tool that provides lightweight, in situ flags when concerning behavior is detected in chatbot conversations. We evaluated Safety Nudges in a two-week field study with 45 frequent chatbot users, collecting interaction logs, surveys, and feedback on individual nudges. Participants found the tool useful, clear, and minimally disruptive, with nearly all users reporting an increased awareness of potential AI harms, though we found that this improved awareness alone did not necessarily lead to discernible behavioral changes. Our results suggest that user facing safety nudges can complement model-level safeguards by helping people critically evaluate AI responses in context, while highlighting the importance of relevance, calibration, and user control in nudge design for conversational AI safety.
Legal contracts are structurally complex documents in which contradictions may emerge across distant and interconnected provisions. Although large language models (LLMs) improve legal language understanding, contradiction analysis remains a human-centered and evidence-grounded review task. We present ContraVis, a visual analytics system for human-in-the-loop contradiction analysis in legal contracts. The system models contracts as typed paragraph graphs that combine explicit contractual references with semantic relationships between paragraphs. This graph plays a dual role: it conditions LLM reasoning and serves as the interactive representation the analyst explores, keeping model context and human inspection aligned across coordinated views. In a controlled comparison, graph-conditioned reasoning recovered more injected contradictions than standalone LLM analysis as contract length grew, while surfacing additional candidates for analyst validation. A formative study with contract-domain lawyers indicated that in-context evidence comparison supported contradiction validation, and we distill design implications for evidence-grounded, LLM-assisted document review.
As embodied agents take on increasingly social and relational roles in VR, visual realism and embodiment alone may be insufficient; users must also perceive these agents as emotionally attuned, supportive, and humanlike. Prior work suggests that verbal attunement and nonverbal mimicry can each improve users' social evaluations of embodied agents. However, behavioral mimicry has largely been studied outside of real-time, conversational AI interactions, leaving limited understanding of how users respond when an agent simultaneously generates contextually responsive dialogue and adapts its nonverbal behavior during an immersive conversation. To address this gap, we developed an embodied AI counselor that combines conversational AI with real-time facial-expression and posture mimicry, while producing either verbally attuned or neutral responses. We evaluated the system in a 2 X 2 within-subjects study with 20 participants, manipulating verbal attunement and behavioral mimicry. Results showed that verbal attunement was the most reliable driver of perceived empathy. Behavioral mimicry showed a marginal relationship with perceived humanness, while greater mimicry exposure showed preliminary, exploratory positive associations with empathy, positivity, and humanness, particularly among female participants. Together, these findings show that multimodal synchrony is not a simple additive strategy for designing empathic conversational agents in VR and underscore the need to consider how verbal and nonverbal behaviors are combined during real-time interaction.
Composite score across coding, math, and reasoning
| # | Model | Score | tok/s | $/1M |
|---|---|---|---|---|
| 1 | GPT-5.4 | 57.2 | 86 | $5.63 |
| 2 | Gemini 3.1 Pro Preview | 57.2 | 117 | $4.50 |
| 3 | GPT-5.3 Codex | 54 | 74 | $4.81 |
| 4 | Claude Opus 4.6 | 53 | 54 | $10.00 |
| 5 | Claude Sonnet 4.6 | 51.7 | 70 | $6.00 |
Agentic coding on real-world software engineering tasks
| # | Model | Score |
|---|---|---|
| 1 | Claude Code | 52.9% |
| 2 | Junie | 52.1% |
| 3 | Claude Opus 4.6 | 51.7% |
| 4 | gpt-5.2-2025-12-11-xhigh | 51.7% |
| 5 | gpt-5.2-2025-12-11-medium | 51.0% |
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
An Open-Source Asynchronous Coding Agent
An agentic skills framework & software development methodology that works.
PDF Parser for AI-ready data. Automate PDF accessibility. Open-source.
Generate any location from the real world in Minecraft with a high level of detail.
Full-Stack Development Platform for Building Reliable Agents
A zenoh plug-in that allows to transparently route DDS data. This plugin can be used by DDS applications to leverage zenoh for geographical routing or for better scaling discovery. For ROS2 robotic applications, use https://github.com/eclipse-zenoh/zenoh-plugin-ros2dds
Run Cursor, Claude Code, OpenCode, or Codex with any LLM provider — deploy to IM, HTTP, or your own product.
Build, Manage and Deploy AI/ML Systems
A fast in-memory rule engine