Skip to content

feat(core): add inspector source preview#302

Merged
vamgan merged 1 commit into
mainfrom
feat/inspector-source-preview
Jun 1, 2026
Merged

feat(core): add inspector source preview#302
vamgan merged 1 commit into
mainfrom
feat/inspector-source-preview

Conversation

@vamgan
Copy link
Copy Markdown
Collaborator

@vamgan vamgan commented Jun 1, 2026

Summary\n- add opt-in sourcePreview support to the core inspector so resolved app-owned sources appear in the prompt preview and Copy output\n- render prompt context even when no DOM element is focused, which makes source-only previews visible\n- forward tools and sourcePreview through the React inspector wrapper\n- document source-backed inspector previews in core and React docs\n\n## Test plan\n- npm test -w @askable-ui/core -- inspector.test.ts\n- npm test -w @askable-ui/react -- AskableInspector.test.tsx\n- npm test -w @askable-ui/core\n- npm test -w @askable-ui/react\n- npm run build\n- npm run build:versioned --prefix site/docs\n- git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
askable Ready Ready Preview, Comment Jun 1, 2026 6:40am

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 1, 2026

Open in StackBlitz

@askable-ui/context

npm i https://pkg.pr.new/@askable-ui/context@302

@askable-ui/core

npm i https://pkg.pr.new/@askable-ui/core@302

@askable-ui/create-app

npm i https://pkg.pr.new/@askable-ui/create-app@302

@askable-ui/mcp

npm i https://pkg.pr.new/@askable-ui/mcp@302

@askable-ui/react

npm i https://pkg.pr.new/@askable-ui/react@302

@askable-ui/react-native

npm i https://pkg.pr.new/@askable-ui/react-native@302

@askable-ui/svelte

npm i https://pkg.pr.new/@askable-ui/svelte@302

@askable-ui/vue

npm i https://pkg.pr.new/@askable-ui/vue@302

commit: c193a28

@vamgan vamgan merged commit a4fa433 into main Jun 1, 2026
9 checks passed
@vamgan vamgan deleted the feat/inspector-source-preview branch June 1, 2026 06:41
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.

1 participant