openclaw/apps
semihpolat 175c7a0cbc feat(mobile): add repo context support and streaming
- Add repoContext parameter to Gateway agent method
- Update AgentParamsSchema to include repoContext (owner/name/branch)
- Add repoContext to AgentCommandOpts type
- Pass repoContext through gateway to agent command
- Fix streaming implementation with proper enum usage (MessageRole, ToolCallStatus)
- Add disabled prop to MessageInputView
- Clean up lint issues (remove unused imports)

The mobile app can now send repository context (owner/repo/branch) when starting
a coding session. The gateway will receive this context and pass it to the agent
command, preparing for workspace clone/checkout implementation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 14:24:57 -08:00
..
android chore: bump version to 2026.1.21 2026-01-22 01:59:16 +00:00
expo-github-mobile feat(mobile): add repo context support and streaming 2026-01-23 14:24:57 -08:00
ios chore: bump version to 2026.1.21 2026-01-22 01:59:16 +00:00
ios-github-mobile feat: add SwiftUI GitHub mobile app inspired by Claude Code 2026-01-23 08:22:15 +00:00
macos fix: gateway summary lookup + test browser opens 2026-01-23 05:54:51 +00:00
shared/ClawdbotKit fix: export sessions preview payload init 2026-01-22 12:23:59 +00:00