This website requires JavaScript.
Explore
Register
Sign In
syncode
/
cli
Watch
2
Star
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
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
Conversation
0
Commits
-
Files Changed
-
day01
commented
2026-08-23 10:16:19 +00:00
Owner
Copy Link
Copy Source
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
feat: add SynCode CLI and LocalAgent daemon
day01
merged commit
25e3819317
into
%!s(
)
2026-08-23 10:27:39 +00:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
KG5321
(KG5321)
day01
nauron
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: syncode/cli#1
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
syncode/cli
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
SynCode is built on
Gitea
·
MIT License
Summary
Verification