<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Muhammet Şafak — AI-assisted development records</title><description>Where the LLM enters the development loop: code review, static analysis mixed with models, deterministic filters instead of prompts.</description><link>https://www.muhammetsafak.com.tr/</link><language>en-US</language><lastBuildDate>Wed, 01 Jul 2026 00:00:00 GMT</lastBuildDate><managingEditor>info@muhammetsafak.com.tr (Muhammet Şafak)</managingEditor><atom:link href="https://www.muhammetsafak.com.tr/en/labs/focus/ai-gelistirme/rss.xml" rel="self" type="application/rss+xml"/><item><title>SentryFixer: reading a Sentry error against the code and drafting the fix</title><link>https://www.muhammetsafak.com.tr/en/labs/sentryfixer/</link><guid isPermaLink="true">https://www.muhammetsafak.com.tr/en/labs/sentryfixer/</guid><description>Reads a Sentry issue against the working tree, produces a root-cause analysis and a fix plan, and touches no file without explicit approval. Anyone using Claude Code who needs to triage a production error can install the skill.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate><category>stable</category><category>rc</category><category>oss</category><category>ai</category><category>debugging</category><category>automation</category></item><item><title>Local code review without letting the diff leave the machine</title><link>https://www.muhammetsafak.com.tr/en/labs/commitbrief-lab/</link><guid isPermaLink="true">https://www.muhammetsafak.com.tr/en/labs/commitbrief-lab/</guid><description>Reviews code locally, with the diff never leaving the machine; the `Provider` interface lets Anthropic, OpenAI, Gemini and Ollama plug into one contract. Signed binaries are published — anyone who does not want to hand their diff to a cloud provider can install it.</description><pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate><category>graduated</category><category>oss</category><category>ai</category><category>cli</category><category>code-review</category></item></channel></rss>