csells Profile Banner
Chris Sells Profile
Chris Sells

@csells

Followers
9K
Following
911
Media
260
Statuses
6K

Chris Sells is an independent consultant focused on applied AI and developer tools and ecosystems. He enjoys long walks on the beach and various technologies.

45.4° N, -122.8° W
Joined October 2008
Don't wanna be here? Send us removal request.
@csells
Chris Sells
7 hours
One of my fun programs ever was figuring out the various parts of a typeface, which I could only do by writing the WinForms program (it was another age : ).
0
0
2
@csells
Chris Sells
6 days
Agreed!
@jezell
Jesse Ezell
6 days
@rseroter @bernaferrari Time to get that Flutter foundation started @csells @SuprDeclarative :)
0
0
13
@csells
Chris Sells
14 days
After losing Mint and Personal Capital, and now Empower is moving my cheese again, I needed a stable place to track my accounts. Then I found @SimpleFin ( https://t.co/GpsI9WAmVh). And since I wanted to build my own apps, I built simplefin_dart: https://t.co/el1TEItq8z Enjoy.
Tweet card summary image
pub.dev
Dart client for the SimpleFIN API bridge (https://www.simplefin.org/protocol.html)
1
1
17
@csells
Chris Sells
17 days
Has anyone tried Zed? I resisted it but am really liking it, especially how they do AI coding agents via the Agent Client Protocol. If it supported Flutter the way VSCode did, I think I'd switch.
7
1
12
@csells
Chris Sells
18 days
dartantic_ai v1.3.0 release @ https://t.co/aLQZQZ8EiR: - Anthropic thinking support exposed like the OpenAI Responses provider, so you can write your code to look for thinking output regardless of the provider - Ollama typed output support - Mistral usage tracking
Tweet card summary image
pub.dev
Dartantic is an agentic framework designed to make building client and server-side apps in Dart with generative AI easier and more fun!
0
3
12
@fathernLegends
FatherOfLegends
19 days
@csells Thanks @csells! I'll upgrade and let you know how it goes. It's a great package that simplifies a lot for me.
0
1
2
@csells
Chris Sells
19 days
I just shipped dartantic_ai 1.2.0: https://t.co/aLQZQZ8EiR - Migrated Google provider from deprecated google_generative_ai to Google-supported google_cloud_ai_generativelanguage_v1beta package, fixing some low-level response issues. - Added Google "double agent" orchestrator to
Tweet card summary image
pub.dev
Dartantic is an agentic framework designed to make building client and server-side apps in Dart with generative AI easier and more fun!
1
3
34
@csells
Chris Sells
20 days
Been using AI coding agents for a while? Then watch this video to have Lada Kesseler turn your niggling suspicions into "I knew it!"s: https://t.co/MTmn7Sh7iU Lada has pulled out the Gamma-style patterns out of coding agents. #recommended
0
0
3
@csells
Chris Sells
1 month
TIL about AutoGen, Microsoft's version of pydantic-ai: https://t.co/9CFDBAYRNy Lots of good ideas in there about agentic workflows. I believe that AutoGen has since been superseded by the Microsoft Agent Framework:
Tweet card summary image
learn.microsoft.com
Learn about Microsoft Agent Framework
0
0
1
@csells
Chris Sells
1 month
I have a habit of emailing myself links for things I want to research and then don't, since there are too many amazing things to research these days. I experimented with n8n to watch for new email and reply with the research for me, but never made it past the 2 hours of install
Tweet card summary image
tasklet.ai
Automate any business process with AI agents using plain English. Connect with your tools in seconds — any API, MCP server, or computer use. Trigger automatically on any event.
2
1
6
@csells
Chris Sells
1 month
This is the way.
@beyang
Beyang
1 month
This is the way to use a coding agent if you’re a serious engineer:
0
0
3
@csells
Chris Sells
1 month
Dartantic v1.1.0 is out and this is a big release! The big news is the new OpenAI Responses provider built on the openai_core package, including session persistence (aka prompt caching), intrinsic server-side tools, and thinking metadata streams. Thanks to @jezell for his most
2
6
34
@csells
Chris Sells
1 month
Interested in the core issues in building a real-world AI coding agent? Start with @pvncher's amazing blog post:
Tweet card summary image
repoprompt.com
How I built a benchmark to measure what truly matters for AI coding assistants - file editing precision, instruction following, and handling complex context.
0
3
5
@csells
Chris Sells
1 month
I'm busy working on a new dartantic release and as part of that, Sonnet 4.5 runs examples like this: `DARTANTIC_LOG_LEVEL=FINE dart run server_side_vector_search.dart` This was surprising, since dartantic had no environment check for a logging level. But now it does. : )
0
0
0
@csells
Chris Sells
2 months
Been spending a bunch of time with Gemini 2.5 Pro for coding this weekend. It's about 80% as smart for coding as GPT5 and Opus 4, but when I use it, I can't juggle between multiple agents on different projects: 2.5 Pro is too fast! Not a bad tradeoff to be honest.
1
0
4
@csells
Chris Sells
2 months
Holy cow. Somebody thinks that I'm in the top 1% Dart engineers in the world. I do love Dart! https://t.co/Sn6elExkwM
4
1
50
@csells
Chris Sells
2 months
I used to get up in the morning and deal with my messages. Now I check the progress of my AI agents and direct them to the next step, while my messages go unmanaged. AI just feels more creative and fun.
1
0
3
@csells
Chris Sells
2 months
TIL not to use AI to code a protocol client and server in the same project at the same time, as it will surely route around the protocol restrictions to get things working. Instead, build the new server/client against known working implementations first. This is the way.
0
0
3