Commit Graph

1 Commits

Author SHA1 Message Date
kimi
fcccfed1d4 fix: enhance tox -e dev with full dev environment launcher
All checks were successful
Tests / lint (pull_request) Successful in 4s
Tests / test (pull_request) Successful in 1m0s
Replaces the bare uvicorn command with a comprehensive dev launcher
script that provides: auto port selection if 8000 is taken, docker
compose isolation, clickable service links (dashboard, health, API
docs, Ollama), a status line showing version/git commit/inference
backend, smoke tests on startup, and a dev shell with the timmy CLI
wired to the running instance.

Fixes #385

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 01:08:18 -04:00