Skip to content

fix: improve desktop startup and custom Slack model routing#268

Merged
nettee merged 2 commits intomainfrom
main-pr
Mar 19, 2026
Merged

fix: improve desktop startup and custom Slack model routing#268
nettee merged 2 commits intomainfrom
main-pr

Conversation

@nettee
Copy link
Copy Markdown
Contributor

@nettee nettee commented Mar 19, 2026

Summary

This PR improves local desktop runtime behavior and fixes custom model routing for Slack conversations. It also adds a change spec for a Slack reply probe so the local reply loop is easier to validate after runtime changes.

Changes

  • move Dock icon restoration earlier during desktop startup so the app becomes visible sooner on cold launch
  • add a Slack reply probe change spec for validating the local Slack DM reply path after runtime or OpenClaw changes
  • fix custom provider model routing so desktop-selected custom models resolve to the correct upstream model ids in generated OpenClaw config
  • add regression coverage for custom provider model id generation

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 19, 2026

Deploying nexu-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: bf3b2ba
Status: ✅  Deploy successful!
Preview URL: https://8969e012.nexu-docs.pages.dev
Branch Preview URL: https://main-pr.nexu-docs.pages.dev

View logs

- move Dock icon restoration earlier during desktop startup so the app stays visible during cold launch
- add a Slack reply probe spec for validating the local Slack reply loop after runtime changes
- fix custom provider model routing so desktop selections resolve to the correct upstream model ids
- add regression coverage for custom provider model id generation
@nettee nettee merged commit 14dd735 into main Mar 19, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants