Files
anomalyco_opencode/packages/opencode/test/cli/run
Simon Klee fa4050673d run: defer startup work until first paint
Keep optional initialization off the critical rendering path so the prompt
appears before network and heavy module startup completes. Stop deferred
work when the footer closes to avoid needless requests during early exit.
2026-07-06 08:36:38 +02:00
..