Skip to content

feat: ollama profile overlay and async WS parity - #14

Merged
oldrepublicwizard merged 1 commit into
mainfrom
feat/ollama-profile-and-async-ws
Jul 18, 2026
Merged

feat: ollama profile overlay and async WS parity#14
oldrepublicwizard merged 1 commit into
mainfrom
feat/ollama-profile-and-async-ws

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Contributor

Summary

  • Add docker-compose.ollama.yml profile overlay wiring OLLAMA_BASE_URL for local Ollama
  • Handle WebSocket ConnectionClosed in AsyncSynthoraClient.iter_run_events (parity with sync client)
  • Update README, smoke script comment, and parity documentation

Test plan

  • uv run ruff check packages/sdk tests/test_sdk.py
  • uv run pytest -q --timeout=90 tests/test_sdk.py
  • uv run pytest -q --timeout=90
  • cd apps/web && npm test -- --run

- docker-compose.ollama.yml wires OLLAMA_BASE_URL for profile
- AsyncSynthoraClient.iter_run_events handles ConnectionClosed
- README, smoke comment, parity docs
@oldrepublicwizard
oldrepublicwizard merged commit 7d66679 into main Jul 18, 2026
3 checks passed
@oldrepublicwizard
oldrepublicwizard deleted the feat/ollama-profile-and-async-ws branch July 18, 2026 08:34
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