leaderboard 排行榜 category 分类浏览 code 独立开发者 notifications 通知中心 download 下载 App
person

登录 AppShare

默认使用账号密码登录,也可以切换邮箱验证码。

还没有账号?

person_add

注册 AppShare

创建账号后即可参与版本讨论和收藏提醒。

已有账号?

Aether

Aether

正式版
category 实用工具 / AI工具 update 1.6.0 (7) storage 3.94MB
10 下载
0 讨论
2 收藏

项目地址:https://github.com/Zhou-Shilin/Aether

photo_library 应用截图

new_releases 更新日志

## 🚀 Aether v1.6.0 Changelog **✨ New Features** * **Compact Compression:** Added a new compact compression feature to optimize data handling. * **Termux-Free Image Analysis:** Provided a fallback solution for image analysis when Termux is not configured, allowing images to be inserted and sent directly to the model. * **Agent Model Selection for Image Analysis:** The Analyze Image tool now allows the Agent to choose a specific model, defaulting to the main chat model if none is provided. * **Custom Environment Variables:** Added a configuration section for custom environment variables (e.g., HTTP proxy setup) directly within the Termux settings page. * **Dynamic Prompt Placeholders:** Added support for dynamic placeholders (like current time, date, etc.) within personalization custom prompts. * **Auto Theme Switching:** Added an option to automatically toggle between light and dark themes based on system settings. * **PostHog Token Metrics:** Implemented PostHog token usage statistics for better analytics. **🛠 Improvements & Optimizations** * **Manual Model ID Sync:** Refined and fixed the synchronization logic for Manual Model IDs. **🐛 Bug Fixes** * **Chat Rollback Bug:** Fixed a bug where background errors could occasionally cause the active conversation window to roll back to the very first message. * **Long Context Crash:** Resolved a critical issue where exceptionally long context lengths could lead to missing chat history or application crashes. * **Working Storage:** Fixed an issue where temporary messages were not being correctly captured into the Working directory/state. * **Dark Mode UI Adjustments:** Fixed an issue where certain UI controls (such as dropdown menus) incorrectly remained white when Dark Mode was enabled. * **Path Null Pointer:** Resolved an underlying issue that triggered `null` path errors by @aiyanyanQwQ in https://github.com/Zhou-Shilin/Aether/pull/10 ## New Contributors * @aiyanyanQwQ made their first contribution in https://github.com/Zhou-Shilin/Aether/pull/10 **Full Changelog**: https://github.com/Zhou-Shilin/Aether/compare/1.5.0...1.6.0

description 应用介绍

Aether 扶摇是一款面向 Android 的高颜值、本地化通用 AI Agent 应用,致力于在手机上提供现代、轻量、可扩展的 AI 助手体验。它以极简优雅的界面、丝滑的交互动画和完善的工具调用能力,帮助用户摆脱臃肿虚拟机配置与复杂终端操作,在 Android 设备上更自然地使用本地优先的 AI Agent。 应用支持 Anthropic Agent Skills 与 Model Context Protocol(MCP),可连接 Google Search、GitHub、本地文件等数据源;同时可轻量集成 Termux 执行 Bash 指令,并通过可插拔 GUI Agent 处理复杂视觉交互。Aether 扶摇适合希望在 Android 上使用强大、自由且体验精致的 AI Agent 的用户。 核心亮点: - 高颜值 UI 与丝滑交互,参考 ChatGPT、Gemini、Codex 等成熟应用体验 - 支持 Skills 与 MCP,具备强大的扩展和工具调用能力 - 集成 Termux,可直接执行 Bash 命令,更轻量高效 - 支持按需启动 GUI Agent,处理复杂图形界面操作 - 基于 Kotlin、Jetpack Compose、Coroutines 等现代 Android 技术构建