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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WebFirstLanguage
/
wfl
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
26
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adds subprocess execution and management
- #185
#185
Merged
logbie
merged 21 commits into
main
WebFirstLanguage/wfl:main
from
subp
WebFirstLanguage/wfl:subp
Copy head branch name to clipboard
Dec 5, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Adds subprocess execution and management
#185
logbie
merged 21 commits into
main
WebFirstLanguage/wfl:main
from
subp
WebFirstLanguage/wfl:subp
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2025
[Phase 1] Adds subprocess execution and management to IoClient
Show description for fad97ea
logbie
committed
fad97ea
View commit details
Copy full SHA for fad97ea
Browse repository at this point
[Phase 2] Adds scaffolding for subprocess management
Show description for 19574aa
logbie
committed
19574aa
View commit details
Copy full SHA for 19574aa
Browse repository at this point
[Phase 3] Introduce subprocess management capabilities
Show description for f95a7d7
logbie
committed
f95a7d7
View commit details
Copy full SHA for f95a7d7
Browse repository at this point
[Phase 4] Implements subprocess execution and management
Show description for 14e65f2
logbie
committed
14e65f2
View commit details
Copy full SHA for 14e65f2
Browse repository at this point
[Phase 5] Add granular error handling for processes and commands
Show description for a31de20
logbie
committed
a31de20
View commit details
Copy full SHA for a31de20
Browse repository at this point
[Phase 6] Improve subprocess execution and error handling
Show description for 705c392
logbie
committed
705c392
View commit details
Copy full SHA for 705c392
Browse repository at this point
[Phase 7] Adds comprehensive test for subprocess functionality
Show description for 4bf74ff
logbie
committed
4bf74ff
View commit details
Copy full SHA for 4bf74ff
Browse repository at this point
[Phase 8} Docs: Document subprocess execution feature
Show description for 282cf38
logbie
committed
282cf38
View commit details
Copy full SHA for 282cf38
Browse repository at this point
Merge main into subp: Resolve conflicts in settings.local.json
Show description for 67f4208
logbie
and
claude
committed
67f4208
View commit details
Copy full SHA for 67f4208
Browse repository at this point
Format subprocess implementation code with cargo fmt
Show description for 4dc880a
logbie
and
claude
committed
4dc880a
View commit details
Copy full SHA for 4dc880a
Browse repository at this point
Fix test_command_not_found for shell execution behavior
Show description for 10c0403
logbie
and
claude
committed
10c0403
View commit details
Copy full SHA for 10c0403
Browse repository at this point
Commits on Dec 5, 2025
Refactors code to be more idiomatic
Show description for ee75266
logbie
committed
ee75266
View commit details
Copy full SHA for ee75266
Browse repository at this point
Stabilize wflhash timing security test
Show description for 40ea56b
logbie
committed
40ea56b
View commit details
Copy full SHA for 40ea56b
Browse repository at this point
Fix cross-platform compatibility in subprocess tests
Show description for eb11847
claude[bot]
and
logbie
committed
eb11847
View commit details
Copy full SHA for eb11847
Browse repository at this point
Fortify subprocess handling with security and resource limits
Show description for 78209ae
logbie
committed
78209ae
View commit details
Copy full SHA for 78209ae
Browse repository at this point
Merge origin/subp: Resolve conflicts in subprocess test signatures
Show description for ca2c62d
logbie
and
claude
committed
ca2c62d
View commit details
Copy full SHA for ca2c62d
Browse repository at this point
Updates subprocess test to align with API changes
Show description for 5f16f81
logbie
committed
5f16f81
View commit details
Copy full SHA for 5f16f81
Browse repository at this point
Format command_sanitizer.rs with cargo fmt
Show description for 2e11068
logbie
and
claude
committed
2e11068
View commit details
Copy full SHA for 2e11068
Browse repository at this point
Fix clippy warning: unused variable in cleanup test
Show description for bd75804
logbie
and
claude
committed
bd75804
View commit details
Copy full SHA for bd75804
Browse repository at this point
Docs: Detail new features and technical specifications
Show description for ca8025d
logbie
committed
ca8025d
View commit details
Copy full SHA for ca8025d
Browse repository at this point
Implements shell-like command argument parser
Show description for 02fd82d
logbie
committed
02fd82d
View commit details
Copy full SHA for 02fd82d
Browse repository at this point
You can’t perform that action at this time.