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 }}
inakaegg
/
rubycli
Public
Notifications
You must be signed in to change notification settings
Fork
0
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
fix: CLI・Runner境界とテスト基盤を包括修正
- #1
#1
Merged
inakaegg
merged 20 commits into
main
inakaegg/rubycli:main
from
fix/comprehensive-bug-sweep
inakaegg/rubycli:fix/comprehensive-bug-sweep
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
fix: CLI・Runner境界とテスト基盤を包括修正
#1
inakaegg
merged 20 commits into
main
inakaegg/rubycli:main
from
fix/comprehensive-bug-sweep
inakaegg/rubycli:fix/comprehensive-bug-sweep
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
docs: READMEを再構成し実挙動と同期 / Restructure README and sync with actual behavior
Show description for 480ea78
inakaegg
and
claude
committed
480ea78
View commit details
Copy full SHA for 480ea78
Browse repository at this point
fix: CLI境界とRunner検出を修正 / Repair CLI and runner boundaries
inakaegg
committed
3311a84
View commit details
Copy full SHA for 3311a84
Browse repository at this point
fix: Runnerの検査境界を修正 / Repair runner check boundaries
inakaegg
committed
39df58a
View commit details
Copy full SHA for 39df58a
Browse repository at this point
fix: 引数と注釈の対応を修正 / Align arguments with annotations
inakaegg
committed
399f661
View commit details
Copy full SHA for 399f661
Browse repository at this point
fix: 実行状態と結果出力を隔離 / Isolate runtime state and output
inakaegg
committed
b4e849c
View commit details
Copy full SHA for b4e849c
Browse repository at this point
fix: eval構文エラーを正規化 / Normalize eval syntax errors
inakaegg
committed
99fbecf
View commit details
Copy full SHA for 99fbecf
Browse repository at this point
test: カバレッジゲートと実行経路を強化 / Enforce coverage across runtime paths
inakaegg
committed
caaab2e
View commit details
Copy full SHA for caaab2e
Browse repository at this point
fix: レビューで確認した境界不具合を修正 / Fix reviewed boundary regressions
inakaegg
committed
f088eb0
View commit details
Copy full SHA for f088eb0
Browse repository at this point
fix: RubyセットアップActionを更新 / Update Ruby setup action
inakaegg
committed
a200ce3
View commit details
Copy full SHA for a200ce3
Browse repository at this point
fix: Ruby 3.0と4.0のCI互換性を修正 / Fix Ruby 3.0 and 4.0 CI compatibility
inakaegg
committed
dc43262
View commit details
Copy full SHA for dc43262
Browse repository at this point
fix: Ruby 3.0のMinitest互換性を固定 / Pin Ruby 3.0 Minitest compatibility
inakaegg
committed
9eeb997
View commit details
Copy full SHA for 9eeb997
Browse repository at this point
fix: Codexレビュー指摘を修正 / Fix Codex review findings
inakaegg
committed
f9f322f
View commit details
Copy full SHA for f9f322f
Browse repository at this point
fix: 最新レビュー指摘を修正 / Fix latest review findings
inakaegg
committed
20729ea
View commit details
Copy full SHA for 20729ea
Browse repository at this point
fix: 実行分岐の定数捕捉を修正 / Fix runtime branch capture
inakaegg
committed
bee411e
View commit details
Copy full SHA for bee411e
Browse repository at this point
fix: 定数guardと負数値を修正 / Fix constant guards and negatives
inakaegg
committed
e8be1b6
View commit details
Copy full SHA for e8be1b6
Browse repository at this point
fix: 定数再読込の実行判定を厳密化 / Track completed constant definitions
inakaegg
committed
a6ed557
View commit details
Copy full SHA for a6ed557
Browse repository at this point
fix: 追加レビューの境界入力を処理 / Handle review edge cases
inakaegg
committed
b513698
View commit details
Copy full SHA for b513698
Browse repository at this point
fix: レビュー境界の解析を補強 / Harden review edge parsing
inakaegg
committed
a668fd1
View commit details
Copy full SHA for a668fd1
Browse repository at this point
fix: 静的解析の副作用を防止 / Avoid analysis side effects
inakaegg
committed
cb9c8e0
View commit details
Copy full SHA for cb9c8e0
Browse repository at this point
fix: 存在ガードの解決範囲を拡張 / Resolve loop and qualified guards
inakaegg
committed
6941eab
View commit details
Copy full SHA for 6941eab
Browse repository at this point
You can’t perform that action at this time.