Skip to content

Conversation

@corbt
Copy link
Contributor

@corbt corbt commented Jan 22, 2026

Summary

  • choose a single port in TinkerBackend and reuse it for the server bind and returned base_url
  • keep uv.lock in sync with pyproject to avoid hook churn

Test plan

  • uv run pyright src tests
  • MODEL_NAME=test-$(date +%s) uv run python dev/yes-no-maybe.py (partial; timed out after ~10m)

Pick a port once in TinkerBackend and reuse it for the server bind and
returned base_url to avoid pointing clients at stale endpoints.
@corbt corbt requested a review from bradhilton January 22, 2026 23:08
@corbt corbt merged commit 8d18989 into main Jan 22, 2026
2 checks passed
@bradhilton bradhilton deleted the fix/tinker-port-match branch January 23, 2026 03:43
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.

3 participants