Now it is... That's so me
03.03.2026 13:33 β π 0 π 0 π¬ 1 π 0Now 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...
π³ 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...
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
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...
π₯ 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
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.
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`
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. π
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!
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.
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!
cagent run --model=anthropic/claude-opus-4-6
05.02.2026 18:27 β π 2 π 1 π¬ 0 π 0
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.
Sexy primes are not sexy for everyone!
Happy 59!
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
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
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...
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]
I love those wide events. Similar technics have worked like a charm for me
03.01.2026 13:20 β π 1 π 0 π¬ 0 π 0Demande Γ 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
To read: the @rumpl.bsky.social vibe-coding adventures with cagent
rumpl.dev/posts/vibe-y...
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
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
Well, the less time it spends in Python space, the better !
18.11.2025 19:59 β π 1 π 0 π¬ 0 π 0Ah ah. I spent the whole day with Apache Arrow in python
18.11.2025 19:43 β π 1 π 0 π¬ 1 π 0Did I mention cagent works well with Gemini 3? Well, it does! github.com/docker/cagent
18.11.2025 19:38 β π 2 π 1 π¬ 0 π 0
You can share agents as OCI artifacts or docker images.
It uses OpenAI, Mistral, Anthropic, Gemini, Docker Model Runner and any OpenAI endpoint.
What else?
You can plug mcp tools (local, remote, MCP Gateway). There's a lot of built-ins (filesystem, shell, todo, memory...), or any http api.
You have sub-agents, /commands, aliases, a TUI...
Agents can run interactively or be exposed with our http API. It also supports exposing over MCP, A2A and ACP.