Commits
Load PDS snapshots through the appview container, keep the UI flat,
and only expose Taproot links when a real at:// URI is present.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
The snapshot and chunk collections now live under the org.latha
namespace instead of the temporary io.aproto placeholder.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
The helper can now resolve a PDS session non-interactively when the app
password secret is present, which lets remote pushes complete in a headless
session while keeping the OAuth path for normal use.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
The OAuth client builds its own public metadata, so we only pass the
raw loopback redirect URIs and scope instead of precomputing client_id.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
This teaches the helper to read git's URL argument, accept atgit URLs,
and ship a matching remote-helper entry so the repo can be pushed to
atgit:// remotes directly.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
This removes env-based remote setup and makes the helper authenticate
through the browser so the remote can be used directly from the URL.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>