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 }}
oscript-library
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
31
Code
Issues
17
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: built-in completions command with shell script generation
- #88
#88
Open
nixel2007
wants to merge 12 commits into
oscript-library:develop
oscript-library/cli:develop
from
nixel2007:feature/completions
nixel2007/cli:feature/completions
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: built-in completions command with shell script generation
#88
nixel2007
wants to merge 12 commits into
oscript-library:develop
oscript-library/cli:develop
from
nixel2007:feature/completions
nixel2007/cli:feature/completions
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2026
feat: built-in completions command with shell script generation
Show description for 24d19c5
nixel2007
and
Copilot
committed
24d19c5
View commit details
Copy full SHA for 24d19c5
Browse repository at this point
refactor(completion): promote КомандаДополнения to top-level class
Show description for 0c50f50
nixel2007
and
Copilot
committed
0c50f50
View commit details
Copy full SHA for 0c50f50
Browse repository at this point
refactor(completion): use existing ПолучитьТаблицуОпций/Аргументов for model
Show description for 767078c
nixel2007
and
Copilot
committed
767078c
View commit details
Copy full SHA for 767078c
Browse repository at this point
refactor(completion): flatten completion values into table row
Show description for 80072b9
nixel2007
and
Copilot
committed
80072b9
View commit details
Copy full SHA for 80072b9
Browse repository at this point
refactor(completion): use builtin Действие instead of delegate package
Show description for 84a86ac
nixel2007
and
Copilot
committed
84a86ac
View commit details
Copy full SHA for 84a86ac
Browse repository at this point
refactor(completion): trust the provider contract
Show description for 26a8800
nixel2007
and
Copilot
committed
26a8800
View commit details
Copy full SHA for 26a8800
Browse repository at this point
refactor: drop delegate package dependency in favor of native Действие
Show description for ff92eb9
nixel2007
and
Copilot
committed
ff92eb9
View commit details
Copy full SHA for ff92eb9
Browse repository at this point
refactor(completions): normalize command model and simplify shell generators
Show description for 2d721ac
nixel2007
and
Copilot
committed
2d721ac
View commit details
Copy full SHA for 2d721ac
Browse repository at this point
refactor(completions): generators as visitors over command tree
Show description for 2e57bf2
nixel2007
and
Copilot
committed
2e57bf2
View commit details
Copy full SHA for 2e57bf2
Browse repository at this point
fix(completions): предлагать только канонические имена команд
Show description for e442264
nixel2007
and
Copilot
committed
e442264
View commit details
Copy full SHA for e442264
Browse repository at this point
fix(completions/zsh): предлагать опции при вводе флага
Show description for a762093
nixel2007
and
Copilot
committed
a762093
View commit details
Copy full SHA for a762093
Browse repository at this point
Commits on Apr 28, 2026
fix(completions/pwsh): tokenize via extent.Text and use $wordToComplete
Show description for 024b5dc
nixel2007
and
Copilot
committed
024b5dc
View commit details
Copy full SHA for 024b5dc
Browse repository at this point
You can’t perform that action at this time.