v1.4.0: Agentic feedback loop, Termux integration, workspace context, auto-build pipeline
This commit is contained in:
@@ -272,13 +272,26 @@
|
||||
</div>
|
||||
<div class="settings-section">
|
||||
<h3>About</h3>
|
||||
<p class="about-text">Z.AI Chat v1.3.1</p>
|
||||
<p class="about-text">Z.AI Chat v1.4.0</p>
|
||||
<p class="about-text">Built with Z.AI SDK & GLM-5.1</p>
|
||||
<p class="about-text">Compatible with Android 15/16</p>
|
||||
</div>
|
||||
<div class="settings-section">
|
||||
<h3>Changelog</h3>
|
||||
<ul class="changelog-list">
|
||||
<li>
|
||||
<span class="changelog-version">v1.4.0</span>
|
||||
<span class="changelog-date">2026-05-19</span>
|
||||
<ul>
|
||||
<li>Agentic feedback loop — build errors auto-sent back to AI for fixing (up to 3 retries)</li>
|
||||
<li>Termux integration — auto-detects Termux on device, uses its PATH (aapt2, d8, ecj, tsu)</li>
|
||||
<li>Workspace context — AI sees device info, available tools, and project files</li>
|
||||
<li>AIDE-style tool protocol — upgraded agentic prompt with structured tool use</li>
|
||||
<li>Auto-build pipeline — full aapt2→ecj→d8→sign→install chain</li>
|
||||
<li>Build error detection — captures exit codes, feeds errors back for auto-correction</li>
|
||||
<li>Termux root support — detects tsu/su for elevated privileges</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="changelog-version">v1.3.1</span>
|
||||
<span class="changelog-date">2026-05-19</span>
|
||||
|
||||
Reference in New Issue
Block a user