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
Accelerator
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 }}
ridpath
/
awinrm
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor session/TUI flow, modernize Ruby 4 stack, and harden lsass dump fallback path
- #1
#1
Merged
giveen
merged 17 commits into
main
ridpath/awinrm:main
from
tui-tty
ridpath/awinrm:tui-tty
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Refactor session/TUI flow, modernize Ruby 4 stack, and harden lsass dump fallback path
#1
giveen
merged 17 commits into
main
ridpath/awinrm:main
from
tui-tty
ridpath/awinrm:tui-tty
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
tui: add minimal TTY prototype skeleton
giveen
committed
e17b920
View commit details
Copy full SHA for e17b920
Browse repository at this point
chore: add tty gems for TUI prototype
giveen
committed
0358858
View commit details
Copy full SHA for 0358858
Browse repository at this point
feat: optionally launch TTY TUI from banner when options[:tui] set
giveen
committed
fed222e
View commit details
Copy full SHA for fed222e
Browse repository at this point
tui: add flag-scan screen and expose run_flag_scan; add test script
giveen
committed
9887113
View commit details
Copy full SHA for 9887113
Browse repository at this point
cli: add --tui flag to enable interactive TTY UI
giveen
committed
1656ece
View commit details
Copy full SHA for 1656ece
Browse repository at this point
fix(tools): remove duplicated header and stray block causing syntax errors
giveen
committed
911254f
View commit details
Copy full SHA for 911254f
Browse repository at this point
chore(cli): auto-require bundler/setup when --tui present to load vendor gems
giveen
committed
c746b4a
View commit details
Copy full SHA for c746b4a
Browse repository at this point
tui: add Rainfrog-inspired layout and interactive loop; add demo runner
giveen
committed
51d6862
View commit details
Copy full SHA for 51d6862
Browse repository at this point
tui: add interactive left-menu navigation and keybindings (starter)
giveen
committed
0511ad2
View commit details
Copy full SHA for 0511ad2
Browse repository at this point
tui: wire left-menu items to Tools/Uploader/Session helpers
giveen
committed
df78e1e
View commit details
Copy full SHA for df78e1e
Browse repository at this point
tui: add Rainfrog-style TTY dashboard with live panels and session streaming
Show description for e973eda
giveen
committed
e973eda
View commit details
Copy full SHA for e973eda
Browse repository at this point
Commits on Feb 11, 2026
Add execution, app_state, utils modules and refactor session/tools/tui for TUI support
giveen
committed
6cf289d
View commit details
Copy full SHA for 6cf289d
Browse repository at this point
Add wrapper script for convenient bundle exec usage
giveen
committed
9174e32
View commit details
Copy full SHA for 9174e32
Browse repository at this point
Make /etc/hosts modification graceful on permission errors
giveen
committed
0289431
View commit details
Copy full SHA for 0289431
Browse repository at this point
Commits on Apr 21, 2026
Refactor session dispatch and harden connection/upload reliability
giveen
committed
53ecfd7
View commit details
Copy full SHA for 53ecfd7
Browse repository at this point
Modernize Ruby 4 stack, harden TUI/dispatcher, and stabilize bypass scripts
giveen
committed
005ef15
View commit details
Copy full SHA for 005ef15
Browse repository at this point
Refactor TUI flow and harden lsass_dump fallback/download
giveen
committed
54b138e
View commit details
Copy full SHA for 54b138e
Browse repository at this point
You can’t perform that action at this time.