Skip to content

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 24, 2026

Summary

Removes the tracking of synced adapters and the associated reload instructions display from the sync_skills command output.

Changes

  • Removed synced_adapters list initialization and population during platform sync loop
  • Removed the conditional block that displayed reload instructions for each synced platform adapter
  • Simplified the command output to end with the sync statistics table

Details

The reload instructions feature has been removed from the sync workflow. This simplifies the CLI output and removes the need to track which adapters were successfully synced during the operation. Users will no longer see platform-specific reload instructions after running the sync command.

The sync command was displaying instructions to exit and restart
Claude/Gemini sessions to use new skills. This is not actually
needed, so remove the reload instructions output at the end of sync.
@nhorton nhorton merged commit f6beb00 into claude/update-deepwork-jobs-oGi2S Jan 24, 2026
@nhorton nhorton deleted the claude/remove-sync-exit-messages-dlfy2 branch January 24, 2026 18:50
nhorton added a commit that referenced this pull request Jan 26, 2026
The sync command was displaying instructions to exit and restart
Claude/Gemini sessions to use new skills. This is not actually
needed, so remove the reload instructions output at the end of sync.

Co-authored-by: Claude <noreply@anthropic.com>
nhorton added a commit that referenced this pull request Jan 27, 2026
The sync command was displaying instructions to exit and restart
Claude/Gemini sessions to use new skills. This is not actually
needed, so remove the reload instructions output at the end of sync.

Co-authored-by: Claude <noreply@anthropic.com>
nhorton added a commit that referenced this pull request Jan 28, 2026
The sync command was displaying instructions to exit and restart
Claude/Gemini sessions to use new skills. This is not actually
needed, so remove the reload instructions output at the end of sync.

Co-authored-by: Claude <noreply@anthropic.com>
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