Skip to content

fix: correct content preview truncation in crawl4ai and minor fixes#1341

Open
Ricardo-M-L wants to merge 1 commit intoFoundationAgents:mainfrom
Ricardo-M-L:fix/crawl4ai-content-preview
Open

fix: correct content preview truncation in crawl4ai and minor fixes#1341
Ricardo-M-L wants to merge 1 commit intoFoundationAgents:mainfrom
Ricardo-M-L:fix/crawl4ai-content-preview

Conversation

@Ricardo-M-L
Copy link
Copy Markdown

Summary

  • Fix content preview not being truncated to 300 chars in crawl4ai — previously appended ... to full content instead of slicing first
  • Fix typo completlycompletely in browser prompt
  • Fix misleading comment claiming 100KB limit when actual limit is ~10K chars

Test plan

  • Verify crawl4ai content preview is properly truncated for long content

🤖 Generated with Claude Code

- Slice markdown to first 300 chars before appending ellipsis
- Fix typo: completly → completely in browser prompt
- Fix misleading comment: 100KB → ~10K chars in web_search

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Ricardo-M-L
Copy link
Copy Markdown
Author

Friendly bump — this fork PR's workflow run is stuck on action_required (GitHub's default for first-time contributors). Could a maintainer approve the workflow so CI can report a verdict? Thanks!

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