Skip to content

fix(agent): wrong schema inversion #157

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 1 commit into from
Apr 9, 2025
Merged

fix(agent): wrong schema inversion #157

merged 1 commit into from
Apr 9, 2025

Conversation

samchon
Copy link
Contributor

@samchon samchon commented Apr 9, 2025

This pull request includes several changes to the @autoview/station package to update the version and improve the handling of schema components in the AutoViewAgent class. The most important changes include updating the package version, simplifying the return structure in the AutoViewAgent class, and adjusting the type of components in the ConvertedSchema interface.

Version update:

  • package.json: Updated the package version from 7.1.0 to 7.1.1.

Improvements to schema handling:

@samchon samchon added the Bug Something isn't working label Apr 9, 2025
@samchon samchon requested review from AcrylicShrimp and Copilot April 9, 2025 10:49
@samchon samchon self-assigned this Apr 9, 2025
@samchon samchon added this to WrtnLabs Apr 9, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

packages/agent/src/agents/AutoViewAgent.ts:184

  • Ensure that removing the nested 'schemas' property does not break any downstream code that might expect the previous structure. Update any related tests to cover this change.
components: converted.components,

@samchon samchon marked this pull request as ready for review April 9, 2025 10:51
@samchon samchon merged commit fd3f3a2 into main Apr 9, 2025
2 of 3 checks passed
@samchon samchon deleted the fix/schema branch April 9, 2025 10:54
@github-project-automation github-project-automation bot moved this to Done in WrtnLabs Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant