Skip to content

Conversation

ks6088ts
Copy link
Member

@ks6088ts ks6088ts commented Aug 1, 2025

What this PR does / why we need it

  • add tool call agent

Which issue(s) this PR fixes:

Fixes #5

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
ORGANIZATION=<organization-name>
REPOSITORY=<repository-name>

git clone [email protected]:$ORGANIZATION/$REPOSITORY.git
cd $REPOSITORY
  • Test the code
make ci-test

What to Check

Verify that the following are valid

  • ...

Additional Information

@ks6088ts ks6088ts force-pushed the feature/issue-5_add-tool-call-agent branch from 1734e0f to db42a3a Compare August 1, 2025 07:28
@ks6088ts ks6088ts merged commit 13b3547 into main Aug 1, 2025
4 checks passed
@ks6088ts ks6088ts deleted the feature/issue-5_add-tool-call-agent branch August 1, 2025 07:34
@ks6088ts ks6088ts self-assigned this Aug 1, 2025
@ks6088ts ks6088ts added the tools label Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add tool call agent
1 participant