bee-agent-framework icon indicating copy to clipboard operation
bee-agent-framework copied to clipboard

feat: workflows v2

Open michael-desmond opened this issue 5 months ago • 0 comments

Which issue(s) does this pull-request address?

Addresses #1025

Description

Lightweight agent orchestration using decorators.

Checklist

General

Code quality checks

  • [x] Code quality checks pass: mise check (mise fix to auto-fix)

Testing

  • [ ] Unit tests pass: mise test:unit
  • [ ] E2E tests pass: mise test:e2e
  • [ ] Tests are included (for bug fixes or new features)

Documentation

  • [ ] Documentation is updated
  • [ ] Embedme embeds code examples in docs. To update after edits, run: Python mise docs:fix

michael-desmond avatar Sep 22 '25 17:09 michael-desmond