Files
inkos/test-project
Ma 91d7346a7c chore(test-project): drop hardcoded openai/gpt-4o so env takes precedence
The embedded llm block overrode ~/.inkos/.env, breaking bench runs that
relied on INKOS_LLM_MODEL / INKOS_LLM_BASE_URL. Removing it lets the
CLI resolve the provider from the user env as documented.
2026-04-18 20:09:23 +08:00
..