feat(android): redesign Agent Zero as a native app shell #88
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/a0-symbolics!88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/android-native-app-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
Reworks the Android client so it behaves like an Android app rather than a browser wrapper while preserving Agent Zero's authoritative WebUI/plugin contract.
Architecture
This does not create a parallel Kotlin Agent Zero protocol. The WebView remains the compatibility surface and all mobile adjustments remain additive/origin-scoped, per
android/AGENTS.mdand #49.Protocol/native-Prolog work that depends on the separate core contract remains out of this PR.
Verification
CI should run:
Closes no protocol/core issues.
Related: #49
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.