Skip to content

[codex] Fix Ampere CLI build warnings#483

Merged
wow-miley merged 1 commit into
mainfrom
wow-miley/fix-ampere-cli-warnings
May 17, 2026
Merged

[codex] Fix Ampere CLI build warnings#483
wow-miley merged 1 commit into
mainfrom
wow-miley/fix-ampere-cli-warnings

Conversation

@wow-miley
Copy link
Copy Markdown
Contributor

This PR removes Kotlin and Gradle warnings that were showing up while building the Ampere CLI by switching to the supported expect/actual compiler flag, replacing deprecated Compose dependency accessors, and tightening warning-producing casts/null assertions.

It keeps production behavior unchanged while cleaning FunctionExecutor/McpExecutor failure handling, deprecated preview imports, clipboard deprecation scoping, and CLI coordination/status warning sites.

Validation: ./gradlew ktlintFormat; ./gradlew jvmTest; ./gradlew :ampere-cli:installDist --rerun-tasks, with jvmTest and installDist logs checked for warning lines.

Authored-by: Codex.

Authored-by: Codex

Validation: ./gradlew ktlintFormat; ./gradlew jvmTest; ./gradlew :ampere-cli:installDist --rerun-tasks
@github-actions
Copy link
Copy Markdown

Concept staleness check — clean. No tracked-source changes need a concept update.

@wow-miley wow-miley marked this pull request as ready for review May 17, 2026 06:48
@wow-miley wow-miley merged commit 7670dc1 into main May 17, 2026
3 checks passed
@wow-miley wow-miley deleted the wow-miley/fix-ampere-cli-warnings branch May 17, 2026 06:48
@wow-miley wow-miley mentioned this pull request May 23, 2026
5 tasks
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