Commit Graph

8 Commits (329c843567861bd906c9cf4472fc8beb14f0fdfe)

Author SHA1 Message Date
Eugen Eisler 329c843567 feat: implement -u, --user-instead-of-system: Use the user role instead of the system role for the pattern. It is needed for Open AI o1 models for now. 5 days ago
Eugen Eisler d6552f5811 feat: add support for pattern variables 2 weeks ago
Azwar Tamim e26d72c2f0
Merge branch 'main' into add_dry_run 3 weeks ago
Azwar Tamim feabd565dc Refactor dry run to DryRun Vendor 3 weeks ago
ALX99 21f4b5f774 refactor: accept context as parameter of Vendor.Send
In golang, contexts should be propagated downwards in order to be able
to provide features such as cancellation.

This commit refactors the Vendor interface to accept a context as a
first parameter so that it can be propagated downwards.
4 weeks ago
Eugen Eisler 4d77ed30e9 test: implement test for common package 4 weeks ago
Eugen Eisler 75ee3ac5e4 feat: add last changes from fabric-go; fix some Gemini problems 1 month ago
Jonathan Dunn 7399d84446 initial 1 month ago