Articles by tag: ai-agent
Microsoft Scout: AI agent for autonomous work in Teams and Outlook
Microsoft is introducing Scout, an AI agent for autonomous work in Teams and Outlook. Learn about the capabilities, benefits, and implications of the new autopilot for business. Read more.
Gemini Spark: Google launches personal AI agent
Google introduced Gemini Spark — an AI agent that works 24/7 instead of a chatbot. Integration with Gmail, beta test, and new prices. Find out what will change.
Android XR Glasses: Two Versions from Google, Samsung and Partners
Google is preparing smart glasses on Android XR with Gemini agent: Warby Parker and Gentle Monster style vs Meta. Learn the essence of the strategy and forecasts.
AI agent with RAG and MCP: integration of external tools
Assembling an AI agent on Python that uses RAG for documents and MCP for external APIs. Step-by-step implementation with code and architectural explanations.
AI agent opened a boutique in San Francisco: hiring and credit
Autonomous AI Luna hired staff, took a loan and launched Andon Market. Details of the Andon Labs experiment on testing agent safety. For AI developers.
Claude Code Map: Architecture of the Leaked Code
Breakdown of the Interactive CCUnpacked Map: Agent Loop, 44 feature flags, unrealized functions KAIROS and ULTRAPLAN. For developers — details of the TypeScript architecture of the AI agent. Study now.
AI agent for analyzing DevOps alerts with MCP
Develop a PoC bot on n8n with Claude and MCP for automatic parsing of alerts in K8s, VictoriaMetrics, Loki. Get ready-made commands and context. Instructions for middle/senior DevOps.
Guide to installing OpenClaw AI on VPS
Deploy OpenClaw agent on VPS: docker-compose, scripts for Docker/PostgreSQL, Telegram interface. Full guide with code examples for middle/senior DevOps. Start in 10 minutes.
File access in local AI agent: tools
Implementation of file access for local AI agent: permission gate, auto-verify, fixing KV-cache bugs. Technical details for developers. Study the architecture.
AI Posts Verification in X via Puppeteer
Learn why the AI agent showed 83 successes instead of 16 real ones in X. Implementation of verifyReplyPosted with reload and DOM scan. Code and metrics for middle/senior dev.
Jarvis Pattern for AI agents without frameworks
Learn how to build an AI agent using Jarvis Pattern: OS instead of orchestrators, file memory. DevSecOps automation for middle/senior. Real umax cases.
AI-agent Soyuz open source: security and KMP
Explore the desktop AI-agent Soyuz: open source project on Kotlin Multiplatform with a focus on security. Rejection of MCP, task graphs, GigaChat support. Download the source code and integrate into projects.
PrimeCode GUI for OpenCode in VS Code
PrimeCode extension adds a graphical interface to OpenCode CLI: multi-sessions, streaming tool calls, checkpoints. Installation, features, development. For middle/senior dev.
Local AI Agent Without Cloud for Developers
Create an autonomous AI agent for research, docs analysis and monitoring. Runs offline on Qwen3, without VPN and subscriptions. Download Doka for Windows/macOS and speed up workflow. Ideal for middle/senior devs.
AI-agent for technical specification verification: development, architecture, practice
Practical experience creating an AI-agent for auditing technical specifications. Learn about data collection, error classification, and hybrid RAG + decision trees architecture.