Skip to content

Add same-origin API proxy, compose smoke testing, and vector-memory config validation - #11

Merged
emnl51 merged 1 commit into
mainfrom
feat/same-origin-api-proxy-2
Aug 7, 2026
Merged

emnl51 merged 1 commit into
mainfrom
feat/same-origin-api-proxy-2

Conversation

@emnl51

@emnl51 emnl51 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • route browser requests through a same-origin Next.js proxy to avoid hard-coded localhost/API host coupling
  • add Compose healthchecks and CI smoke coverage for startup verification
  • validate vector-memory embedding configuration in production and add relevant regression tests

Testing

  • pnpm --filter @agent-forum/api exec vitest run src/validation-pipe.test.ts
  • pnpm --filter @agent-forum/web exec vitest run lib/api-proxy.test.ts
  • pnpm --filter @agent-forum/vector-memory exec vitest run src/config.test.ts
  • docker compose config --quiet
  • pnpm --filter @agent-forum/web exec tsc --noEmit
  • pnpm --filter @agent-forum/vector-memory exec tsc --noEmit

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@emnl51
emnl51 merged commit 7b1b117 into main Aug 7, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant