issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Java language:Java linked:pr
Filter by
5.8M results
Bug
tag template import crashes with AttributeError: NoneType object has no attribute get when the template file contains
just null or is an empty YAML document.
Root cause
yaml.safe_load returns None ...
Bug
When _execute_hook raises an exception, _fire_hooks catches it and writes an error row to hook_log. Control then falls
through to the unconditional if db_path: block below the try/except, which writes ...
Bug
_execute_hook calls subprocess.run(..., timeout=30) but does not catch subprocess.TimeoutExpired. When a shell hook
command hangs, the exception propagates out of _execute_hook and is caught by _fire_hooks ...
Summary
Use TAG agents to review GitHub PRs and diagnose CI failures, with inline comment posting.
Requirements
- tag review-pr --repo owner/repo --pr N [--profile p] [--post-comments] — LLM review ...
Summary
An interactive REPL that accepts plain-English instructions, auto-classifies them with an LLM, and routes to the
appropriate Hermes profile.
Requirements
- tag shell [--profile p ] — enter ...
作業スコープ
- レビュー指摘表/実装工程 配下の各指摘対応への再鑑
完了条件
- [x] 指摘No.1 crud/ユーザー作成 対応完了
- [x] 指摘No.2 crud/ユーザー作成 対応完了
- [x] 指摘No.1 crud/ユーザー情報更新 対応完了
- [x] 指摘No.1 crud/復習情報更新 対応完了
- [x] 指摘No.1 crud/復習管理情報更新 ...
Summary
Expose hermes session context sizes and provide one-command compression to prevent context overflow.
Requirements
- tag context show [--profile p ] [--json] — list sessions with token counts ...
Summary
Run benchmark suites across multiple models in sequence and store comparison results for side-by-side analysis.
Requirements
- tag compare list [--limit N] [--json] — list saved comparisons ...
Summary
Typed event emission system that fires YAML-defined hooks (shell commands, outbound webhooks) on TAG lifecycle events.
Requirements
- _interpolate(template, payload) — replace {{key}} placeholders ...
Summary
Export profiles as shareable YAML templates with credentials redacted, and import them on other machines.
Requirements
- tag template export [--profile p ] [-o file] — exports .env + lab-config.yaml ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.