David Gageot's Avatar

David Gageot

@dgageot

Chaotic French Speaker. Software Engineer at Docker.

155
Followers
91
Following
46
Posts
10.02.2025
Joined
Posts Following

Latest posts by David Gageot @dgageot

Preview
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.

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.

06.03.2026 13:42 ๐Ÿ‘ 2 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

woot!

05.03.2026 14:23 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Oui, le besoin est lร  donc on va y arriver. A mon avis, il est important que le modรจle comprenne que cet outil est utilisรฉ et qu'il ait un moyen de le dรฉbrayer.

05.03.2026 10:47 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Il tourne beaucoup en ce moment. Et c'est bien fait.

Je ne suis pas fan. ร‡a supprime pas mal de dรฉtails. Tu te retrouve vite surpris et avec des difficultรฉs ร  rรฉcupรฉrer ces infos.

Exemple, `rtk ls -l` cache les chmod. Le LLM va galรฉrer ร  les retrouver et va enchaรฎner les tool calls dans le vide.

05.03.2026 09:31 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Now it is... That's so me

03.03.2026 13:33 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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...

03.03.2026 11:38 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
k33g.org

๐Ÿณ 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...

26.02.2026 12:29 ๐Ÿ‘ 9 ๐Ÿ” 7 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Post image

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

23.02.2026 17:01 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
k33g.org

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...

21.02.2026 23:17 ๐Ÿ‘ 23 ๐Ÿ” 6 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1
Post image Post image

๐ŸŽฅ 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

19.02.2026 08:31 ๐Ÿ‘ 8 ๐Ÿ” 3 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 1

It's been my new go to model for the past 2 days. I do feel it's bother faster and as good.

When I switched from opus 4.5 to opus 4.6, I didn't see much difference for coding and it felt that it was consuming more tokens.

19.02.2026 13:21 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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.

16.02.2026 19:03 ๐Ÿ‘ 0 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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`

10.02.2026 19:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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. ๐ŸŽ‰

09.02.2026 20:09 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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!

07.02.2026 09:50 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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.

06.02.2026 16:56 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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!

06.02.2026 13:56 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

cagent run --model=anthropic/claude-opus-4-6

05.02.2026 18:27 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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.

05.02.2026 16:09 ๐Ÿ‘ 3 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Sexy primes are not sexy for everyone!
Happy 59!

19.01.2026 19:38 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Breaking Free From AI Vendor Lock-in: Integrating GitHub Models with Docker cagent

Breaking Free From AI Vendor Lock-in: Integrating GitHub Models with Docker cagent

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

11.12.2025 14:10 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
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.

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

21.12.2025 17:00 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

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...

06.01.2026 15:22 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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]

06.01.2026 11:07 ๐Ÿ‘ 1 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I love those wide events. Similar technics have worked like a charm for me

03.01.2026 13:20 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Demande ร  Claude de simplifier ton code / le rendre plus simple ร  lire et maintenir, tout en gardant 100% des fonctionnalitรฉs.

31.12.2025 21:57 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
rumpl | Vibe Year

To read: the @rumpl.bsky.social vibe-coding adventures with cagent
rumpl.dev/posts/vibe-y...

31.12.2025 09:11 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Le mot de passe nโ€™a aucune valeur. Il ne sert quโ€™ร  protรฉger toutes les autres donnรฉes

21.11.2025 21:04 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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

18.11.2025 21:14 ๐Ÿ‘ 8 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Well, the less time it spends in Python space, the better !

18.11.2025 19:59 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0