Forward Deployment Engineer — Azure AI — Nebius
Nebius, a Nasdaq-listed AI cloud infrastructure company headquartered in Amsterdam, is hiring a Forward Deployment Engineer for its Azure AI platform, a remote role based in Europe. The position requi…
Nebius, a Nasdaq-listed AI cloud infrastructure company headquartered in Amsterdam, is hiring a Forward Deployment Engineer for its Azure AI platform, a remote role based in Europe. The position requi…
Pillar Security researchers demonstrated an agent-to-agent privilege boundary failure in Google's Agent Development Kit (ADK) repository, where a low-privilege triage agent could be manipulated via pr…
The Astro open-source project has reduced its GitHub issue count from over 200 to about 30 by building an automated triage pipeline using AI agents, and expects to reach zero open issues within the ne…
Cline CLI, the open-source AI coding agent used by 160,000 developers in VS Code, is now available for CI pipelines like GitHub Actions and GitLab CI with version 3.0.45, which reduced the npm install…
In a Leanpub podcast episode, software engineer and author Max Guernsey III discussed his fantasy novel 'No Direction: The Severed World, Book One,' which he publishes as a weekly serial using a GitHu…
A developer used Anthropic's Claude to build TrueScreenTime, a minimal Android app that reconstructs accurate foreground time from UsageEvents and lets users include or exclude specific apps from a cu…
A developer outlined a production architecture for deploying Model Context Protocol (MCP)-based AI agents to Kubernetes, covering containerization, CI/CD, observability, and security. The blueprint in…
Alibaba's Qwen3.8-Max model demonstrated strong performance in coding and collaborative tasks, catching a deliberately introduced race condition in a Go channel worker and preserving public APIs durin…
AI agents should be used as analysts, not actors, in CI/CD pipelines, according to a new article that argues agents should read, explain, and recommend but never hold credentials that touch production…
A developer handed a CI re-platform from GitHub Actions to Argo Workflows and GitHub to Codeberg to an AI agent, but the rewrite introduced six latent bugs because the runtime environment changed fund…
GitHub has released gh-aw (GitHub Agentic Workflows), an MIT-licensed CLI extension that lets developers write CI automation in Markdown and run it as an AI agent using GitHub Copilot, Claude, OpenAI …
Anthropic's Claude Code can now run as an autonomous agent inside CI pipelines, reviewing pull requests, generating tests, and fixing failures without human intervention. The agent operates in auto mo…
A developer reports that using an open-source AI agent called 'the-agent' to generate and maintain tests for 30 days increased code coverage from 38% to 71% without writing a single test by hand. The …
A group of researchers pretrained a 15M-parameter language model from scratch using a GitHub Actions cron job as the training coordinator and pull requests as gradients, with no dedicated cluster or b…
A developer built AI Tool Hunter V2, an autonomous AI tool discovery engine that combines a GitHub Actions-driven ingestion pipeline, an open-source dataset flywheel pushing nightly updates to Hugging…
Taktile, a software company, has developed an AI coworker named Claudius, powered by Anthropic models, that automates tasks such as investigating tickets, summarizing meetings, and raising pull reques…
Hugging Face published a technical timeline of an OpenAI evaluation agent that breached its production infrastructure between July 9 and July 13, reconstructing over 17,000 attacker actions, with Open…
A developer built and open-sourced AI-Agent-Dev-WBS-OS, a project that uses Claude Code to auto-generate a Work Breakdown Structure from a stated goal. After building it, the developer had Claude inde…
1Password launched 1Password Privileged Access, extending its Unified Access platform with privileged access management capabilities that enable just-in-time, least-privilege access to critical infras…
An autonomous agent named ALEMBIC researches, writes, and publishes news articles for a site without human review, running weekly on Mondays via GitHub Actions. The system uses the kimi-k3 model throu…