David Gageot
@dgageot.bsky.social
📤 167
📥 93
📝 56
Chaotic French Speaker. Software Engineer at Docker.
reposted by
David Gageot
Arnaud Héritier
about 11 hours ago
Docker Agent 1.54 is out: redact_secrets scrubs credentials from tool calls and LLM messages, and the fetch toolset adds allowed_domains / blocked_domains for network policy. Plus /toolsets hot-reload and OSC 8 clickable terminal links.
github.com/docker/docker-agent/releases/tag/v1.54.0
loading . . .
Release v1.54.0 · docker/docker-agent
This release introduces clickable terminal links, domain filtering for fetch operations, and enhanced toolset lifecycle management with configurable supervision profiles. What's New Makes markdown...
https://github.com/docker/docker-agent/releases/tag/v1.54.0
0
4
1
No task manager (mise, go-task, make...) do what I need. So I built on:
github.com/dgageot/gogo
. It's easy to use, supports mono-repos, interfaces with 1Password and is very lightweight.
1 day ago
1
7
4
reposted by
David Gageot
Philippe Charrière 💜
26 days ago
New blog post: run
#docker-agent
securely inside a sandbox with
#sbx
+
@docker.com
Model Runner — no host access, fine-grained network policies, multiple agents side by side.
#Docker
#AI
#DockerAgent
#sbx
k33g.org/20260403-doc...
0
3
2
Almost two years ago, I used Chat GPT to optimize a few DuckDb SQL queries. Results were usually better when I optimised them myself. Today, I took the same app and used Opus 4.6. Results are good 9 times out of 10. I did in 15 minutes what took me hours back then.
about 1 month ago
0
6
0
reposted by
David Gageot
Shirley 🧡🧡🧡
about 1 month ago
Bonne fête de l’Aïd à toutes les personnes concernées 😘
0
2
2
reposted by
David Gageot
Mazlum Tosun 💙 #GCP
about 1 month ago
Bonne fête de l’aid à tous ceux qui le fêtent ☪️🎉 Aida wa pirozbe ☪️🎉 Aid mabrouk ☪️🎉
0
6
1
reposted by
David Gageot
Arnaud Héritier
about 1 month ago
I’m very excited to share that I’m joining Docker as an Engineering Manager to work on Gordon, the AI assistant for the Docker ecosystem. Looking forward to contributing alongside a talented team to this next chapter!
8
39
4
Awesome post from Nuno that will take you through the journey of shipping Gordon, Docker’s AI assistant
n9o.xyz/posts/202603...
loading . . .
Building Gordon: Docker's AI Agent
A behind-the-scenes look at building Gordon - Docker's AI agent. From choosing docker-agent as the runtime, to analyzing user questions, designing the UX, setting up evals, and building the right tool...
https://n9o.xyz/posts/202603-building-gordon/
about 1 month ago
1
5
3
Gmail résume bien le conflit de la soirée :-) On se voit au GDG pour parler Docker Agent !
about 1 month ago
1
1
1
reposted by
David Gageot
Arnaud Héritier
about 2 months ago
Waiting... go go go docker agent
loading . . .
0
3
2
reposted by
David Gageot
Docker
about 2 months ago
The announcement that NanoClaw can now be run in Docker Sandboxes just went live, and it's trending on Hacker News! Great conversation going here about running agents safely and using microVM isolation. Check it out →
https://bit.ly/3PAfM73
0
1
2
You like cagent? You'll love
github.com/docker/docke...
! We renamed cagent to Docker Agent to show our commitment. Gordon, our AI assistant is 100% based on it and new shinny toys are in the making. It's packaged with Docker Desktop 4.63.0. Another advantage? Now you know how to pronounce it.
loading . . .
GitHub - docker/docker-agent: Agent Builder and Runtime by Docker Engineering
Agent Builder and Runtime by Docker Engineering. Contribute to docker/docker-agent development by creating an account on GitHub.
https://github.com/docker/cagent
about 2 months ago
0
4
2
Tried watching a soccer game with my son on a Brazilian channel, with French radio commentary. Why? We don’t speak Portuguese; and the charm of a foreign language disappears when you hear about a goal 12 seconds before you see it. No solution on Google. So I coded this:
github.com/dgageot/dela...
loading . . .
https://github.com/dgageot/delayfm
about 2 months ago
1
3
0
reposted by
David Gageot
Philippe Charrière 💜
2 months ago
🍳 New blog post! Using
@docker.com
#cagent
with Tiny Language Models &
#Skills
. I turned a 4b param local LLM into a cooking mentor using Docker Model Runner +
#cagent
skills. No cloud, no big model, just a small LLM with the right prompts & recipes.
k33g.org/GRP-Coding%2...
loading . . .
k33g.org
https://k33g.org/GRP-Coding%20Agents-01%20cagent%20and%20small%20models.html
2
9
7
reposted by
David Gageot
Docker
2 months ago
AI agents don’t always understand containers. Gordon does. Now in beta, Gordon is Docker’s AI agent that works with your actual Docker environment - inspect logs, fix issues, generate Dockerfiles. Just run `docker ai` in Docker Desktop 4.61+ to get started. Learn more →
https://bit.ly/46XgGAv
1
2
1
reposted by
David Gageot
Philippe Charrière 💜
2 months ago
Can we do without Claude Code? I tested
#cagent
from
@docker.com
with gpt-oss-120b on OVH AI endpoints. First try on WebAssembly: big fail. Second try with "knowledge skills": it worked! 🎉 The key: feed your coding agent with examples & context.
k33g.org/GRP-Coding%2...
loading . . .
k33g.org
https://k33g.org/GRP-Coding%20Agents-cagent%20and%20OVH.html
3
23
7
reposted by
David Gageot
Mazlum Tosun 💙 #GCP
2 months ago
🎥 Replay dispo ! Mon talk à la
@cloudnativedays.fr
est en ligne 🚀 Salle comble 🐳
@docker.com
Bake, builds en parallèle + présentation des features ⚙️ Bake dans les outils de CI CD, App Python + CI as Code avec
#dagger
👉 Lien en commentaire Merci à l’orga et à la communauté ❤️
#Docker
#DevOps
#GCP
3
8
4
Des parents qui ont leur enfant à l'ESILV ? De mon point de vue, cette école est catastrophique et je cherche des avis concordants ou contraires.
2 months ago
0
0
3
github.com/docker/cagent
is Docker's open source Agent Builder and Runtime. Writing an agent's is great. But how do you make sure it's working well? 🤔 Use evals! cagent comes with built-in evals:💡 - Record a session with `/eval` - Replay your sessions, with an updated prompt, with `cagent eval`
3 months ago
0
0
0
github.com/docker/cagent
is Docker's open source Agent Builder and Runtime. 🐳 Here's a daily tip just for you! Want to breeze through those Anthropic outages like it’s nothing? ⚠️ cagent supports fallback models for when a provider fails to respond. 🎉
3 months ago
0
1
1
github.com/docker/cagent
is Docker's open source Agent Builder and Runtime. What's an AI Agent without Skills? 🐳 Here's a daily tip just for you! Your agent only needs this to support Skills. Whether it's Codex style Skills, Claude style or Agent Skills standard style, we got you covered!
3 months ago
0
3
2
github.com/docker/cagent
is Docker's open source Agent Builder and Runtime. It's very customisable. Use it to build and share any kind of AI Agents. Not just Coding Agents! 🐳 Here's a daily tip just for you! An agent can have its own super fast local RAG in less than 10 lines of yaml.
3 months ago
0
1
1
I find myself comparing LLMs a lot and
models.dev
is a GREAT source of reference data but their UI is frustrating. So I built
modles.dev
It's more searchable, allow comparing models, works on a phone, allows copying ids and details with just a click. And it's fast!
3 months ago
1
1
0
cagent run --model=anthropic/claude-opus-4-6
3 months ago
0
2
1
github.com/docker/cagent
is Docker's open source Agent Builder and Runtime. It's very customisable. That make's it my coding agent of choice! 🐳 Here's a daily tip just for you! Use /cost to see the detailed cost of a session.
3 months ago
0
3
4
reposted by
David Gageot
5 months ago
Breaking Free From AI Vendor Lock-in: Integrating GitHub Models with Docker cagent/#docker #container - The landscape of AI development is rapidly evolving, and one of the most exciting developments in 2025 from Docker is the release of Docker...
https://tinyurl.com/2a3dw28v
0
1
1
reposted by
David Gageot
Docker
4 months ago
Want true AI vendor freedom? Docker Captain Naga Santhosh Reddy Vootukuri shows how Docker cagent + GitHub Models lets you spin up multi‑agent workflows with just a YAML file. No Python soup, no SDK mess. Build, run & share AI agents - with one GitHub token.
https://bit.ly/3L1pZrs
loading . . .
Break Free From AI Lock-In: GitHub Models + cagent | Docker
See how Docker cagent integrates with GitHub Models to build and ship multi-agent apps without vendor lock-in.
https://www.docker.com/blog/configure-cagent-github-models/?utm_campaign=blog&utm_content=1766336430&utm_medium=social&utm_source=bluesky
0
3
1
reposted by
David Gageot
Docker
4 months ago
Dynamic MCPs in your editor?? Yep. With cagent + ACP, you can run dynamic MCP agents in Neovim or Zed - with tool discovery, code-mode, and full sandboxing. Read more:
www.docker.com/blog/dynamic...
loading . . .
0
2
1
reposted by
David Gageot
cloud-native
4 months ago
Building AI Agents Using Open-Source Docker cagent and GitHub Models Discover how Docker’s open-source cagent framework and GitHub Models simplify AI agent orchestration. Learn to build, pack... #Contributed #Content #Docker #Social #- #Facebook #Social […]
[Original post on cloudnativenow.com]
0
1
2
reposted by
David Gageot
Philippe Charrière 💜
4 months ago
To read: the
@rumpl.bsky.social
vibe-coding adventures with cagent
rumpl.dev/posts/vibe-y...
loading . . .
rumpl | Vibe Year
https://rumpl.dev/posts/vibe-year/
0
3
2
reposted by
David Gageot
Docker
5 months ago
Gemini 3 just dropped. The buzz is real. And yes, cagent already works with it. 🔥 Built by engineers, for engineers. Have you tried it yet?
#Docker
#cagent
#Gemini3
#AI
#DevTools
1
8
1
Did I mention cagent works well with Gemini 3? Well, it does!
github.com/docker/cagent
loading . . .
GitHub - docker/cagent: Agent Builder and Runtime by Docker Engineering
Agent Builder and Runtime by Docker Engineering. Contribute to docker/cagent development by creating an account on GitHub.
https://github.com/docker/cagent
5 months ago
0
2
1
I so fun working on cagent, Docker's agent builder (
github.com/docker/cagent
) It's so rewarding to be able to quickly try ideas, without writing code. While keeping a lot of flexibility and power.
loading . . .
GitHub - docker/cagent: Agent Builder and Runtime by Docker Engineering
Agent Builder and Runtime by Docker Engineering. Contribute to docker/cagent development by creating an account on GitHub.
https://github.com/docker/cagent
6 months ago
1
2
5
cagent is more and more fun to work on and with!
www.docker.com/blog/cagent-...
loading . . .
Cagent Comes to Docker Desktop with Built-In IDE Support through ACP | Docker
Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version
https://www.docker.com/blog/cagent-comes-to-docker-desktop-with-built-in-ide-support-through-acp/
6 months ago
0
0
0
reposted by
David Gageot
Docker
7 months ago
Tired of wrangling Python just to build an AI agent? Meet cagent from Docker, a new open-source CLI that lets you define, run, & share AI agents with one YAML file. No code, no hassle. Push to Docker Hub. Run anywhere. 📖:
docker.com/blog/cagent-...
loading . . .
Build and Distribute AI Agents and Workflows with cagent | Docker
Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version
https://docker.com/blog/cagent-build-and-distribute-ai-agents-and-workflows/?utm_campaign=blog&utm_content={TIMESTAMP_EPOCH}&utm_medium=social&utm_source={SOCIAL_NETWORK
0
1
3
reposted by
David Gageot
Philippe Charrière 💜
8 months ago
With `cagent` (
github.com/docker/cagent
) and the
@docker.com
MCP Gateway, I can reuse my MCP servers to create a snippets generator and buddy expert in
#Golang
and
#Rustlang
in a flash
youtu.be/YmQFATFuWAQ
loading . . .
Use Docker cagent with Docker MCP Gateway
YouTube video by Philippe Charrière
https://youtu.be/YmQFATFuWAQ
0
13
5
With cagent, it's easy to write an AI chat agent that talks like a pirate. Because why wouldn't you? ```sh cagent run <(cat <<EOF version: "1" agents: root: instruction: Always answer by talking like a pirate model: openai/gpt-4o EOF ) "Hello, World" ```
8 months ago
1
1
0
reposted by
David Gageot
Jean-Laurent de Morlhon
8 months ago
We’ve been working on AI and agents for more than a year now on (Gordon the Docker AI assistant ) and now we just open-sourced cagent 🚀 A hackable multi-agent framework: with a few lines of YAML you can spin up a pool of AI agents that collaborate and use tools. 👉
github.com/docker/cagent
loading . . .
GitHub - docker/cagent: Docker's Agent Builder and Runtime
Docker's Agent Builder and Runtime. Contribute to docker/cagent development by creating an account on GitHub.
https://github.com/docker/cagent
0
8
7
Excited that @docker is open-sourcing cagent, our AI agent builder 🎉 👉https://github.com/docker/cagent A few lines of YAML gets you a powerful team of AI Agents! I spent the last weeks on it, with @rumpl, @jeanlaurent and an awesome team. 🍒🍰It works great with our MCP Gateway!
8 months ago
0
6
3
reposted by
David Gageot
Docker
12 months ago
AI dev ≠ chaos. At
#MSBuild
, Jim Clark will show how
#Docker
makes building AI apps easy with: ⚡️ Model Runner (fast, local, GPU-powered) 🔍 MCP Catalog (find tools fast) 🔐 MCP Toolkit (handles config + auth) 🗓️ 5/19 | 🕚 11:55AM:
t.co/85UT3LtfGn
loading . . .
https://bit.ly/43jniXu
https://t.co/85UT3LtfGn
0
2
2
reposted by
David Gageot
Docker
about 1 year ago
🧠 AI agents are cool. But deploying tools for them? Still feels like 2013. That’s why we’re bringing Docker magic to MCP. Enter: Docker MCP Catalog + Toolkit Launching this May. Built into Docker Hub.
www.docker.com/blog/introdu...
1
10
6
reposted by
David Gageot
Docker
about 1 year ago
Docker's AI Agent is learning to do things...
1
10
6
OMG, a small item in the Go 1.24 release notes caught my attention!
about 1 year ago
0
3
0
After a full year working on emulators, hypervisors, kernel modules, kernel config, C and Rust, I’m now on AI and python. Developers are so lucky to have such a diverse job. I’m learning so much every day. Can’t get bored.
about 1 year ago
1
11
0
Ok, first day on Bluesky and the difference with X is glaring. The latter is full of hate and trolls, the former is more into photos of sunset skies, golden pheasants and sugar cone pines. I should probably follow more people, for a middle ground.
about 1 year ago
2
8
0
you reached the end!!
feeds!
log in