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 }}
aerovato
/
nitro
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
81
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: headless mode for non-TTY invocation
- #18
#18
Open
elifarley
wants to merge 16 commits into
aerovato:main
aerovato/nitro:main
from
elifarley:feat/headless-mode
elifarley/nitro:feat/headless-mode
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: headless mode for non-TTY invocation
#18
elifarley
wants to merge 16 commits into
aerovato:main
aerovato/nitro:main
from
elifarley:feat/headless-mode
elifarley/nitro:feat/headless-mode
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
docs(design): plan headless mode for non-TTY parents
Show description for 54e0cd9
elifarley
and
claude
committed
54e0cd9
View commit details
Copy full SHA for 54e0cd9
Browse repository at this point
chore: gitignore worktrees directory
elifarley
committed
8472331
View commit details
Copy full SHA for 8472331
Browse repository at this point
feat(headless): add parseFlags helper for --headless / --tty / --yes
Show description for 45425ec
elifarley
committed
45425ec
View commit details
Copy full SHA for 45425ec
Browse repository at this point
feat(headless): add isHeadlessContext detection (v1: flag-only)
Show description for ef25b5a
elifarley
committed
ef25b5a
View commit details
Copy full SHA for ef25b5a
Browse repository at this point
Merge branch 'feat/headless-flags'
elifarley
committed
15b18f9
View commit details
Copy full SHA for 15b18f9
Browse repository at this point
feat(headless): add Transcript output helpers
Show description for ba9678c
elifarley
committed
ba9678c
View commit details
Copy full SHA for ba9678c
Browse repository at this point
feat(headless): add risk-gating policy helper
Show description for 51cbf92
elifarley
committed
51cbf92
View commit details
Copy full SHA for 51cbf92
Browse repository at this point
feat(headless): add preflight (EULA + provider checks)
Show description for d1c96bc
elifarley
committed
d1c96bc
View commit details
Copy full SHA for d1c96bc
Browse repository at this point
feat(headless): add multi-turn chat loop with risk gating
Show description for b1e9112
elifarley
committed
b1e9112
View commit details
Copy full SHA for b1e9112
Browse repository at this point
feat(headless): wire dispatcher to runHeadless under --headless
Show description for 042a262
elifarley
committed
042a262
View commit details
Copy full SHA for 042a262
Browse repository at this point
Merge branch 'feat/headless-runner'
elifarley
committed
aa5dfd7
View commit details
Copy full SHA for aa5dfd7
Browse repository at this point
feat(headless): auto-detect non-TTY, --tty as override
Show description for 6279be7
elifarley
committed
6279be7
View commit details
Copy full SHA for 6279be7
Browse repository at this point
test(headless): cover auto-detect dispatcher routing
Show description for c4a19b4
elifarley
committed
c4a19b4
View commit details
Copy full SHA for c4a19b4
Browse repository at this point
test(headless): cover DEBUG=1 stack-trace toggle, fix cli.test.ts
Show description for c8c7ccf
elifarley
committed
c8c7ccf
View commit details
Copy full SHA for c8c7ccf
Browse repository at this point
Merge branch 'feat/headless-autodetect'
elifarley
committed
9f42aaf
View commit details
Copy full SHA for 9f42aaf
Browse repository at this point
fix(headless): apply missing amendments from code review
Show description for 3376d70
elifarley
committed
3376d70
View commit details
Copy full SHA for 3376d70
Browse repository at this point
You can’t perform that action at this time.