Skip to content

Conversation

@arieltl
Copy link
Contributor

@arieltl arieltl commented Oct 30, 2025

Description

  • Adds workflow example that routes tasks message to a different model.
  • Update readme to mention task detection feature
  • Update readme to list the new workflow example

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test improvement

Related Issue

Fixes #21

How Has This Been Tested?

  • Unit tests pass (make test)
  • Docker build succeeds
  • Manual testing performed

Test Configuration:

  • Docker version: 28.4.0, build d8eb465f86
  • OS: Manjaro Linux

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Additional Notes

I believe that new tests and comments are not applicable in this case

@sveneisenschmidt
Copy link
Owner

Thanks will review and merge :)

@sveneisenschmidt sveneisenschmidt merged commit 1e5506e into sveneisenschmidt:main Nov 1, 2025
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.

Possible to make sessionID null in ui task?

2 participants