Spaces:
Running
Running
File size: 1,915 Bytes
5854813 | 1 2 | <!doctype html><html lang="en"><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Ares</title><link rel="stylesheet" href="style.css"><body><div class="shell"><header><div class="brand"><i>◆</i><div><strong>ARES</strong><small>LOCAL-FIRST INTELLIGENCE SYSTEM</small></div></div><div class="pill" id="health">● runtime not connected</div></header><main><aside><button class="nav active" data-role="ares">✦ <span>Ares</span><em>Assistant</em></button><button class="nav" data-role="xiphos">⌘ <span>Xiphos</span><em>Planner</em></button><div class="sideblock"><label>Runtime endpoint</label><input id="endpoint" value="http://127.0.0.1:8787" spellcheck="false"><button id="connect">Connect runtime</button><p>Static hosting is the interface. A separately started Ares runtime supplies model responses.</p></div><div class="sideblock"><label>Corpus design</label><p><a href="manifest_v1.json" target="_blank">Open manifest_v1.json</a></p></div><div class="sideblock"><label>Memory</label><p>Off by default. The runtime must ask before retaining profile or conversation data.</p></div></aside><section class="stage"><div class="stagehead"><div><h1 id="title">Ares</h1><p id="subtitle">Ask questions, explore ideas, and get direct assistance.</p></div><button id="clear" class="ghost">Clear chat</button></div><div id="feed" aria-live="polite"><article class="message system"><b>ARES / STATUS</b><p>Connect a trained, approved local runtime to begin. No external AI model or API is used by this interface.</p></article></div><form id="composer"><textarea id="prompt" placeholder="Message Ares…" rows="1"></textarea><button id="send" aria-label="Send message">↑</button></form><p class="hint">Enter to send · Shift + Enter for a new line · Xiphos drafts plans only; it does not execute them.</p></section></main></div><script src="app.js"></script></body></html>
|