agent-orchestrator/packages/mobile
suraj-markup 07cd72c36d fix(mobile): enable scrolling in terminal WebView
scrollEnabled was set to false, which blocked touch scroll gestures
that xterm.js needs to scroll through terminal history.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 04:00:55 +05:30
..
assets chore(mobile): update app icons and splash screen with Agent Orchestrator branding 2026-03-03 02:38:17 +05:30
src fix(mobile): enable scrolling in terminal WebView 2026-03-03 04:00:55 +05:30
.gitignore feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
app.json fix(mobile): replace KeyboardAvoidingView with Keyboard API listener 2026-03-03 03:48:44 +05:30
babel.config.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
eas.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
index.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
metro.config.js feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
package.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30
tsconfig.json feat(mobile): add React Native app for monitoring AO sessions 2026-03-03 01:34:45 +05:30