Skip to content

Add minimal starter-crawl4ai template#267

Merged
izzat5233 merged 2 commits into
mainfrom
add-minimal-starter-crawl4ai
Jun 9, 2026
Merged

Add minimal starter-crawl4ai template#267
izzat5233 merged 2 commits into
mainfrom
add-minimal-starter-crawl4ai

Conversation

@izzat5233

Copy link
Copy Markdown
Member

Summary

  • Adds a new minimal python-examples/starter-crawl4ai template: a single simple-crawl API that crawls one URL to clean markdown, tagged starter.
  • Leaves the full-featured crawl4ai example unchanged (it stays a non-starter reference with deep/multi/adaptive crawling).
  • Lists the new starter in the root and python-examples README indexes.

Why

The Intuned agent only sees/uses the curated "starter" set (list-templates is filtered to --tag starter; dev init only allows starter-id templates). The full crawl4ai example is too large to be a good starter (PR #259 tried renaming it and was reverted in #260). This adds a purpose-built minimal starter instead, so crawl4ai is reachable by the agent without compromising the rich example.

Test plan

  • bash .github/scripts/validate-templates.sh → 0 errors, 0 warnings (README sync + structure).

Made with Cursor

izzat5233 and others added 2 commits June 9, 2026 13:55
Adds a new minimal Crawl4AI starter (single-URL crawl to markdown) tagged
"starter" so it surfaces in the agent's curated starter set and can be used
with `intunedctl dev init`. The full-featured `crawl4ai` example is left
unchanged as a non-starter reference. Lists the new template in the root and
python-examples README indexes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@izzat5233 izzat5233 merged commit e45f2fd into main Jun 9, 2026
1 check passed
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