Skip to content

feat(context): add Pydantic models for program and function context#15

Open
nblog wants to merge 1 commit intostarsong-consulting:mainfrom
nblog:fix/pydantic-prompt
Open

feat(context): add Pydantic models for program and function context#15
nblog wants to merge 1 commit intostarsong-consulting:mainfrom
nblog:fix/pydantic-prompt

Conversation

@nblog
Copy link

@nblog nblog commented Dec 24, 2025

  • Fix prompt not being serialized correctly as expected by fastmcp
  • Introduced ProgramInfo and FunctionContext models to encapsulate relevant data for binary analysis and function analysis prompts.
  • Enhanced prompt template to utilize these models for structured output.

- Introduced ProgramInfo and FunctionContext models to encapsulate
  relevant data for binary analysis and function analysis prompts.
- Enhanced prompt template
  to utilize these models for structured output.
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.

1 participant