2026.02.04
2026.02.04
Agent HQ brings Claude and Codex into GitHub workflows
ai-agents
GitHub expanded Agent HQ so Copilot Pro+ and Enterprise users can run Claude and OpenAI Codex alongside Copilot inside GitHub and VS Code. The update keeps agent work tied to repos, issues, and pull requests without switching tools.
AWS shares a concise enterprise checklist for AI agents with Bedrock AgentCore
ai-agents
AWS lays out a focused set of engineering practices for production AI agents using Amazon Bedrock AgentCore, emphasizing scoped use cases, observability, tooling discipline, and measurable evaluation targets.
Fluid positions Claude Code-style workflows for infrastructure work
ai-agents
Fluid describes an infrastructure automation flow that uses isolated sandboxes, command auditing, and auto-generated Ansible playbooks to move changes toward reproducible production runs.
NVIDIA lays out a Nemotron RAG document pipeline from PDFs to citations
ai-agents
NVIDIA published a Nemotron RAG workflow that turns complex PDFs into structured, multimodal retrieval data and citation-backed answers. The guide details the models, infrastructure, and prerequisites for a production-ready document pipeline.
Deno Sandbox Adds Hosted Sandboxes with Secret-Safe API Access
intelligent-platforms
Deno Deploy’s new Sandbox service exposes managed execution environments with resource limits, network controls, and a secret-proxy pattern that keeps API keys out of sandboxed code. Python and JavaScript clients can create and run sandboxes without relying on Deno itself.