Conversation
…antis #1221) Drop the coreerr alias for dappco.re/go/log across the package — the coreerr.E wrapper just forwarded to core.E. Calling core.E directly removes a layer of indirection and matches the canonical core/go primitive surface. Also tighten Service.OnStartup to propagate registerCommands failures via Result instead of discarding them silently, and update a stale filepath.Join example in the manifest docstring to core.PathJoin. No exported API changes. Build / vet / test all clean. Closes tasks.lthn.sh/view.php?id=1221 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 (11)
📝 WalkthroughWalkthroughThis pull request removes the Changes
Review rate limit: 4/5 reviews remaining, refill in 12 minutes. Comment |
|
|



Brings v0.16.0 to main: refactor(go) using core.E + core.Result instead of the coreerr/log shim. Closes Mantis #1221.
Summary by CodeRabbit
Release Notes
Bug Fixes
Documentation