Skip to content

fix: refresh guide prompt after sidebar fetch - #14

Open
dumanoglu1 wants to merge 1 commit into
base:masterfrom
dumanoglu1:fix/sidebar-prompt-timing
Open

fix: refresh guide prompt after sidebar fetch#14
dumanoglu1 wants to merge 1 commit into
base:masterfrom
dumanoglu1:fix/sidebar-prompt-timing

Conversation

@dumanoglu1

Copy link
Copy Markdown

Summary

  • build the BuildOnBase guideLink prompt from a function instead of a module-level string
  • create the MCP tool parameter schema after fetchAndUpdateSidebar() completes
  • preserve the existing exported getGuideParams schema for other module imports

Fixes #13.

Testing

  • npx tsc --noEmit

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.

BuildOnBase guideLink prompt is built before the live sidebar can update it

1 participant