Skip to content

[API Refactor] Initial port of interactive_drive & omnidreams - #529

Open
ArielG-NV wants to merge 25 commits into
NVIDIA:mainfrom
ArielG-NV:api-refactor-v2/omnidreams-v2
Open

[API Refactor] Initial port of interactive_drive & omnidreams#529
ArielG-NV wants to merge 25 commits into
NVIDIA:mainfrom
ArielG-NV:api-refactor-v2/omnidreams-v2

Conversation

@ArielG-NV

@ArielG-NV ArielG-NV commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Delete old omnidreams cruft, move to new api file structure

apps/<app_name>/ ==> has app
apps/<app_name>/README.md ==> has readme on how to use app

integrations_v2// ==> has model related code
integrations_v2//impl/ ==> has model impl specific code (we likely need to hoist out eventually)
integrations_v2//apps/<app_name>/ ==> only has adapter.py and other minimal logic to define app creation
integrations_v2//config.py ==> single source of truth for model configs

Other files exist be we largely keep to this structure

@copy-pr-bot

copy-pr-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ArielG-NV
ArielG-NV force-pushed the api-refactor-v2/omnidreams-v2 branch 4 times, most recently from f1d437d to b22fec1 Compare August 28, 2026 06:07
@ArielG-NV
ArielG-NV force-pushed the api-refactor-v2/omnidreams-v2 branch from 90f6521 to a53902f Compare August 28, 2026 06:56
…some fixes to help reduce sync points via high prio queue -- still missing some high prio queue
@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test 476b269

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test a90d549

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test f702151

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test 656c2a8

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test e913c65

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test 48f0a19

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test 25cead7

@ArielG-NV
ArielG-NV marked this pull request as ready for review August 28, 2026 11:58
@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Too many files changed for review (537 files, 100 file limit).

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test faea2fb

@ArielG-NV

Copy link
Copy Markdown
Collaborator Author

/ok to test 3fa6bb0

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