Skip to content

V1.3.1#263

Merged
zfoong merged 7 commits into
devfrom
V1.3.1
May 19, 2026
Merged

V1.3.1#263
zfoong merged 7 commits into
devfrom
V1.3.1

Conversation

@zfoong
Copy link
Copy Markdown
Collaborator

@zfoong zfoong commented May 19, 2026

Item/features added/bug fixed:

  • Changed Byteplus default model
  • Agent keeps output md file as default artifact, changes to either chat or pdf
  • Fixed the agent installs skills outside of the skill directory issue
  • Added binding for onboarding step and updated TUI
  • Fix send message attachment stuck issue
  • Remove some conversation mode default actions (actions from integrations)

zfoong and others added 7 commits May 19, 2026 07:11
- Add Ctrl+S shortcut to skip optional wizard steps (MCP/Skills)
- Add 'focus_nav' action to reach nav bar from multi-select widgets
- Detect Windows-only paths in MCP servers and annotate as platform_blocked
- Surface platform warnings in onboarding MCP step descriptions
- Guard list_mcp_servers() against silent config-load failures
…Ctrl+S

1. Add BINDINGS to OnboardingWizardScreen so Ctrl+S/Escape route to
   action_skip_step/action_cancel (previously unreachable from keyboard).

2. Append platform-blocked warning to label instead of description
   so _build_multi_select renders it — it only shows opt.label, never
   opt.description.

3. Add useEffect keydown handler in OnboardingPage.tsx for Ctrl+S/Cmd+S
   to skip optional onboarding steps, matching TUI behavior. Prevents
   browser 'Save As' dialog interference.
…-platform-paths

fix: onboarding usability + platform-aware MCP paths
@zfoong zfoong merged commit 82ce568 into dev May 19, 2026
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.

3 participants