Skip to content

Conversation

@eastlondoner
Copy link
Contributor

AI Generated - I am still reviewing so it's a Draft

petradonka and others added 6 commits October 23, 2025 13:10
- Complete example demonstrating DevScript with Cloudflare Worker
- Real-time monitoring dashboard with professional UI
- Shows local development workflow (Worker + Dashboard on localhost)
- Demonstrates extract patterns, restart policies, and env variables
- Comprehensive README with usage examples and customization guide
- Remove DevScriptExtractConfig in favor of function interface
- Use same extract interface as scope.spawn: (line: string) => string | undefined
- Eliminates unnecessary regex building and interface divergence
- Update all examples and docs to use function interface
- All tests passing (10/10)

Breaking change: extract prop now accepts a function instead of config object
@coderabbitai
Copy link

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 23, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alchemy-run/alchemy@1169

commit: c6088ed

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.

2 participants