Skip to content

An Framework for running Individual OSS-Fuzz-Gen Agents #1143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Jul 22, 2025
Merged

Conversation

AmPaschal
Copy link
Collaborator

@AmPaschal AmPaschal commented Jul 8, 2025

This PR contributes the following:

  • An extendable framework (agent_test.py and a BaseAgentTest abstract class) to enable running individual agents or sequence of agents.
  • Implementations of BaseAgentTest for Function Analyzer, Context Analyzer and Crash Analyzer agents to enable setting up initial result list for these agents.
  • a README file describing how this framework can be used or extended.

@AmPaschal AmPaschal marked this pull request as draft July 8, 2025 22:57
Base automatically changed from context-analyzer-agent to main July 10, 2025 21:59
@AmPaschal AmPaschal changed the title WIP: A test class for the context_analyzer agent. WIP: Implementing a Test Class for OSS-Fuzz-Gen Agents Jul 14, 2025
@AmPaschal AmPaschal marked this pull request as ready for review July 21, 2025 22:18
@AmPaschal AmPaschal changed the title WIP: Implementing a Test Class for OSS-Fuzz-Gen Agents A Test Framework for OSS-Fuzz-Gen Agents Jul 21, 2025
@AmPaschal AmPaschal requested a review from DonggeLiu July 21, 2025 22:31
@DonggeLiu
Copy link
Collaborator

/gcbrun skip

@AmPaschal AmPaschal changed the title A Test Framework for OSS-Fuzz-Gen Agents An Framework for running Individual OSS-Fuzz-Gen Agents Jul 22, 2025
@DonggeLiu DonggeLiu merged commit 8881de0 into main Jul 22, 2025
6 of 7 checks passed
@DonggeLiu DonggeLiu deleted the agent-tests branch July 22, 2025 21:37
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.

2 participants