Skip to content

fix: bind deepagents streaming frontend to loopback - #21

Merged
webup merged 2 commits into
agentseek-ai:mainfrom
kic635:fix/deepagents-streaming-vite-host
Aug 22, 2026
Merged

fix: bind deepagents streaming frontend to loopback#21
webup merged 2 commits into
agentseek-ai:mainfrom
kic635:fix/deepagents-streaming-vite-host

Conversation

@kic635

@kic635 kic635 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bind the DeepAgents streaming Vite dev server explicitly to 127.0.0.1.
  • Add a generated-project regression test matching the lifecycle frontend health-check address.

Verification

  • Rendered the template successfully.
  • Frontend Vitest: 3 test files, 5 tests passed.
  • Frontend Vite build passed.
  • Live Vite server returned HTTP 200 at 127.0.0.1.
  • Targeted repository render test passed.
  • Ruff lint and format checks passed.

The full make check reached the existing repository lock-check mismatch: uv.lock needs updating against the reviewed AgentSeek core commit. The remaining lint, format, and pytest run proceeded; 199 tests passed before the long existing runtime smoke suite was interrupted.

@webup
webup merged commit 10c41a8 into agentseek-ai:main Aug 22, 2026
17 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.

2 participants