| Filename | Latest commit message | Latest commit date |
|---|---|---|
Targets a dashboard-provisioned external forge account (FORGES tab) instead of the internal forge: resolves `forge-<label>-token` for the token and `forge-<label>.json`'s base_url for the URL, the same two files dashboard/extra_forges.rs writes, instead of HIVE_FORGE_URL/forge-token. Falls back to today's behavior when unset. Orthogonal to -r/--repo. An unknown label gives a clear error listing the labels actually found in the state dir instead of a raw file-not-found. The base_url JSON key is read via a typed sidecar struct pinned to what extra_forges.rs writes, so the read side can't silently drift from the write side. |
||
| .. | ||
| src | ||
| Cargo.toml | ||