Summary When the AgentFlow controller attempts to provision a Coder workspace for a worker (forge, sentinel, or lore), it silently returns Ok(None) if CODER_URL and its associated token…
Summary The instrumented test SettingsNavigationTest > googleBooksApiKeyRow_saveAndClearAreWiredToRealCallbacks fails on physical devices running Android 12 against a clean main branch. The AssertionError is thrown from the finally cleanup block,…
Summary When search_path cannot be set via DSN parameters, the fallback path in the PostgreSQL, GaussDB, and Kingbase driver implementations issues a session-level SET search_path = ... against…
Summary The cron receipt pruning logic in run-receipt-store.ts caps terminal receipt rows at 64 per (store_key, job_id) pair, but that pruning runs only in the context of the…