Cihat Gündüz

@jeehut.bsky.social

Indie iOS Developer | Blog: fline.dev Maintainer of @WWDCNotes.com Apps: @FreemiumKit.app, @TranslateKit.app, CrossCraft.app, and more

For all my German speaking friends 🙌🏻 I did an episode of @appstore-tagebuch.de with my two indie friends @nfc.cool and @jeehut.bsky.social 🔥 We talk WWDC and SiriAI not available in EU controversy (1/2) #podcast #BuildInPublic #Dev #IndieDev #iOS #iOSDev #Swift #SwiftUI #App #AppDev #WWDC #WWDC26

Nico - NFC.cool@nfc.cool · last mo.

@n0rthk1n9.eurosky.social @jeehut.bsky.social und ich haben uns über die WWDC26 unterhalten. Hört rein! appstore-tagebuch.de/episode/060-... #iosdev #wwdc26 #podcast

Digging deeper there's more to it than just the one-line prompt: #Xcode 27 ships with 2 built-in localization skills that get called here. They are pretty impressive, covering many topics including pluralization & style guides for 14 languages. Not bad at all! 💯 #WWDC26 #L10n

Cihat Gündüz@jeehut.bsky.social · 2mo ago

When Craig said #Xcode can now translate entire apps, I was worried at first. But turns out Xcode is literally just starting an agent session with the prompt "Please translate into <language>" 😅 Phew 😮‍💨 –– @TranslateKit.app is saved. At least for another year. 😊 #WWDC26 #L10n #Localization

This is the worse news I’ve seen in any #WWDC ever: "Developers located in the EU will not be able to test or use the new Siri AI features for their apps on iOS & iPadOS." Sad for Apple users worldwide, because many apps simply will not integrate with those new system features.

Bild

Local LLMs are powerful now. Problem: each app bundles its own, and installing them is too hard for users. Make it system-level: one place to install models, apps declare requirements, the system picks per device. One of my top wishes for #WWDC26: fline.dev/blog/my-top-... #iOSDev #macOS #WWDC

My Top 5 AI Wishes for WWDC26 — FlineDev

Apple says WWDC26 will spotlight 'AI advancements and exciting new software and developer tools.' Here are five things I most want them to ship — the gaps slowing me down most in the era of agentic…

fline.dev

Today, 100% of my agent UI verification goes through screenshots or the accessibility tree. Both wrong tools. What apps need: a structured view tree — frames, gestures, async hooks — as data. One of my top wishes for #WWDC26: fline.dev/blog/my-top-... #iOSDev

My Top 5 AI Wishes for WWDC26 — FlineDev

Apple says WWDC26 will spotlight 'AI advancements and exciting new software and developer tools.' Here are five things I most want them to ship — the gaps slowing me down most in the era of agentic…

fline.dev

2.0 of @focusbeatsapp.com is out! 🚀 NEW: – Completely recreated "fresh" app icon – 5 built-in royalty-free themes – 18 new themes including Ghibli, AoE II – Improved menu bar integration on Mac – Overall improved UX! Try now and focus with curated playlists & breaks: apps.apple.com/app/apple-st...

FocusBeats: Study Music Timer App - App Store

Download FocusBeats: Study Music Timer by Cihat Guenduez on the App Store. See screenshots, ratings and reviews, user tips, and more apps like FocusBeats: Study…

apps.apple.com

Lesson from using AI agents daily: if the same session evaluates its own work, it will rarely catch real issues. Anthropic research confirmed. Fix: a separate session that never saw the building phase! I built a Claude Code plugin for this: 👇 github.com/FlineDev/Tan... #ClaudeCode #AI #AgenticAI

GitHub - FlineDev/TandemKit: Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex)

Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex) - FlineDev/TandemKit

github.com

My 4th Claude Code plugin is out: TandemKit 🤝 Approve a spec, walk away. Claude and Codex plan, build, and verify — together. You're only involved at two points: approving the plan and reviewing the result. 👇 github.com/FlineDev/Tan... #ClaudeCode #Codex #IndieDev #Harness #iOSDev

GitHub - FlineDev/TandemKit: Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex)

Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex) - FlineDev/TandemKit

github.com

If you've run Claude and Codex in parallel, you know the pain: copy, paste, wait, copy back, paste again. I did that for months — then Anthropic's Harness research motivated me to turn it into a plugin. Full story: 👇 fline.dev/blog/tandemk... #ClaudeCode #Codex #IndieDev #iOSDev

GitHub - FlineDev/TandemKit: Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex)

Planner/Implementer/Evaluator orchestration harness for Claude Code (and Codex) - FlineDev/TandemKit

github.com

I kept losing bug reports in emails and ideas in todo apps. Now I dump them straight into PlanKit — markdown files in my repo that Claude Code can actually read and act on. I shared my solution as a plugin, give it a try 👉 github.com/FlineDev/Pla... #ClaudeCode #DevTools #IndieDev #iOSDev

GitHub - FlineDev/PlanKit: Ideas → Roadmap → Steps — a planning plugin for Claude Code

Ideas → Roadmap → Steps — a planning plugin for Claude Code - FlineDev/PlanKit

github.com