Skip to content

Conversation

ks6088ts
Copy link
Member

@ks6088ts ks6088ts commented Aug 17, 2025

What this PR does / why we need it

  • add parallel processor agent

Which issue(s) this PR fixes:

Fixes #90

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-90_demo-agent branch from a0f2d73 to 584febd Compare August 17, 2025 08:00
@ks6088ts ks6088ts changed the title add demo agents add parallel processor agent Aug 17, 2025
@ks6088ts ks6088ts merged commit 2be6e66 into main Aug 17, 2025
5 checks passed
@ks6088ts ks6088ts deleted the feature/issue-90_demo-agent branch August 17, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

introduce demo agent
1 participant