feat: add SynCode CLI and LocalAgent daemon #1

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

Summary

  • add PKCE login and host-specific Git credential helper
  • add fenced LocalAgent enrollment, heartbeat, credential rotation, and per-host daemon sessions
  • add repository-scoped HTTPS credentials and LocalAgent SSH key management
  • add Unix socket and Windows named pipe IPC

Verification

  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo fmt --check
## Summary - add PKCE login and host-specific Git credential helper - add fenced LocalAgent enrollment, heartbeat, credential rotation, and per-host daemon sessions - add repository-scoped HTTPS credentials and LocalAgent SSH key management - add Unix socket and Windows named pipe IPC ## Verification - cargo test - cargo clippy --all-targets -- -D warnings - cargo fmt --check
day01 added 1 commit 2026-08-23 10:16:20 +00:00
day01 merged commit 25e3819317 into %!s() 2026-08-23 10:27:39 +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#1