docs: document missing SDK features across concept pages#852
Draft
docs: document missing SDK features across concept pages#852
Conversation
Add documentation for 13 previously undocumented SDK features including Actor.use_state(), Actor.abort(), Actor.get_env(), ApifyRequestList, storage alias parameter, tiered proxy URLs, EXIT event, advanced ChargingManager API, ChargeResult from push_data, Actor.is_at_home(), secret input fields, storage client architecture, and Actor instantiation parameters. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #852 +/- ##
=======================================
Coverage 86.64% 86.64%
=======================================
Files 48 48
Lines 2920 2920
=======================================
Hits 2530 2530
Misses 390 390
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
Actor.use_state(),Actor.abort(),Actor.get_env(),ApifyRequestList, storagealiasparameter, tiered proxy URLs,EXITevent, advancedChargingManagerAPI,ChargeResultfrompush_data,Actor.is_at_home(), secret input fields, storage client architecture, and Actor instantiation parametersBased on the gap analysis in
2026-04-04_claude_missing_features_docs_plan.mdwhich cross-referenced all public SDK exports against the existing documentation.🤖 Generated with Claude Code