Expand Create a Page guide with page context types#107
Merged
Conversation
…mentation Added detailed sections covering all available page context types: - Assistant Page Context - Backups Page Context - Certificate Page Context - Exports Page Context - Intercept Page Context (with request/response/websocket selections) - WebSocket Page Context Each context type now includes: - Description of what the context provides - Code examples showing how to access the context - Practical example of creating a page for that context type - Clear explanations of page-specific state Also added a new "Working with Page Context and State" section with best practices: - Checking context availability - Handling selection changes - Updating UI reactively - Providing fallback UI - Proper listener cleanup This expansion makes the guide comprehensive for developers building context-aware pages for different sections of Caido. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Corb3nik
approved these changes
Mar 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expanded the "Create a Page" guide to comprehensively document all available page context types in the Caido frontend SDK.
Changes
src/guides/page.mdCoverage
This expansion addresses the gap identified in the SDK reference surface where:
PageSDKprovides access to different page context types (referenced insrc/reference/sdks/frontend)SDK Surface Covered
🤖 Generated with [Claude Code]((claude.com/redacted)