You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: rename repo URLs from ashlar-ao to ashlr-ao
Update all GitHub URLs, clone commands, and CI badge links
across website (13 HTML files), pyproject.toml, README.md,
and CONTRIBUTING.md to match renamed repository.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
<p>That's it. The server starts, creates its config at <code>~/.ashlr/ashlr.yaml</code>, and opens the dashboard at <code>http://127.0.0.1:5111</code>. You'll need Python 3.11+, tmux, and at least one AI coding agent backend installed (Claude Code, Codex, Aider, or Goose).</p>
203
203
204
-
<p>For the native macOS app, grab the DMG from the <ahref="https://github.com/ashlrai/ashlar-ao/releases" target="_blank" rel="noopener">GitHub releases page</a>.</p>
204
+
<p>For the native macOS app, grab the DMG from the <ahref="https://github.com/ashlrai/ashlr-ao/releases" target="_blank" rel="noopener">GitHub releases page</a>.</p>
205
205
206
-
<p>We'd love to hear what you think. File issues, submit PRs, or just tell us how you're using it. The repo is at <ahref="https://github.com/ashlrai/ashlar-ao" target="_blank" rel="noopener">github.com/ashlrai/ashlar-ao</a>.</p>
206
+
<p>We'd love to hear what you think. File issues, submit PRs, or just tell us how you're using it. The repo is at <ahref="https://github.com/ashlrai/ashlr-ao" target="_blank" rel="noopener">github.com/ashlrai/ashlr-ao</a>.</p>
207
207
208
208
<blockquote>
209
209
<p>Your AI agents deserve a command center. Stop juggling terminal tabs.</p>
<p>The server applies rate limiting via middleware. Default limits are generous for local use but can be hit during automated scripting. Rate-limited responses return HTTP 429 with a <code>Retry-After</code> header.</p>
560
560
561
-
<ahref="https://github.com/ashlrai/ashlar-ao/edit/main/docs/api-reference.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
561
+
<ahref="https://github.com/ashlrai/ashlr-ao/edit/main/docs/api-reference.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
<p>All background tasks are supervised with automatic restart on failure.</p>
325
325
326
-
<ahref="https://github.com/ashlrai/ashlar-ao/edit/main/docs/configuration.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
326
+
<ahref="https://github.com/ashlrai/ashlr-ao/edit/main/docs/configuration.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
<p>The SQLite database supports online backup. For Docker deployments, you can also use <code>docker cp</code> to extract the volume data.</p>
297
297
298
-
<ahref="https://github.com/ashlrai/ashlar-ao/edit/main/docs/deployment.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
298
+
<ahref="https://github.com/ashlrai/ashlr-ao/edit/main/docs/deployment.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
<p>The built app will be at <code>desktop/target/release/bundle/macos/Ashlr AO.app</code> and the DMG at <code>desktop/target/release/bundle/dmg/Ashlr AO.dmg</code>.</p>
186
186
@@ -204,7 +204,7 @@ <h3>Gatekeeper blocking the app</h3>
<ahref="https://github.com/ashlrai/ashlar-ao/edit/main/docs/desktop-app.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
207
+
<ahref="https://github.com/ashlrai/ashlr-ao/edit/main/docs/desktop-app.md" target="_blank" rel="noopener" class="docs-edit-link">Edit this page on GitHub</a>
208
208
</main>
209
209
</div>
210
210
@@ -215,9 +215,9 @@ <h3>Gatekeeper blocking the app</h3>
0 commit comments