Update repo memory from workflow run 25352293124
This commit is contained in:
parent
3e5026bfcf
commit
c1afb76ad2
32
state.json
32
state.json
@ -1,14 +1,15 @@
|
||||
{
|
||||
"last_run": "2026-05-04T12:54:58Z",
|
||||
"last_run_id": "25320065239",
|
||||
"last_run": "2026-05-05T01:06:11Z",
|
||||
"last_run_id": "25352293124",
|
||||
"monthly_summary_issue": 254,
|
||||
"monthly_summary_month": "2026-05",
|
||||
"backlog_cursor": {
|
||||
"issues": 254,
|
||||
"prs": 266
|
||||
"prs": 271
|
||||
},
|
||||
"open_repo_assist_prs": [
|
||||
{"number": 266, "title": "[Repo Assist] fix(security): handle all PowerShell -EncodedCommand abbreviations and separator forms", "branch": "repo-assist/fix-ps-encoded-command-abbreviations-2026-05-04"},
|
||||
{"number": 271, "title": "[Repo Assist] test: expand HttpUrlRiskEvaluator and BrowserProxy coverage", "branch": "repo-assist/test-improve-risk-and-browserproxy-2026-05-05"},
|
||||
{"number": 270, "title": "[Repo Assist] fix(security): handle all PowerShell -EncodedCommand abbreviations and separator forms", "branch": "repo-assist/fix-ps-encoded-command-abbreviations-2026-05-04"},
|
||||
{"number": 265, "title": "[Repo Assist] test(tray): add WindowsFactAttribute; skip DPAPI test on non-Windows", "branch": "repo-assist/eng-windows-fact-attr-2026-05-03"},
|
||||
{"number": 264, "title": "[Repo Assist] fix(canvas): skip GetFinalPathFromHandle containment check on non-Windows", "branch": "repo-assist/fix-canvas-jsonl-linux-2026-05-03"},
|
||||
{"number": 263, "title": "[Repo Assist] test: expand TokenSanitizer coverage + refactor ExecApprovalPolicy.Save()", "branch": "repo-assist/improve-token-sanitizer-tests-2026-05-03-556e394c7be6c0c7"},
|
||||
@ -22,7 +23,8 @@
|
||||
"259": {"date": "2026-05-04", "note": "CI failure is pre-existing flaky integration test Run_WithEnvVars timeout"}
|
||||
},
|
||||
"fix_attempts": {
|
||||
"ps-encoded-command-abbreviations": {"status": "pr_created", "pr": 266, "branch": "repo-assist/fix-ps-encoded-command-abbreviations-2026-05-04", "date": "2026-05-04", "description": "Fix ParsePowerShellPayload to handle all -EncodedCommand prefix abbreviations (-en minimum) and separator forms (-enc:value, -enc=value); 22 new tests"},
|
||||
"test-risk-browserproxy": {"status": "pr_created", "pr": 271, "branch": "repo-assist/test-improve-risk-and-browserproxy-2026-05-05", "date": "2026-05-05", "description": "12 new tests: IPv4 IsPublicAddress private ranges, public IPv4, IPv4-mapped IPv6, Evaluate edge cases, BrowserProxy path normalization"},
|
||||
"ps-encoded-command-abbreviations": {"status": "pr_created", "pr": 270, "branch": "repo-assist/fix-ps-encoded-command-abbreviations-2026-05-04", "date": "2026-05-04"},
|
||||
"canvas-jsonl-linux": {"status": "pr_created", "pr": 264, "branch": "repo-assist/fix-canvas-jsonl-linux-2026-05-03", "date": "2026-05-03"},
|
||||
"windows-fact-attr": {"status": "pr_created", "pr": 265, "branch": "repo-assist/eng-windows-fact-attr-2026-05-03", "date": "2026-05-03"},
|
||||
"exec-v2-policy-handler": {"status": "pr_created", "pr": 261, "date": "2026-05-02"},
|
||||
@ -30,29 +32,29 @@
|
||||
"token-sanitizer-tests": {"status": "pr_created", "pr": 263, "date": "2026-05-03"}
|
||||
},
|
||||
"notes": [
|
||||
"PR #260 (AlexAlves87) all 3 security review findings addressed (2026-05-04): -EncodedCommand bypass, env modifiers fail-closed, path/token hardening. Ready for maintainer re-review.",
|
||||
"PR #260 (AlexAlves87) all 3 security review findings addressed (2026-05-04). Ready for merge.",
|
||||
"PR #261 (Repo Assist) ExecApprovalV2PolicyHandler — awaiting review",
|
||||
"PR #262 (Repo Assist) MCP input schemas — awaiting review",
|
||||
"PR #263 (Repo Assist) TokenSanitizer tests — awaiting review",
|
||||
"PR #264 (Repo Assist) canvas jsonl Linux fix — awaiting review",
|
||||
"PR #265 (Repo Assist) WindowsFactAttribute — awaiting review",
|
||||
"PR #266 (Repo Assist) PowerShell -EncodedCommand abbreviations fix — newly created this run",
|
||||
"PR #270 (Repo Assist) PowerShell -EncodedCommand abbreviations fix — awaiting review",
|
||||
"PR #271 (Repo Assist) test: expand HttpUrlRiskEvaluator and BrowserProxy coverage — newly created this run",
|
||||
"PR #259 (AlexAlves87 CanvasWindow bridge) CI red = pre-existing flaky integration test (Run_WithEnvVars timeout), not PR issue",
|
||||
"Issue #235 (Dependabot bundle) still open; individual PRs merged; suggest closing",
|
||||
"Issue #246 packaging strategy still open and unresolved",
|
||||
"Issue #191 WebView2 bridge: PR #259 open, CI flaky; AlexAlves87 taking CanvasWindow bridge parity",
|
||||
"Issue #191 WebView2 bridge: PR #259 open; AlexAlves87 taking CanvasWindow bridge parity",
|
||||
"Next V2 exec approval step: wire ExecApprovalV2PolicyHandler in production once PR #260 AND PR #261 are merged",
|
||||
"PR #120 (NichUK Voice Mode): has merge conflicts (dirty); no new activity"
|
||||
"PR #120 (NichUK Voice Mode): has merge conflicts (dirty); no new activity",
|
||||
"Dependabot PRs #266-#269 are open (gh-aw-actions, github-script, SDK.BuildTools, WindowsAppSDK)"
|
||||
],
|
||||
"checked_off_by_maintainer": [],
|
||||
"test_baseline": {
|
||||
"shared_passed": 1172,
|
||||
"shared_passed": 1184,
|
||||
"shared_failed": 2,
|
||||
"shared_skipped": 20,
|
||||
"shared_total": 1194,
|
||||
"tray_passed": 406,
|
||||
"tray_skipped": 0,
|
||||
"tray_failed": 1,
|
||||
"note": "After adding 22 new ExecShellWrapper tests. 2 canvas JSONL failures (PR #264 fix) and 1 DPAPI failure (PR #265 fix) are pre-existing on Linux/non-Windows."
|
||||
"shared_total": 1206,
|
||||
"tray_passed": "exit_0",
|
||||
"note": "After adding 12 new risk/browserproxy tests. 2 canvas JSONL failures (PR #264 fix) are pre-existing on Linux."
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user