Releases: yuga-hashimoto/and-code
Releases · yuga-hashimoto/and-code
Release list
v1.2.3
What's Changed
- fix(chat): only render intentional markdown and http links by @yuga-hashimoto in #216
- ci: add OpenCodeReview PR review bot (OpenCode Zen DeepSeek V4 Flash) by @yuga-hashimoto in #217
- ci: switch review bot to OpenCode Zen free tier (keyless) by @yuga-hashimoto in #219
- feat: add in-app guest browser for localhost pages by @yuga-hashimoto in #221
- feat: let the agent show and drive the guest browser by @yuga-hashimoto in #222
- feat: provision the guest-browser MCP server for all agents by @yuga-hashimoto in #223
- fix: stop duplicated assistant text and stuck tool spinners by @yuga-hashimoto in #224
- fix: recover voice input after empty recognition result by @yuga-hashimoto in #225
- fix: keep activity group keys unique when Claude reuses tool call ids by @yuga-hashimoto in #226
- chore: prepare v1.2.3 release by @yuga-hashimoto in #227
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix: limit chat mode chip to build/plan agents by @yuga-hashimoto in #204
- fix: give Claude Code agent icon a C monogram by @yuga-hashimoto in #206
- fix: use AndCode logo in drawer header by @yuga-hashimoto in #205
- fix: make context window meter fill left to right by @yuga-hashimoto in #207
- fix(chat): let the microphone reach the recogniser during dictation by @yuga-hashimoto in #208
- fix: stop the wake word failing silently on words the model cannot hear by @yuga-hashimoto in #209
- fix: prevent completed chats from showing as running by @yuga-hashimoto in #210
- fix: make chat drawer follow edge swipe by @yuga-hashimoto in #211
- fix: settle failed Claude Code activity state by @yuga-hashimoto in #212
- fix: restore local runtime after app replacement by @yuga-hashimoto in #213
- fix: keep model picker open while scrolling by @yuga-hashimoto in #214
- chore: prepare v1.2.2 release by @yuga-hashimoto in #215
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: wake word setting crashes release builds (Vosk/JNA R8 stripping) by @yuga-hashimoto in #201
- feat: start OpenCode from settings, and one layout for every agent by @yuga-hashimoto in #202
- chore: prepare v1.2.1 release by @yuga-hashimoto in #203
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: adjustable, interruptible speech and a freely chosen wake word by @yuga-hashimoto in #199
- chore: prepare v1.2.0 release by @yuga-hashimoto in #200
Full Changelog: v1.1.23...v1.2.0
v1.1.23
What's Changed
- fix(i18n): localize runtime status messages by @yuga-hashimoto in #192
- fix: align showcase image with review loop by @yuga-hashimoto in #194
- Clarify third-party CLI authentication, legal notices, and licenses by @yuga-hashimoto in #193
- feat: add Firebase Analytics usage reporting by @yuga-hashimoto in #195
- fix: Antigravityのサインインが初回タップで反応しない問題を修正 by @yuga-hashimoto in #196
- fix: show the assistant agent's own models, not the chat agent's by @yuga-hashimoto in #197
- chore: prepare v1.1.23 release by @yuga-hashimoto in #198
Full Changelog: v1.1.22...v1.1.23
v1.1.22
What's Changed
- fix(chat): badge the pull requests a chat opened, not the ones it read by @yuga-hashimoto in #183
- fix: follow the latest Claude Code channel so updates actually update by @yuga-hashimoto in #184
- fix(antigravity): start chats in the permission mode settings chose by @yuga-hashimoto in #185
- feat: add Firebase Crashlytics logging by @yuga-hashimoto in #186
- fix(chat): make voice input continuous and understandable by @yuga-hashimoto in #187
- chore: add sponsorship links by @yuga-hashimoto in #188
- fix: make assistant settings selectable and wake word reliable by @yuga-hashimoto in #189
- feat: refresh AndCode landing page and screenshots by @yuga-hashimoto in #190
- chore: release v1.1.22 by @yuga-hashimoto in #191
Full Changelog: v1.1.21...v1.1.22
v1.1.21
What's Changed
- fix(ci): comment debug APK only on explicit build request by @yuga-hashimoto in #178
- Refresh README screenshots, overhaul docs, fix landing page inaccuracies by @yuga-hashimoto in #177
- feat(workspace): open the device's own files, not just app storage by @yuga-hashimoto in #180
- feat: show agent versions and what an update actually did by @yuga-hashimoto in #181
- chore: prepare release v1.1.21 by @yuga-hashimoto in #182
Full Changelog: v1.1.20...v1.1.21
v1.1.20
What's Changed
- fix: clear every broken apk package before updating Claude Code by @yuga-hashimoto in #171
- fix: stop v1.1.19 crashing on background wake-ups and in the schedule editor by @yuga-hashimoto in #170
- fix: repair the schedule editor layout and workspace picker by @yuga-hashimoto in #172
- fix: make workspace folder deletion actually remove the folder by @yuga-hashimoto in #174
- feat(chat): pin pull request links and status above the composer by @yuga-hashimoto in #173
- feat(settings): add in-app language switcher by @yuga-hashimoto in #175
- chore: prepare release v1.1.20 by @yuga-hashimoto in #176
Full Changelog: v1.1.19...v1.1.20
v1.1.19
What's Changed
- feat: scheduled agent runs with cron timing by @yuga-hashimoto in #168
- chore: prepare release v1.1.19 by @yuga-hashimoto in #169
Full Changelog: v1.1.18...v1.1.19
v1.1.18
What's Changed
- feat: expose AndCode context to local agents by @yuga-hashimoto in #162
- refactor: share local agent context source by @yuga-hashimoto in #163
- fix: open the navigation drawer from the chat screen's left edge by @yuga-hashimoto in #164
- fix: preserve PRoot hard links across runtime activation by @yuga-hashimoto in #165
- feat: preserve and view chat images by @yuga-hashimoto in #166
- chore: prepare release v1.1.18 by @yuga-hashimoto in #167
Full Changelog: v1.1.17...v1.1.18