Skip to content

Fix/pr27 android init guard#55

Open
digitallysavvy wants to merge 6 commits into
mainfrom
fix/pr27-android-init-guard
Open

Fix/pr27 android init guard#55
digitallysavvy wants to merge 6 commits into
mainfrom
fix/pr27-android-init-guard

Conversation

@digitallysavvy

Copy link
Copy Markdown
Contributor

Adds the Android conversational AI quickstart to agora quickstart:

  • Clones AgoraIO-Conversational-AI/agent-quickstart-android from the rest-api branch.
  • Lists Android as clone-only because CLI env seeding is not supported yet.
  • Rejects agora init --template android before it creates or reuses an Agora project.
  • Documents the Android quickstart command in the README and agent-facing docs.

Testing

  • Added coverage that agora init --template android fails without creating a project.

  • go test ./internal/cli was blocked locally by an existing config compatibility error:

    Config version 4 is newer than this CLI supports.

@digitallysavvy digitallysavvy self-assigned this Jul 21, 2026
@digitallysavvy digitallysavvy added the enhancement New feature or request label Jul 21, 2026
Description string
Runtime string
RepoURL string
Ref string

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we don't need this anymore. WE had update the android repo for default branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants