Update repo memory from workflow run 25166320945
This commit is contained in:
parent
910f324824
commit
ce5492b4f3
33
state.json
33
state.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"last_run": "2026-04-30T01:11:07Z",
|
||||
"run_id": "25142147163",
|
||||
"last_run": "2026-04-30T12:58:00Z",
|
||||
"run_id": "25166320945",
|
||||
"comments_made": {
|
||||
"241": "2026-04-29T12:53:06Z",
|
||||
"240": "2026-04-29T01:11:49Z",
|
||||
@ -10,9 +10,23 @@
|
||||
"99": "prior run"
|
||||
},
|
||||
"fix_attempts": {
|
||||
"fix-execapproval-wildcard-bypass-2026-04-30": {
|
||||
"pr_branch": "repo-assist/fix-execapproval-wildcard-bypass-2026-04-30",
|
||||
"pr_number": null,
|
||||
"status": "open",
|
||||
"created": "2026-04-30T12:58:00Z",
|
||||
"description": "Task3/security: wildcard-only allow patterns (**,***,?) bypass ValidateExecApprovalRules; fix strips */?/whitespace and rejects if empty; +5 InlineData tests; 1046 Shared pass"
|
||||
},
|
||||
"improve-device-battery-2026-04-30": {
|
||||
"pr_branch": "repo-assist/improve-device-battery-2026-04-30",
|
||||
"pr_number": null,
|
||||
"status": "open",
|
||||
"created": "2026-04-30T12:58:00Z",
|
||||
"description": "Task10: BatteryStatusRequested Func<Task<DeviceBatteryStatus?>>? event on DeviceCapability; DeviceBatteryStatus class; HandleStatusAsync; graceful fallback; +4 tests; TODO in NodeService for WinRT wiring; 1045 Shared pass"
|
||||
},
|
||||
"test-coverage-gaps-2026-04-30": {
|
||||
"pr_branch": "repo-assist/test-coverage-gaps-2026-04-30",
|
||||
"pr_number": null,
|
||||
"pr_number": 245,
|
||||
"status": "open",
|
||||
"created": "2026-04-30T01:11:07Z",
|
||||
"description": "Task9: 10 new tests: SshTunnelCommandLine.CanForwardBrowserProxyPort (7 boundary), whitespace trim, ExecApprovalV2Result.ToString(), McpToolBridge custom serverName/version and null arguments; all Shared + Tray pass"
|
||||
@ -37,13 +51,6 @@
|
||||
"status": "open",
|
||||
"created": "2026-04-28T12:57:08Z",
|
||||
"description": "Task4: fix McpHttpServer to register localhost prefix + fix 3 Linux HttpListener test failures; 967 Shared pass"
|
||||
},
|
||||
"webview2-bridge": {
|
||||
"pr_branch": "repo-assist/feat-webchat-webview2-bridge-2026-04-21-f5724c21afd19b9c",
|
||||
"pr_number": 192,
|
||||
"status": "merged",
|
||||
"created": "2026-04-21T01:04:00Z",
|
||||
"description": "Task10: WebView2 bidirectional native<->SPA bridge; merged 2026-04-28 by shanselman"
|
||||
}
|
||||
},
|
||||
"closed_items": {
|
||||
@ -59,10 +66,10 @@
|
||||
"231": "merged individually by shanselman",
|
||||
"232": "merged individually by shanselman"
|
||||
},
|
||||
"notes": "Open Repo Assist PRs: #238 (McpHttpServer Linux fix), #242 (device.status enhance), #243 (McpToolBridge perf), new test-coverage-gaps PR (pending PR#). Community PRs: #244 (AlexAlves87: system.run input validation), #241 (indierawk2k2: onboarding wizard), #239 (codemonkeychris: A2UI native renderer + MCP security), #120 (NichUK: voice mode). Issues to close: #191 (WebView2 bridge implemented), #235 (Dependabot bundle - individual PRs merged). All 3 Repo Assist PRs clean in Task 6 - no CI failures, no conflicts.",
|
||||
"notes": "Open Repo Assist PRs: #238 (McpHttpServer Linux fix), #242 (device.status enhance), #243 (McpToolBridge perf), #245 (test coverage gaps), new security fix PR (wildcard bypass - pending#), new battery event PR (pending#). Community PRs: #244 (AlexAlves87: system.run input validation), #241 (indierawk2k2: onboarding wizard), #120 (NichUK: voice mode). Issues to close: #191 (WebView2 bridge implemented), #235 (Dependabot bundle - individual PRs merged). Future: wire NodeService.cs BatteryStatusRequested to WinRT Battery.AggregateBattery (Windows-only TFM).",
|
||||
"monthly_activity_issue": 127,
|
||||
"backlog_cursor": {
|
||||
"issues": 244,
|
||||
"prs": 244
|
||||
"issues": 246,
|
||||
"prs": 245
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user