<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AI - which are you using?]]></title><description><![CDATA[<p dir="auto">This isn't for people who can't relate to this or are opposed to it. Therefore, I'm only asking those who use AI to create scripts and have had successes. Failures are part of the process, and that's where my question comes in, for sharing experiences.</p>
<p dir="auto">My experience is based on Codex (Pro subscription). It works about 50% of the time, but I haven't yet found the chat startup script that makes it work reliably. Sometimes it doesn't work at all, sometimes it works immediately. Having Codex develop directly consumes the subscription very quickly, so I introduced Chatgpt. With it, the documentation on GitHub was generated, and the commands for Codex were developed. Ultimately, Chatgpt, due to internal loops and other issues, didn't recognize itself as the architect, and I've currently discontinued it.</p>
<p dir="auto">What do you do when you have a task that needs to be implemented by AI?</p>
<p dir="auto">I look forward to constructive input.</p>
<p dir="auto">Anyone who can't accept this or has a negative view should please refrain from expressing their opinion here. This thread is pro-AI, and opponents are welcome to start their own thread.</p>
<p dir="auto">With that in mind, let's discuss it.</p>
]]></description><link>https://forum.iobroker.net/topic/85104/ai-which-are-you-using</link><generator>RSS for Node</generator><lastBuildDate>Mon, 03 Aug 2026 17:55:02 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/85104.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Aug 2026 05:12:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AI - which are you using? on Mon, 03 Aug 2026 08:45:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humidor" aria-label="Profile: Humidor">@<bdi>Humidor</bdi></a></p>
<p dir="auto">How do you use Codex? Via the web interface, the JavaScript adapter function, or the shell program? You also mentioned ChatGPT at one point.</p>
<p dir="auto">When I use Codex via the shell program, I get excellent results. Very often, the output is right the first time—or requires at most one or two minor corrections.</p>
<p dir="auto">With the JavaScript adapter function (does that even use Codex?), a relatively large prompt is transmitted alongside your actual instructions.</p>
<p dir="auto">When using the web interface, Codex has to gather the necessary information first, which also consumes (input) tokens.</p>
<p dir="auto">I would recommend using Codex via the shell and asking it to create a "skill" for ioBroker scripts.<br />
It then saves this in the appropriate directory for future use.</p>
<p dir="auto">If Codex does things you don't want it to, just tell it so or modify the skill (or have it modified).</p>
<p dir="auto">The same applies if Codex implements things that are incompatible with ioBroker.</p>
<p dir="auto">Over time, it causes fewer issues.<br />
That said, my results are actually very good even without using a skill.</p>
<p dir="auto">You mentioned that it consumes a lot of tokens—could you explain that in a bit more detail?<br />
In my experience, consumption stays within reasonable limits.<br />
It’s also important to ensure the context fill level doesn't drop too far below 50%; that’s when you start getting nonsensical or unnecessary results.</p>
]]></description><link>https://forum.iobroker.net/post/1350274</link><guid isPermaLink="true">https://forum.iobroker.net/post/1350274</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Mon, 03 Aug 2026 08:45:14 GMT</pubDate></item><item><title><![CDATA[Reply to AI - which are you using? on Mon, 03 Aug 2026 07:13:00 GMT]]></title><description><![CDATA[<p dir="auto">I have tried several AI coding agents. Until a couple of weeks ago I did the most of my work with github copilot inside VS Code. Then I got some promo credits for Kiro. Kiro is absolutely great, I loved it after the first few minutes I worked with it. It is more than only vibe coding because it has an additional spec/desing mode where you can do requirements, architecture and design upfront. I haven't used Kiro to develop iobroker scripts, yet but I wrote a complete adapter with it. I am sure it can do user scripts as well.</p>
]]></description><link>https://forum.iobroker.net/post/1350262</link><guid isPermaLink="true">https://forum.iobroker.net/post/1350262</guid><dc:creator><![CDATA[FernetMenta]]></dc:creator><pubDate>Mon, 03 Aug 2026 07:13:00 GMT</pubDate></item></channel></rss>