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
Type
/
to 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 }}
aneely
/
hunt
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 20, 2026
Update documentation for help flag and recent improvements
Show description for a375ded
aneely
committed
a375ded
View commit details
Copy full SHA for a375ded
Browse repository at this point
Use read-only permissions (0444) for test data files
Show description for 7dc4f6e
claude
authored and
aneely
committed
7dc4f6e
View commit details
Copy full SHA for 7dc4f6e
Browse repository at this point
Improve exit code test to properly verify stdout/stderr routing
Show description for e44fa6a
claude
authored and
aneely
committed
e44fa6a
View commit details
Copy full SHA for e44fa6a
Browse repository at this point
Simplify TestPrintUsage by removing unused wantNotContains field
claude
authored and
aneely
committed
e8b96d7
View commit details
Copy full SHA for e8b96d7
Browse repository at this point
Add CLAUDE.md for AI-assisted PR review guidance
claude
authored and
aneely
committed
691b366
View commit details
Copy full SHA for 691b366
Browse repository at this point
Add integration tests for exit code behavior
Show description for 468769f
claude
authored and
aneely
committed
468769f
View commit details
Copy full SHA for 468769f
Browse repository at this point
Add --help/-h flag support
Show description for a54dce1
claude
authored and
aneely
committed
a54dce1
View commit details
Copy full SHA for a54dce1
Browse repository at this point
Update Go version requirement to 1.24.7 for compatibility
claude
authored and
aneely
committed
b5174e5
View commit details
Copy full SHA for b5174e5
Browse repository at this point
Commits on Jan 16, 2026
Add tech news and news service categories
Show description for 486e517
aneely
committed
486e517
View commit details
Copy full SHA for 486e517
Browse repository at this point
Add --help flag as future enhancement to README
aneely
committed
9a50761
View commit details
Copy full SHA for 9a50761
Browse repository at this point
Update documentation with interactive mode and implementation details
Show description for e07e7a9
aneely
committed
e07e7a9
View commit details
Copy full SHA for e07e7a9
Browse repository at this point
Add trailing newlines for consistent file formatting
aneely
committed
330ec38
View commit details
Copy full SHA for 330ec38
Browse repository at this point
Commits on Jan 4, 2026
Update PROJECT_CONTEXT.md with subcommand and category support details
Show description for 480b32b
aneely
committed
480b32b
View commit details
Copy full SHA for 480b32b
Browse repository at this point
Commits on Jan 2, 2026
Enhance interactive mode and fix bash script compatibility
Show description for 0a45e32
aneely
committed
0a45e32
View commit details
Copy full SHA for 0a45e32
Browse repository at this point
Add subcommand support for service categories
Show description for f6196d9
aneely
committed
f6196d9
View commit details
Copy full SHA for f6196d9
Browse repository at this point
Clean up test file formatting
Show description for ce4827a
aneely
committed
ce4827a
View commit details
Copy full SHA for ce4827a
Browse repository at this point
Update Browser Opening Strategy section with Go cross-platform details
aneely
committed
583ca99
View commit details
Copy full SHA for 583ca99
Browse repository at this point
Complete PROJECT_CONTEXT.md with missing information
Show description for 01d9907
aneely
committed
01d9907
View commit details
Copy full SHA for 01d9907
Browse repository at this point
Add development workflow documentation for GitHub Actions verification
Show description for 78abba1
aneely
committed
78abba1
View commit details
Copy full SHA for 78abba1
Browse repository at this point
Add multi-platform testing to future enhancements
Show description for ac4df46
aneely
committed
ac4df46
View commit details
Copy full SHA for ac4df46
Browse repository at this point
Add Go tests to GitHub Actions workflow
Show description for 3168de9
aneely
committed
3168de9
View commit details
Copy full SHA for 3168de9
Browse repository at this point
Add Go port section to MVP implementation in PROJECT_CONTEXT.md
aneely
committed
c951215
View commit details
Copy full SHA for c951215
Browse repository at this point
Add Go port implementation with comprehensive test suite
Show description for 648437b
aneely
committed
648437b
View commit details
Copy full SHA for 648437b
Browse repository at this point
Update documentation: add missing features and ensure consistency
Show description for 50345a8
aneely
committed
50345a8
View commit details
Copy full SHA for 50345a8
Browse repository at this point
Fix YAML linting issues in GitHub Actions workflow
Show description for a6c1087
aneely
committed
a6c1087
View commit details
Copy full SHA for a6c1087
Browse repository at this point
Add GitHub Actions workflow for automated testing
Show description for 6ae542e
aneely
committed
6ae542e
View commit details
Copy full SHA for 6ae542e
Browse repository at this point
Document dependency-free philosophy in PROJECT_CONTEXT
Show description for 5ea338a
aneely
committed
5ea338a
View commit details
Copy full SHA for 5ea338a
Browse repository at this point
Extract URL construction for direct testing (optimization 2)
Show description for 23db6de
aneely
committed
23db6de
View commit details
Copy full SHA for 23db6de
Browse repository at this point
Add dependency-free test suite with performance optimization
Show description for f44ef61
aneely
committed
f44ef61
View commit details
Copy full SHA for f44ef61
Browse repository at this point
Add security and secrets management policy to development guidelines
Show description for b11235e
aneely
committed
b11235e
View commit details
Copy full SHA for b11235e
Browse repository at this point
Add repository setup info and session context for future reference
Show description for e012f88
aneely
committed
e012f88
View commit details
Copy full SHA for e012f88
Browse repository at this point
Commits on Dec 31, 2025
Add development guidelines for destructive bash commands
Show description for fa21415
aneely
committed
fa21415
View commit details
Copy full SHA for fa21415
Browse repository at this point
Add development guidelines for destructive git operations
Show description for e7e0e43
aneely
committed
e7e0e43
View commit details
Copy full SHA for e7e0e43
Browse repository at this point
Add MIT license to project
aneely
committed
9703abf
View commit details
Copy full SHA for 9703abf
Browse repository at this point
Add .gitignore file for common OS and editor files
aneely
committed
fd78e6d
View commit details
Copy full SHA for fd78e6d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.