issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript language:C#
Filter by
6.5M results
Action: fix Target: Fix 2 failing tests in test_sandbox_security.py::TestResourceLimitsErrors
(test_handles_rlimit_as_error and test_handles_rlimit_nofile_error) where mock patches return None instead ...
kaizen:running
Search before asking
- [x] I searched in the issues and found nothing similar.
Motivation
The orphan files cleanup action needs to query the coordinator for:
1. Remote log manifests — to identify ...
Several metadata tests still exercise Security Manager-only code paths by passing startup flags such as
-Djava.security.manager=allow or -Djava.security.manager=default from their test build.gradle files. ...
bug
Task
Extend src/tag/controller.py with all helper functions and command implementations for PRD-011 through PRD-020.
Functions to add
PRD-011 plugin
- _safe_profile_path(base, profile) — path traversal ...
Task
Create src/tag/context.py — helpers for monitoring and compressing agent context windows.
Functions
- get_context_size(hermes_bin_path, profile_home) - dict — runs hermes prompt-size --json
...
Task
Create src/tag/ci.py — utilities for GitHub PR interaction and CI log analysis.
Functions
- fetch_pr_diff(repo, pr_number) - str — via gh pr diff
- fetch_pr_metadata(repo, pr_number) - dict ...
Task
Create src/tag/shell_mode.py — the interactive natural-language REPL for TAG.
Components
- SHELL_COMMANDS dict — slash command registry
- TASK_CLASSIFIER_PROMPT — system prompt for LLM classification ...
Task
Create src/tag/tracing.py — a lightweight span-based tracing module for TAG agent runs.
Public API
- Span dataclass with all fields
- open_span(trace_id, name, profile, model_id, parent_id) ...
Task
Create a GitHub Actions workflow template that enables automated AI code review on every pull request.
Contents
- Triggers on PR opened/synchronized/reopened
- Runs tag review-pr --repo ... ...
Task
Create the curated MCP server registry YAML at src/tag/config/mcp-registry.yaml.
Contents
10 servers with full metadata (description, category, install type/package, config command/args, required ...

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.