Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
human-solutions
/
daemon-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Windows support and CI
- #7
#7
Merged
akesson
merged 15 commits into
main
human-solutions/daemon-cli:main
from
win-support
human-solutions/daemon-cli:win-support
Copy head branch name to clipboard
Nov 28, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add Windows support and CI
#7
akesson
merged 15 commits into
main
human-solutions/daemon-cli:main
from
win-support
human-solutions/daemon-cli:win-support
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2025
Add Windows support via interprocess crate
Show description for 4a85126
akesson
and
claude
committed
4a85126
View commit details
Copy full SHA for 4a85126
Browse repository at this point
Add comprehensive test coverage for identified gaps
Show description for 8917686
akesson
and
claude
committed
8917686
View commit details
Copy full SHA for 8917686
Browse repository at this point
Add GitHub Actions CI with fmt, clippy, and nextest
Show description for c7154f1
akesson
and
claude
committed
c7154f1
View commit details
Copy full SHA for c7154f1
Browse repository at this point
Commits on Nov 28, 2025
Fix clippy warnings and formatting issues
Show description for 6495e34
akesson
and
claude
committed
6495e34
View commit details
Copy full SHA for 6495e34
Browse repository at this point
Fix unused imports on Windows
Show description for 201f2d9
akesson
and
claude
committed
201f2d9
View commit details
Copy full SHA for 201f2d9
Browse repository at this point
Fix graceful timeout skipped when < 100ms
Show description for e07eef0
akesson
and
claude
committed
e07eef0
View commit details
Copy full SHA for e07eef0
Browse repository at this point
Remove redundant INVALID_HANDLE_VALUE checks on Windows
Show description for 2773c87
akesson
and
claude
committed
2773c87
View commit details
Copy full SHA for 2773c87
Browse repository at this point
Add owner-only security descriptor for Windows named pipes
Show description for ea3f8c7
akesson
and
claude
committed
ea3f8c7
View commit details
Copy full SHA for ea3f8c7
Browse repository at this point
Fix Windows process_exists to check actual process status
Show description for 065c290
akesson
and
claude
committed
065c290
View commit details
Copy full SHA for 065c290
Browse repository at this point
Fmt
akesson
committed
f49b5e9
View commit details
Copy full SHA for f49b5e9
Browse repository at this point
Fix STILL_ACTIVE type mismatch on Windows
Show description for d5e2059
akesson
and
claude
committed
d5e2059
View commit details
Copy full SHA for d5e2059
Browse repository at this point
Complete test_multiple_commands_same_connection test
Show description for 03b3b4b
akesson
and
claude
committed
03b3b4b
View commit details
Copy full SHA for 03b3b4b
Browse repository at this point
Bump windows-sys to 0.61.2
Show description for 2cb7864
akesson
and
claude
committed
2cb7864
View commit details
Copy full SHA for 2cb7864
Browse repository at this point
Add cargo-husky for git hooks
Show description for cd1914a
akesson
and
claude
committed
cd1914a
View commit details
Copy full SHA for cd1914a
Browse repository at this point
Bump version to 0.6.0
Show description for b0db4d4
akesson
and
claude
committed
b0db4d4
View commit details
Copy full SHA for b0db4d4
Browse repository at this point
You can’t perform that action at this time.