Skip to content

Make Apify call guidance failure-resistant#58

Merged
patrikbraborec merged 5 commits into
mainfrom
fix/apify-call-guidance-cohorts
Jun 25, 2026
Merged

Make Apify call guidance failure-resistant#58
patrikbraborec merged 5 commits into
mainfrom
fix/apify-call-guidance-cohorts

Conversation

@patrikbraborec

@patrikbraborec patrikbraborec commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace bare Actor call guidance with discover, inspect, and call flow in apify-actor-development.
  • Keep telemetry attribution only in apify-ultimate-scraper, where the skill already used a fixed user-agent token.
  • Document --input vs --input-file mechanics and align hints with apify-cli#1212: inspect schema first, quote inline JSON object input, and use --input-file for JSON files or complex inputs.

Test plan

  • Searched apify-actor-development for stale --user-agent and apify-agent-skills/apify-actor-development references.
  • Searched apify-ultimate-scraper for retained --user-agent apify-agent-skills/apify-ultimate-scraper examples and updated input hints.
  • Checked IDE diagnostics for touched Markdown files.

Closes #57

patrikbraborec and others added 2 commits June 23, 2026 15:06
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@patrikbraborec patrikbraborec changed the title Make Apify call guidance measurable Make Apify call guidance failure-resistant Jun 23, 2026
patrikbraborec and others added 3 commits June 23, 2026 15:13
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

@lukas-bekr lukas-bekr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@patrikbraborec
patrikbraborec merged commit 7eb6296 into main Jun 25, 2026
2 checks passed
@patrikbraborec
patrikbraborec deleted the fix/apify-call-guidance-cohorts branch June 25, 2026 11:07
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.

Make apify call guidance failure-resistant and cohort-attributable across skills

4 participants