Skip to content

feat: add A2UI PoC#29

Open
gebhardtr wants to merge 7 commits intooracle-samples:mainfrom
gebhardtr:rigebha/a2ui-poc
Open

feat: add A2UI PoC#29
gebhardtr wants to merge 7 commits intooracle-samples:mainfrom
gebhardtr:rigebha/a2ui-poc

Conversation

@gebhardtr
Copy link
Copy Markdown
Member

@gebhardtr gebhardtr commented Apr 3, 2026

Description

A2UI poc.

To test:

Pull the PR using gh CLI:

gh checkout 29

Install Deps:

brew install podman podman-compose
podman machine init
podman machine start

Auth for the MCP server

oci session authenticate --region us-ashburn-1 --profile-name DEFAULT

App up

podman compose up --build
open localhost:3000

Prompts:

  • list all oci regions
  • change my current region
image

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 3, 2026
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
@gebhardtr gebhardtr marked this pull request as ready for review April 16, 2026 14:49
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant