<?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[The source code has different commit hash...]]></title><description><![CDATA[<p dir="auto">Now I'm getting this when trying to export my plugin... I just rebuilt Hise and I assure you the branch has not changed between the built and the current state...<br />
Getting so, so many bugs these days, it's so frustrating spending most of the time trying to get Hise, the DLLs, and everything just working, that development of the plugin itself just became a side job...</p>
]]></description><link>https://forum.hise.audio/topic/14669/the-source-code-has-different-commit-hash</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 16:36:30 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14669.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Apr 2026 12:26:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to The source code has different commit hash... on Sun, 26 Apr 2026 16:10:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> It's still a moving target so as long as there's not an established workflow I'd like to refrain from putting out an "official" guide. The current state is:</p>
<ul>
<li>there's an MCP server which contains the entire documentation &amp; code examples in a LLM consumable way.</li>
<li>there's an LSP server that can be invoked after each script edit and catches hallucinated API methods by sending a "parse" request to HISE which performs a "light" compilation step and returns all errors it finds.</li>
<li>there's a CLI tool that can remotely control HISE and add / remove modules, build up UI component trees. This functionality is currently half-implemented in the MCP server, but I'll rip that out of the MCP server and move it to the CLI exclusively soon. That will be the meat and bone of the agentic integration since it enables the agent to perform most tasks automatically.</li>
<li>there's the "art" of prompting - give the AI agent instructions / style guides so it uses a efficient workflow &amp; produces good code. This is probably the most "moving" target of them all so it'll be the last thing I tackle after all the other tools fall into place.</li>
<li>there are multiple agent tools (Opencode, Claude Code, Pi, Codex) - most of them support all the tools listed above in some way, but there are subtle details between them - eg. Claude never runs LSP servers after an edit so you have to manually patch it up.</li>
</ul>
<p dir="auto">If you want to dabble around with the current feature set you're best bet is to checkout the hise_mcp_server repo, grab a AI client and tell it to install it, then see how much it improves your workflow.</p>
<p dir="auto"><a href="https://github.com/christoph-hart/hise_mcp_server" rel="nofollow ugc">https://github.com/christoph-hart/hise_mcp_server</a></p>
<p dir="auto">Just point the agent to the readme and let it figure out all the rest.</p>
]]></description><link>https://forum.hise.audio/post/119841</link><guid isPermaLink="true">https://forum.hise.audio/post/119841</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Sun, 26 Apr 2026 16:10:11 GMT</pubDate></item><item><title><![CDATA[Reply to The source code has different commit hash... on Sun, 26 Apr 2026 15:04:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> said in <a href="/post/119835">The source code has different commit hash...</a>:</p>
<blockquote>
<p dir="auto">Actually with the new AI superpower of just telling Claude to cherrypick a commit into another branch we might actually try to use the branch concepts as they are intended.</p>
</blockquote>
<p dir="auto">For those completely new to this, where can we find information on the steps to follow for setup and operation for Agentinc Coding with HISE?</p>
]]></description><link>https://forum.hise.audio/post/119836</link><guid isPermaLink="true">https://forum.hise.audio/post/119836</guid><dc:creator><![CDATA[resonant]]></dc:creator><pubDate>Sun, 26 Apr 2026 15:04:26 GMT</pubDate></item><item><title><![CDATA[Reply to The source code has different commit hash... on Sun, 26 Apr 2026 13:52:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> yeah sorry, that happens if I forget to run a shell command that bakes in the commit hash or if you actually are using an old build that doesn't match your source code.</p>
<p dir="auto">which commit are you on?</p>
<blockquote>
<p dir="auto">We need a develop develop branch</p>
</blockquote>
<p dir="auto">Actually with the new AI superpower of just telling Claude to cherrypick a commit into another branch we might actually try to use the branch concepts as they are intended.</p>
]]></description><link>https://forum.hise.audio/post/119835</link><guid isPermaLink="true">https://forum.hise.audio/post/119835</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Sun, 26 Apr 2026 13:52:01 GMT</pubDate></item><item><title><![CDATA[Reply to The source code has different commit hash... on Sun, 26 Apr 2026 13:15:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> I think that's what it is. We need a develop develop branch :)</p>
]]></description><link>https://forum.hise.audio/post/119831</link><guid isPermaLink="true">https://forum.hise.audio/post/119831</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 26 Apr 2026 13:15:47 GMT</pubDate></item><item><title><![CDATA[Reply to The source code has different commit hash... on Sun, 26 Apr 2026 12:34:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> Hopefully we're in a transition phase while Christoph is doing lots of AI-related work.</p>
]]></description><link>https://forum.hise.audio/post/119830</link><guid isPermaLink="true">https://forum.hise.audio/post/119830</guid><dc:creator><![CDATA[dannytaurus]]></dc:creator><pubDate>Sun, 26 Apr 2026 12:34:41 GMT</pubDate></item></channel></rss>