feat: add repository workflow commands #2

Merged
day01 merged %!d() commits from %!s() into %!s() 2026-08-23 12:00:15 +00:00
Owner

Implements stage 8 repository workflows:

  • syn pr create/list/view/merge
  • syn issue comment/list
  • syn repo clone
  • user mode by default and --as-agent mode
  • daemon-issued five-minute credentials with no token in Git arguments or remotes

Verified: cargo fmt, Clippy, tests, and command help.

Implements stage 8 repository workflows: - syn pr create/list/view/merge - syn issue comment/list - syn repo clone - user mode by default and --as-agent mode - daemon-issued five-minute credentials with no token in Git arguments or remotes Verified: cargo fmt, Clippy, tests, and command help.
day01 added 1 commit 2026-08-23 11:55:19 +00:00
day01 merged commit 6e4955e2f1 into %!s() 2026-08-23 12:00:15 +00:00
day01 deleted branch feat/syn-cli-stage8 2026-08-23 12:00:15 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/cli#2