Derniers articles de la catégorie Agents IA

AI agent or n8n? My simple rule for choosing
Monday, July 27, 2026

Claude Code killed no-code and agents killed traditional automation. Yet I kept n8n. The real line is no longer no-code versus code: it is stochastic versus deterministic.

Hermes Agent: the practical guide (CLIs, skills, crons, kanban)
Saturday, July 25, 2026

VPS, CLIs, skills, kanban: the 4 layers of an AI agent that works 24/7. My crons, my content pipeline, and why CLIs matter more than skills.

There's no more craft in software development
Saturday, July 25, 2026

The dev job changed: you write decisions, not code. The real risk isn't AI, it's the atrophy of judgment. How to keep the ear that lets you steer.

ADRs: finally give your AI agents memory
Saturday, July 25, 2026

Your AI agent forgets everything each session. ADRs (Architecture Decision Records) and a context log give it a versioned, queryable memory.

Securing your SaaS with AI agents (lessons from a rogue pentest)
Saturday, July 25, 2026

AI makes pentesting trivial. Here are the 3 agents (prevent, fix, monitor) and the hardening rules to lock down your production SaaS.

One central brain for all my AI agents: Obsidian + Graphify
Wednesday, July 15, 2026

70× fewer tokens without changing models. An Obsidian vault plus a Graphify graph, shared by every agent I run. The full method.

From vibe coding to agentic engineering: the repo that summarizes everything
Monday, June 1, 2026

Boris Cherny, the creator of Claude Code at Anthropic, just shared a repo that exploded on GitHub. Inside: the most comprehensive recap of the paradigm shift we've been living for 6 months.

Install Hermes Agent on a VPS: your 24/7 personal AI assistant
Saturday, May 30, 2026

Switching from OpenClaw to Hermes Agent: step-by-step VPS install, security, classic gotchas and first useful cron. The complete guide.

Opus 4.8 + Dynamic Workflows: 1000 agents for 1 prompt
Friday, May 29, 2026

Anthropic just shipped Opus 4.8 and Dynamic Workflows: one prompt is enough to launch up to 1000 parallel agents. The proof: Bun migrated from Zig to Rust in 11 days, 750,000 lines, 99.8% tests passing.

Anthropic strips programmatic mode from Pro/Max — the node-pty + tmux workaround
Thursday, May 21, 2026

Starting June 15, 2026, Anthropic moves Claude Code's programmatic mode to the API pool. How to keep automating Claude on your Max subscription with node-pty and tmux.

Claude Max, third-party harnesses and the extra credit offer: why developers are angry
Friday, May 15, 2026

Anthropic presents programmatic credits as a bonus. For developers building harnesses around Claude Code, it feels more like a change in the contract.

Is this the end of Markdown?
Thursday, May 14, 2026

Markdown is still excellent for feeding AI, but HTML is becoming more powerful for some human-facing agent outputs.