Commit 1215492
Two independently reachable findings from the #815 triage, both pre-existing
on master and outside that PR's diff.
`aigw.proxy_mode_stale_ca` fires when `proxy_mode` is off but an
interception CA is still on disk, and told the operator to "run `hyp attach
claude` to move it back to base-URL mode". Attach derives its mode from that
same CA (LLP 0232 #proxy-attach-preflight), so in exactly this state a
re-attach picks proxy mode again: the named remedy is a no-op. The warning
now names the two that land, removing the CA with `hyp detach claude
--purge` and re-attaching, or turning `proxy_mode` back on. The existing
blind-tunnel test pins the reason string so the wrong remedy cannot come
back.
AGENTS.md's "Written acceptance procedures" list has named only
`codex_desktop_capture` since #570 added `openclaw_capture` to
docs/ACCEPTANCE.md, so the second written procedure was invisible to anyone
reading the repo guidance rather than the doc. Listed it.
Co-authored-by: neutral <neutral@hyparam.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: test <test@test.com>
1 parent 8e8ac2c commit 1215492
2 files changed
Lines changed: 26 additions & 7 deletions
File tree
- hypaware-core/plugins-workspace/ai-gateway/src
- test/plugins
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
438 | 443 | | |
439 | 444 | | |
440 | 445 | | |
441 | 446 | | |
442 | 447 | | |
443 | 448 | | |
444 | 449 | | |
445 | | - | |
| 450 | + | |
| 451 | + | |
446 | 452 | | |
447 | 453 | | |
448 | 454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
562 | 565 | | |
563 | 566 | | |
564 | 567 | | |
| |||
576 | 579 | | |
577 | 580 | | |
578 | 581 | | |
579 | | - | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
580 | 593 | | |
581 | 594 | | |
582 | 595 | | |
| |||
0 commit comments