mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-07-10 00:14:27 +00:00
## Summary - Resolve the plugin fetch/SSE base URL from actual listener bindings instead of always publishing 127.0.0.1. - Preserve loopback plugin loading for default local, localhost, wildcard, and mixed HTTP/HTTPS listener setups. - Make the git clone destination test portable so server tests run with zero skips. ## Validation - npm run typecheck --workspace @neuralnomads/codenomad - node --import tsx --test packages/server/src/server/__tests__/listener-base-url.test.ts packages/server/src/server/__tests__/network-addresses.test.ts packages/server/src/workspaces/__tests__/git-clone.test.ts — 15 pass / 0 fail / 0 skipped - shopt -s globstar && node --import tsx --test packages/server/src/**/*.test.ts — 59 pass / 0 fail / 0 skipped ## Notes - Nomad task/evidence artifacts intentionally excluded from the commit per maintainer request. |
||
|---|---|---|
| .. | ||
| cloudflare | ||
| electron-app | ||
| opencode-plugin | ||
| server | ||
| tauri-app | ||
| ui | ||