Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use workflows-ai under the hood #67

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

grabbou
Copy link
Collaborator

@grabbou grabbou commented Jan 16, 2025

Fixes #64 #52 #49 #42

This is internal rewrite to offer much better execution flow and potentially advanced workflows in the future.

  • Removed custom error handling in actions. We will now use an agent/wrapper to handle errors
  • Simplified tools return format and also, cleaned-up readme
  • Removed rslib in favor of tsup and removed custom patch-package for Vercel AI SDK (we no longer use that feature)
  • Removed entire CLI logic that is now handled by the ai-flows package (entire logic is one big flow). We will further improve it by adding additional blocks for error handling later

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.

chore: migrate to tsup
1 participant