Announcing Genkit Dart (Preview) โจ
Build high-quality AI apps that run anywhere ๐ฑ๐ป
In this release:
โ Support for Gemini, Claude, OpenAI
โ Type-safe AI flows
โ Dev UI for AI testing and traces
โ Run code on client or server
Read the blog โ https://t.co/DoPoWBzQdD
From awe to frustration in a few prompts.
If AI Coding works, it's amazing.
If it fails to accomplish the task and just screws up even more on every prompt, it's just painful to watch.
@ABausG@LeanCodePl Oh good call, wanted to do that.
Right now I just have a small skill that tells codex how to send hot reload commands and how to take screenshots without any dependencies.
Was excited about this, but looks like this does not really work for #flutter.
The Figma MCP calls a JS snippet that must be run in a browser. Seems to be strictly DOM based.
I build a game with Claude Code.
Total build time 2 1/2h.
Flutter Flame engine.
Software engineering is broken.
You can try it here.
https://t.co/eyJegqceas
In my https://t.co/4YpHqnfSIS I put that codex should ask me, instead of assuming and that it should create specs before coding.
The result was an endless loop of it asking me for approval. Even when I told it to just start, it NEVER started coding.
wtf?
I really love agentic coding, but sometimes the work is reduced to just the unpleasant parts.
Today: clearing up ambiguously worded features from product managementโฆ ๐ซ
@ingoa_dev Yes.
Obviously having it as local files is the best, which is why @obsdmd is the goat.
Can't even do cmd+a to get a whole Notion document copied ffs....
This is also amazing for reproducing setups over multiple projects.
I created a cloud scheduler & cloud function setup to send push notifications and can just give the command history to claude and let it configure other projects.