Conversation
… #1245) Drop the `corelog "dappco.re/go/log"` import alias in helpers.go and call `core.Warn(...)` directly. The log package's Warn forwards to core; the alias was a layer of indirection. Three call sites in deferred Qdrant client close handlers (QueryDocs, IngestDirectory, IngestSingleFile). Audit (audit.sh) baseline 1585 → 1585 unchanged — corelog→core import swap isn't a tracked dimension. 0 gaming patterns. Build, vet, test all clean. Closes tasks.lthn.sh/view.php?id=1245 Co-authored-by: Codex <noreply@openai.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe change updates logging in the Qdrant client close operation from Changes
Review rate limit: 3/5 reviews remaining, refill in 18 minutes and 43 seconds. Comment |
|
|







Brings v0.14.0 to main: refactor(go) drops corelog alias, calls core.Warn directly. Closes Mantis #1245.
Summary by CodeRabbit