William Martin
7939297f36
Add pagination helper
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-04-07 13:22:53 +02:00
Alexander Yastrebov
38938dcc5a
pkg/github: fix use of per page parameter
...
Page size tool parameter names were changed to `perPage` within #90
while GitHub API uses `per_page` parameter name.
This change fixes overlooked inconsistencies.
Follow up on #90
Follow up on #129
Fixes #136
Signed-off-by: Alexander Yastrebov <yastrebov.alex@gmail.com >
2025-04-06 18:59:50 +02:00
William Martin
6f7458ae3c
Conform list tools
License Check / license-check (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-04-04 15:51:50 +02:00
Javier Uruen Val
5f3926d535
add support for create_pull_request ( #63 )
...
Co-authored-by: Toby Padilla <toby@toby.sh >
2025-04-01 15:48:39 -06:00
Toby Padilla
5eb969e27b
fix: add required fields for OpenAI API
2025-03-24 17:31:28 -06:00
Javier Uruen Val
bc3bc766c8
use generic for helper functions
2025-03-24 17:28:21 +01:00
Javier Uruen Val
d24038cbd2
validate tools params
2025-03-24 17:28:21 +01:00
Javier Uruen Val
af22499413
fix array schemas ( #37 )
2025-03-24 17:17:58 +01:00
Javier Uruen Val
7c772d2612
add support for the create_pull_request_review_tool ( #33 )
2025-03-24 13:50:49 +01:00
Sam Morrow
dd46f8a837
add a framework for translations
2025-03-20 18:33:30 +01:00
Javier Uruen Val
3dddc2abcd
add initial tests
2025-03-17 13:26:14 +01:00
Javier Uruen Val
1c4cb29229
split into multiple files
2025-03-10 09:49:52 +01:00