-
Notifications
You must be signed in to change notification settings - Fork 6
feat(agent-integrations): typed OpenRouter media routes; deprecate GMI media_generation #35
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
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
757b29e
feat(openrouter): add media support to agent integrations
senamakel ffcb043
chore: update lib.rs formatting
senamakel d8b8a93
fix(agent_integrations): handle missing agent gracefully on startup
senamakel d8ce208
chore(agent_integrations): remove unused imports
senamakel f1f54c1
chore(agent_integrations): add module for agent integrations
senamakel 922708e
fix(openrouter): handle missing model field in API response
senamakel 8718020
fix(openrouter): add missing OpenRouter integration
senamakel d878626
fix(agent_integration_types): add missing fields for agent configuration
senamakel a19e38a
test(agent): add integration test for module layout
senamakel ef4cf8f
test(agent): add integration test for module layout
senamakel 74b98e0
fix(media_generation): handle empty response from media generation API
senamakel 348c2c3
test: allow deprecated items in media generation tests
senamakel 7ec6fca
fix(tests): update OpenRouter test to match new API response format
senamakel a116bf2
fix(tests): correct OpenRouter test assertion for API response format
senamakel 0e3e5a5
feat(api): add PUT route for orchestrator endpoint
senamakel 4dac8a4
chore: format OpenRouter media code and tests
senamakel 04f7a98
chore: update lib.rs
senamakel e2cd9a1
fix(tests): add openapi sync test
senamakel 2a8c512
docs(api-surface): add missing API documentation for user endpoints
senamakel 0b96211
chore(api): update tinyhumans backend configuration
senamakel 7a4766f
docs(api-surface): add missing API surface documentation
senamakel 351b3b0
feat(api): add media generation endpoint for agent integrations
senamakel 3e93c7e
fix(openrouter): handle missing media field in API response
senamakel 1cdf8b6
fix(openrouter): handle media content in agent integrations
senamakel ecf22d0
fix(openrouter): handle missing media field in API response
senamakel edc8484
fix(openrouter): handle missing media field in API response
senamakel cb0aea2
fix(public_routes): correct route generation for nested modules
senamakel 96c9f13
fix(parser): handle missing trailing newline in input
senamakel 2bd0540
chore(api): update route counts and expose additional public routes
senamakel 667cbbb
chore(scripts): remove sync-openapi script
senamakel 4c26edd
chore(api): update excluded admin operation count and add unexposed r…
senamakel a541277
fix(parser): handle missing trailing newline in input
senamakel 44948c4
fix(tests): correct test assertion for OpenAPI sync response
senamakel 9c806f5
chore(api): update backend spec and regenerate public routes
senamakel 34866d9
fix(test): update expected unexposed route count to 59
senamakel 4797c26
fix(tests): update expected admin operation count in sync test
senamakel d68ad56
fix(openrouter): handle media content in agent integrations
senamakel 1180aef
fix(tests): update OpenRouter test to use correct API endpoint
senamakel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.