Skip to content

Add native Kotlin integration#614

Open
amankoli09 wants to merge 1 commit into
thesysdev:mainfrom
amankoli09:feature/native-kotlin-integration
Open

Add native Kotlin integration#614
amankoli09 wants to merge 1 commit into
thesysdev:mainfrom
amankoli09:feature/native-kotlin-integration

Conversation

@amankoli09

Copy link
Copy Markdown

Closes #395

Summary

  • Add a native Kotlin OpenUI Lang runtime with typed component definitions, prompt generation, parsing, streaming parse state, state declarations, and Query/Mutation extraction.
  • Add a Jetpack Compose renderer with a registry for custom native components, default primitives, and action callbacks.
  • Add a minimal Android Compose sample app plus Kotlin package README and parser tests.

Testing

  • git diff --cached --check
  • Not run: gradle :openui-lang:test because Gradle is not installed in this environment.

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.

Native Kotlin integration

1 participant