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 }}
devbasex
/
ai-plugins
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
212
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
待ちの問い合わせと長い conductor の工程の起動を hook で止める(#829 #830)
- #844
#844
Merged
takemi-ohama
merged 18 commits into
develop
devbasex/ai-plugins:develop
from
feature/issue-829-830-token-waits
devbasex/ai-plugins:feature/issue-829-830-token-waits
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
待ちの問い合わせと長い conductor の工程の起動を hook で止める(#829 #830)
#844
takemi-ohama
merged 18 commits into
develop
devbasex/ai-plugins:develop
from
feature/issue-829-830-token-waits
devbasex/ai-plugins:feature/issue-829-830-token-waits
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
Add: 待ちの問い合わせと長い conductor の工程の起動を hook で止める
Show description for 07f0974
takemi-ohama
and
claude
committed
07f0974
View commit details
Copy full SHA for 07f0974
Browse repository at this point
Docs: 新しい会話で戻す手順の stage-check.sh の場所を正す
Show description for b9c0e05
takemi-ohama
and
claude
committed
b9c0e05
View commit details
Copy full SHA for b9c0e05
Browse repository at this point
Docs: 実測の表の列を最大と平均が並ぶ形に直す
Show description for c0bbfb8
takemi-ohama
and
claude
committed
c0bbfb8
View commit details
Copy full SHA for c0bbfb8
Browse repository at this point
Test: token_guard_sleep.py の main に zsh -c / dash -c の現状固定テストを追加
Show description for 9f12b34
takemi-ohama
committed
9f12b34
View commit details
Copy full SHA for 9f12b34
Browse repository at this point
Test: select ループ内 sleep の現状を固定
Show description for edfde01
takemi-ohama
committed
edfde01
View commit details
Copy full SHA for edfde01
Browse repository at this point
Test: characterization — plugins/ndf/scripts/token-guard.sh#guard_context
Show description for 547e8de
takemi-ohama
committed
547e8de
View commit details
Copy full SHA for 547e8de
Browse repository at this point
Test: 壊れたtranscriptのfail-openを固定
Show description for 222bd9a
takemi-ohama
committed
222bd9a
View commit details
Copy full SHA for 222bd9a
Browse repository at this point
Test: characterization — plugins/ndf/scripts/token-guard.sh#guard_read
Show description for 12ef269
takemi-ohama
committed
12ef269
View commit details
Copy full SHA for 12ef269
Browse repository at this point
Test: context guard の末尾200行境界を固定
Show description for bb24659
takemi-ohama
committed
bb24659
View commit details
Copy full SHA for bb24659
Browse repository at this point
Test: characterization — plugins/ndf/scripts/token-guard.sh#guard_context
Show description for 8959ebe
takemi-ohama
committed
8959ebe
View commit details
Copy full SHA for 8959ebe
Browse repository at this point
Test: 欠落ファイルの連続Readを現状固定
Show description for b97b7da
takemi-ohama
committed
b97b7da
View commit details
Copy full SHA for b97b7da
Browse repository at this point
Test: guard_sleep の時間・日単位と小数秒換算の現状固定 — plugins/ndf/scripts/token-guard.sh#guard_sleep
Show description for 5236de7
takemi-ohama
committed
5236de7
View commit details
Copy full SHA for 5236de7
Browse repository at this point
Test: here-string の sleep 判定を現状固定
Show description for 15385c2
takemi-ohama
committed
15385c2
View commit details
Copy full SHA for 15385c2
Browse repository at this point
Fix: #844 ラウンド 1 の指摘を反映(sleep 判定の代入語・背景実行・引数付きオプション・ループ内の動的秒数、版数を課題番号と読まない)
Show description for 2dcef96
takemi-ohama
and
claude
committed
2dcef96
View commit details
Copy full SHA for 2dcef96
Browse repository at this point
Fix: #844 最終スイープの指摘を反映(sleep 判定の背景実行・再帰の位置・結合形のオプション)
Show description for fba6e05
takemi-ohama
and
claude
committed
fba6e05
View commit details
Copy full SHA for fba6e05
Browse repository at this point
Fix: #844 sleep 判定で囲みの複合コマンドの背景実行を通し、課題番号抽出で日付を除く
Show description for 9ec21b3
takemi-ohama
and
claude
committed
9ec21b3
View commit details
Copy full SHA for 9ec21b3
Browse repository at this point
Fix: #844 bash -c / eval の外側が背景なら中身を見ず、課題番号抽出で範囲を残す
Show description for 01bb5d5
takemi-ohama
and
claude
committed
01bb5d5
View commit details
Copy full SHA for 01bb5d5
Browse repository at this point
Docs: #829 #830 の要求・設計・決定・計画を確定仕様へまとめる
Show description for 65f2a54
takemi-ohama
and
claude
committed
65f2a54
View commit details
Copy full SHA for 65f2a54
Browse repository at this point
You can’t perform that action at this time.