Conversation
Changed --enable-api-proxy flag default from false to true. Updated types.ts @default documentation to reflect new default. All existing tests pass. Co-authored-by: lpcox <[email protected]>
Updated documentation to clarify that API proxy is now enabled by default. Added examples showing that the flag is optional and how to disable it. Co-authored-by: lpcox <[email protected]>
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
| Metric | Base | PR | Delta |
|---|---|---|---|
| Lines | 82.92% | 82.98% | 📈 +0.06% |
| Statements | 82.91% | 82.97% | 📈 +0.06% |
| Functions | 82.74% | 82.74% | ➡️ +0.00% |
| Branches | 74.92% | 74.87% | 📉 -0.05% |
📁 Per-file Coverage Changes (1 files)
| File | Lines (Before → After) | Statements (Before → After) |
|---|---|---|
src/docker-manager.ts |
84.8% → 85.0% (+0.22%) | 84.3% → 84.5% (+0.21%) |
Coverage comparison generated by scripts/ci/compare-coverage.ts
…#798) * Initial plan * fix: add --build-local flag to example scripts Co-authored-by: lpcox <[email protected]> * fix: add --build-local to github-copilot.sh for consistency Co-authored-by: lpcox <[email protected]> * fix: build only api-proxy locally, pull squid and agent from GHCR Co-authored-by: lpcox <[email protected]> --------- Co-authored-by: anthropic-code-agent[bot] <[email protected]> Co-authored-by: lpcox <[email protected]>
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
* Initial plan * fix: add missing package-lock.json for api-proxy container Co-authored-by: lpcox <[email protected]> --------- Co-authored-by: anthropic-code-agent[bot] <[email protected]> Co-authored-by: lpcox <[email protected]>
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
* Initial plan * fix(api-proxy): keep containers running when no API keys present The api-proxy container was exiting immediately when no API keys were configured because the HTTP servers were only started conditionally. This caused docker-compose health checks to fail and prevented containers from starting. Changed server.js to always start both HTTP servers (ports 10000 and 10001), with conditional middleware setup based on API key presence. This keeps the container running and health checks passing even when API keys are not configured. Fixes issue where test-examples workflow failed with "dependency failed to start: container awf-api-proxy exited (0)" Co-authored-by: lpcox <[email protected]> --------- Co-authored-by: anthropic-code-agent[bot] <[email protected]> Co-authored-by: lpcox <[email protected]>
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
Deno Build Test Results
Overall: ✅ PASS All Deno tests completed successfully.
|
Node.js Build Test Results
Overall: PASS ✅ All Node.js projects built and tested successfully.
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully with CMake.
|
Build Test: Bun ✅Test Results:
Overall: PASS ✅ All Bun build tests completed successfully.
|
Deno Build Test Results
Overall: ✅ PASS All Deno tests completed successfully.
|
|
Smoke Test Results Last 2 merged PRs:
✅ GitHub MCP Status: PASS
|
Go Build Test Results
Overall: PASS ✅ All Go projects built and tested successfully.
|
.NET Build Test Results
Overall: PASS ✅ All .NET projects built and ran successfully.
|
Chroot Version Comparison Test Results
Overall Result: ❌ Tests did not pass (1/3 runtimes matched) The chroot environment has different versions for Python and Node.js compared to the host. Only Go versions match. This indicates that the chroot environment is not using the host's runtime installations as expected.
|
…om/github/gh-aw-firewall into claude/enable-api-proxy-by-default
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (2 files)
Coverage comparison generated by |
|
Smoke Test Results (Run ID: 21999937203)
Overall: PASS 🎉 cc
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully through the AWF firewall.
|
Build Test: Node.js - Results
Overall: PASS ✅ All Node.js projects installed and tested successfully.
|
|
✅ Smoke Test: PASS Last 2 merged PRs:
Test Results:
|
Bun Build Test Results
Overall: PASS ✅ All Bun build tests completed successfully with Bun v1.3.9.
|
Rust Build Test Results
Overall: PASS ✅ All Rust projects built and tested successfully.
|
Go Build Test Results
Overall: PASS ✅ All Go projects successfully downloaded dependencies and passed tests.
|
Deno Build Test Results
Overall: ✅ PASS All Deno tests passed successfully!
|
Java Build Test Results ✅All Java projects successfully compiled and tested through the firewall.
Overall: PASS Configuration
|
Chroot Version Comparison Results
Status: Tests failed - version mismatches detected for Python and Node.js. The chroot environment is successfully accessing host binaries, but the versions differ from the host system. This may indicate that the chroot is picking up different binaries from the mounted host filesystem.
|
|
PR titles:
|
Uh oh!
There was an error while loading. Please reload this page.