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
39
Star
468
Code
Issues
39
Pull requests
40
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor: simplify CLI and Session API by removing generic type parameters
- #137
#137
Merged
wan9chi
merged 10 commits into
main
voidzero-dev/vite-task:main
from
02-04-refactor_remove_directly_subcommand_caching
voidzero-dev/vite-task:02-04-refactor_remove_directly_subcommand_caching
Copy head branch name to clipboard
Feb 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor: simplify CLI and Session API by removing generic type parameters
#137
wan9chi
merged 10 commits into
main
voidzero-dev/vite-task:main
from
02-04-refactor_remove_directly_subcommand_caching
voidzero-dev/vite-task:02-04-refactor_remove_directly_subcommand_caching
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
refactor: simplify CLI and Session API by removing generic type parameters
Show description for 7f054d7
wan9chi
and
claude
committed
7f054d7
View commit details
Copy full SHA for 7f054d7
Browse repository at this point
refactor: rename BuiltInCommand to Command and update references
wan9chi
committed
5207ad4
View commit details
Copy full SHA for 5207ad4
Browse repository at this point
refactor: simplify CLI and Session API by removing generic type parameters
Show description for 297e654
wan9chi
and
claude
committed
297e654
View commit details
Copy full SHA for 297e654
Browse repository at this point
refactor: introduce ScriptCommand struct and refine CommandHandler API
Show description for 5c62346
wan9chi
and
claude
committed
5c62346
View commit details
Copy full SHA for 5c62346
Browse repository at this point
refactor: replace ExecutionCacheKeyKind with flat ExecutionCacheKey enum
Show description for c94855e
wan9chi
and
claude
committed
c94855e
View commit details
Copy full SHA for c94855e
Browse repository at this point
refactor: replace Exec cache key with opaque ExecAPI variant
Show description for b53bf34
wan9chi
and
claude
committed
b53bf34
View commit details
Copy full SHA for b53bf34
Browse repository at this point
refactor: move CLI subcommand parsing into clap-derived Args enum
Show description for 97eb97c
wan9chi
and
claude
committed
97eb97c
View commit details
Copy full SHA for 97eb97c
Browse repository at this point
feat: add CacheSubcommand and simplify Session API
Show description for ed7b9d0
wan9chi
and
claude
committed
ed7b9d0
View commit details
Copy full SHA for ed7b9d0
Browse repository at this point
feat: add Session::exec API and expose Args from vite_task_bin
Show description for 593c070
wan9chi
and
claude
committed
593c070
View commit details
Copy full SHA for 593c070
Browse repository at this point
Commits on Feb 8, 2026
refactor: rename exec to execute_synthetic and update plan_exec to plan_synthetic
wan9chi
committed
6cbd9ce
View commit details
Copy full SHA for 6cbd9ce
Browse repository at this point
You can’t perform that action at this time.