Add ward git remote (get-url) read passthrough #119

Closed
opened 2026-06-17 21:24:24 +00:00 by coilysiren · 0 comments
Owner

Why

goose-triage resolves the default target repo from the current git origin (git remote get-url origin, parsed to an owner/name slug). ward git covers status/log/diff/add/fetch/pull/push/branch/checkout/stash/restore but has no remote verb ("No help topic for 'remote'"), so this is the one bare-git call left in the setup.

Asked-for surface

ward git remote get-url <name> (and ideally plain ward git remote to list) - a read passthrough, same shape as ward git status.

Context: agentic-os goose-triage swap-to-ward (agentic-os#237).

## Why goose-triage resolves the default target repo from the current git origin (`git remote get-url origin`, parsed to an owner/name slug). `ward git` covers status/log/diff/add/fetch/pull/push/branch/checkout/stash/restore but has no `remote` verb ("No help topic for 'remote'"), so this is the one bare-git call left in the setup. ## Asked-for surface `ward git remote get-url <name>` (and ideally plain `ward git remote` to list) - a read passthrough, same shape as `ward git status`. Context: agentic-os goose-triage swap-to-ward (agentic-os#237).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/ward#119
No description provided.