Skip to content

Conversation

@nan-yu
Copy link
Collaborator

@nan-yu nan-yu commented Jan 27, 2026

  • Add a base InferenceStrategy class
  • Add PackSpecsBuildHook to copy JSON schemas into the package during build time.
  • Update pyproject.toml to include assets and configure the build hook.
  • Implement A2uiSchemaManager for robust schema loading, pruning, and prompt generation.

Description

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. For larger changes, raising an issue first helps reduce redundant work.

Pre-launch Checklist

If you need help, consider asking for advice on the discussion board.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces schema packaging and runtime loading capabilities, along with a base InferenceStrategy class and an A2uiSchemaManager. The changes include adding a build hook to copy JSON schemas into the package, updating pyproject.toml to include these assets, and implementing robust schema loading and prompt generation logic. New test files have also been added to cover the new functionality. Dependency updates in uv.lock are also included, which appear to be routine updates.

@nan-yu nan-yu force-pushed the a2ui-schema-manager branch 7 times, most recently from c6f12bb to c290c91 Compare January 28, 2026 18:35
@nan-yu nan-yu force-pushed the a2ui-schema-manager branch 3 times, most recently from 1f7fd48 to 957e27d Compare February 11, 2026 23:51
@gspencergoog
Copy link
Collaborator

/gemini summary

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@nan-yu
Copy link
Collaborator Author

nan-yu commented Feb 12, 2026

/gemini summary

It sounds like I hit some limit with gemini-code-assist: You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

- Add a base InferenceStrategy class
- Add PackSpecsBuildHook to copy JSON schemas into the package during
  build time.
- Update pyproject.toml to include assets and configure the build hook.
- Implement A2uiSchemaManager for robust schema loading, pruning, and
  prompt generation.
@nan-yu nan-yu force-pushed the a2ui-schema-manager branch from 957e27d to 9939eff Compare February 12, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants