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
Published the matching a3s-tui crate API used by the CLI so crates.io
verification can build the released package without relying on local
workspace patches.
Made the release workflow fail when crates.io or Homebrew publishing
credentials are missing instead of reporting a misleading successful release.
Added a crates.io User-Agent and retry policy to release dependency checks so
GitHub Actions does not misclassify already published A3S crates as missing.