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
.
veryfront
/
veryfront-code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
18
Code
Issues
3
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): agent-native CLI infrastructure
- #774
#774
Merged
ariskemper
merged 15 commits into
main
veryfront/veryfront-code:main
from
feat/agent-native-cli
veryfront/veryfront-code:feat/agent-native-cli
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(cli): agent-native CLI infrastructure
#774
ariskemper
merged 15 commits into
main
veryfront/veryfront-code:main
from
feat/agent-native-cli
veryfront/veryfront-code:feat/agent-native-cli
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
feat(cli): add agent-native CLI infrastructure (PRs 1-10)
Show description for 4edcc6e
ariskemper
committed
4edcc6e
View commit details
Copy full SHA for 4edcc6e
Browse repository at this point
style: fix formatting for deno fmt
ariskemper
committed
3792f65
View commit details
Copy full SHA for 3792f65
Browse repository at this point
fix: remove unused createErrorEnvelope import
ariskemper
committed
d53b22e
View commit details
Copy full SHA for d53b22e
Browse repository at this point
style: fix formatting
ariskemper
committed
2bf9a23
View commit details
Copy full SHA for 2bf9a23
Browse repository at this point
feat(cli): add skill platform, core skills, and NDJSON streaming (PRs 11-14)
Show description for 5fb7639
ariskemper
committed
5fb7639
View commit details
Copy full SHA for 5fb7639
Browse repository at this point
fix: resolve TypeScript strict null check errors in test command and introspection tools
ariskemper
committed
615b317
View commit details
Copy full SHA for 615b317
Browse repository at this point
fix: embed core skills in binary for compiled CLI support
ariskemper
committed
8e34b31
View commit details
Copy full SHA for 8e34b31
Browse repository at this point
fix: address code review issues and add comprehensive tests
Show description for 2569279
ariskemper
committed
2569279
View commit details
Copy full SHA for 2569279
Browse repository at this point
fix: address remaining review issues
Show description for 161abc9
ariskemper
committed
161abc9
View commit details
Copy full SHA for 161abc9
Browse repository at this point
feat(mcp): add introspection tools and resources to standalone MCP server
Show description for 2ff153b
ariskemper
committed
2ff153b
View commit details
Copy full SHA for 2ff153b
Browse repository at this point
test(mcp): add comprehensive tests for standalone MCP introspection
Show description for 11223d3
ariskemper
committed
11223d3
View commit details
Copy full SHA for 11223d3
Browse repository at this point
fix: --yes flag now auto-confirms instead of using defaultValue
Show description for 2515f05
ariskemper
committed
2515f05
View commit details
Copy full SHA for 2515f05
Browse repository at this point
fix: skills list now discovers local skills in cwd alongside core skills
Show description for 462ba41
ariskemper
committed
462ba41
View commit details
Copy full SHA for 462ba41
Browse repository at this point
fix: deploy JSON mode requires --force/--yes, test emits error envelope on failure
Show description for 332a0c2
ariskemper
committed
332a0c2
View commit details
Copy full SHA for 332a0c2
Browse repository at this point
Commits on Mar 31, 2026
Merge remote-tracking branch 'origin/main' into feat/agent-native-cli
ariskemper
committed
2190dc9
View commit details
Copy full SHA for 2190dc9
Browse repository at this point
You can’t perform that action at this time.