Open Issues Need Help
View All on GitHubAI Summary: This issue requests the addition of a text field within the agent settings drawer, specifically below the context window size slider. The purpose of this new UI element is to allow users to configure the system prompt, with the explicit instruction to only implement the UI and no underlying logic.
AI Summary: This issue requests a GitHub Action workflow to automate the distribution of Android pre-release APKs to Firebase App Distribution. The workflow will trigger on pull request creation or a specific comment, building the app from the PR's branch using Flutter. It should then upload the APK to Firebase, including branch information in the release, with configuration details provided via environment variables.