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
.
voidzero-dev
/
vite-task
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
466
Code
Issues
39
Pull requests
39
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: improve task runner summary with compact one-liners
- #171
#171
Merged
wan9chi
merged 12 commits into
main
voidzero-dev/vite-task:main
from
feat/improve-task-runner-summary
voidzero-dev/vite-task:feat/improve-task-runner-summary
Copy head branch name to clipboard
Feb 25, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: improve task runner summary with compact one-liners
#171
wan9chi
merged 12 commits into
main
voidzero-dev/vite-task:main
from
feat/improve-task-runner-summary
voidzero-dev/vite-task:feat/improve-task-runner-summary
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
feat: replace verbose execution summary with compact one-liners
Show description for ddbbb94
wan9chi
committed
ddbbb94
View commit details
Copy full SHA for ddbbb94
Browse repository at this point
refactor: address review comments on task runner summary
Show description for 9e67fc9
wan9chi
committed
9e67fc9
View commit details
Copy full SHA for 9e67fc9
Browse repository at this point
test: add --verbose to all e2e test runs to prove full summary output is unchanged
Show description for 86019bc
wan9chi
committed
86019bc
View commit details
Copy full SHA for 86019bc
Browse repository at this point
Revert "test: add --verbose to all e2e test runs to prove full summary output is unchanged"
Show description for 5d10eb4
wan9chi
committed
5d10eb4
View commit details
Copy full SHA for 5d10eb4
Browse repository at this point
style: use --- separator for compact summary
wan9chi
committed
67d7c5a
View commit details
Copy full SHA for 67d7c5a
Browse repository at this point
fix: update remaining snapshot files to use --- separator for compact summary
wan9chi
committed
fcc662b
View commit details
Copy full SHA for fcc662b
Browse repository at this point
fix: exclude cache directory from fspy tracking to prevent spurious cache misses
Show description for fed3a82
wan9chi
committed
fed3a82
View commit details
Copy full SHA for fed3a82
Browse repository at this point
revert: remove cache directory exclusion from fspy tracking
Show description for 7d49f24
wan9chi
committed
7d49f24
View commit details
Copy full SHA for 7d49f24
Browse repository at this point
fix: always flush reporter writer after graph execution
Show description for cc00596
wan9chi
committed
cc00596
View commit details
Copy full SHA for cc00596
Browse repository at this point
Commits on Feb 25, 2026
refactor: rename ParsedCommand to Command and make resolved types internal
Show description for 24baf0b
wan9chi
and
claude
committed
24baf0b
View commit details
Copy full SHA for 24baf0b
Browse repository at this point
fix: resolve rustdoc link warnings for private types
Show description for af03f79
wan9chi
and
claude
committed
af03f79
View commit details
Copy full SHA for af03f79
Browse repository at this point
fix: simplify cache disabled inline messages
Show description for 116730a
wan9chi
and
claude
committed
116730a
View commit details
Copy full SHA for 116730a
Browse repository at this point
You can’t perform that action at this time.