Then I found @SimpleFin (www.simplefin.org).
And since I wanted to build my own apps, I built simplefin_dart: pub.dev/packages/sim...
Enjoy.
Then I found @SimpleFin (www.simplefin.org).
And since I wanted to build my own apps, I built simplefin_dart: pub.dev/packages/sim...
Enjoy.
- 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
- 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
- Migrated Google provider to the new Google-supported
package, fixing some low-level response issues.
- Added Google "double agent" orchestrator to support typed output with tools simultaneously.
- Added llms.txt for LLM readers.
- And more!
- Migrated Google provider to the new Google-supported
package, fixing some low-level response issues.
- Added Google "double agent" orchestrator to support typed output with tools simultaneously.
- Added llms.txt for LLM readers.
- And more!
Lada has pulled out the Gamma-style patterns out of coding agents. #recommended
Lada has pulled out the Gamma-style patterns out of coding agents. #recommended
New OpenAI Responses provider, including session persistence (aka prompt caching), intrinsic server-side tools, and thinking metadata streams.
Thanks to @jezell.bsky.social for his openai_core package!
Check out dartantic.ai for the deets.
New OpenAI Responses provider, including session persistence (aka prompt caching), intrinsic server-side tools, and thinking metadata streams.
Thanks to @jezell.bsky.social for his openai_core package!
Check out dartantic.ai for the deets.
`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. : )
`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. : )
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.
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.
algora.io/profile/csells
algora.io/profile/csells
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.
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.
Instead, build the new server/client against known working implementations first.
This is the way.
Instead, build the new server/client against known working implementations first.
This is the way.
www.youtube.com/watch?v=dBWn...
www.youtube.com/watch?v=dBWn...
the reply: "Ha — I promise I don’t hate America. I hate flaky tests."
who says you can't make work fun? : )
the reply: "Ha — I promise I don’t hate America. I hate flaky tests."
who says you can't make work fun? : )
cline.bot/blog/cline-v...
cline.bot/blog/cline-v...
cline.bot/blog/focus-a...
cline.bot/blog/focus-a...
- 11 providers (Google, OpenAI, Anthropic, ...)
- Tool calling with typed I/O
- Runs everywhere Dart runs
sellsbrothers.com/welcome-to-d...
- 11 providers (Google, OpenAI, Anthropic, ...)
- Tool calling with typed I/O
- Runs everywhere Dart runs
sellsbrothers.com/welcome-to-d...
Dartantic 1.0 was functionally complete and passing >1000 tests across 11 chat model providers and 4 embeddings model providers three days ago.
But I couldn't ship it because it wasn't *right*.
Dartantic 1.0 was functionally complete and passing >1000 tests across 11 chat model providers and 4 embeddings model providers three days ago.
But I couldn't ship it because it wasn't *right*.
- multi-turn tool call support
- support for uploading attachments to the cloud
- overriding the speech-to-text conversion
pub.dev/packages/flu...
- multi-turn tool call support
- support for uploading attachments to the cloud
- overriding the speech-to-text conversion
pub.dev/packages/flu...