Skip to content

Commit a7b4639

Browse files
author
verseles
committed
release: cut v1.177.0
1 parent a98d251 commit a7b4639

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Release notes for tagged CodeWalk versions. GitHub Issues remain the canonical tracker for planned work and acceptance criteria.
44

5+
## v1.177.0 - 2026-07-15
6+
7+
- docs: clarify OpenCode source investigation
8+
- chore(agent): [Step 2/2] Prove and document watchdog behavior
9+
- fix(android): publish overlay foreground readiness
10+
- fix(android): stabilize overlay runtime matrix
11+
- chore(agent): [Step 1/2] Bound first-frame watchdog
12+
- plan: stabilize API 34 overlay first frame
13+
- fix(android): launch overlay from its Dart library
14+
- docs: constrain tester command execution
15+
- fix(ci): preserve overlay runner shell state
16+
- fix(ci): stabilize Android overlay instrumentation
17+
- fix(android): guard overlay capture without BuildConfig
18+
- chore(agent): [Step 3/3] Automate validation and document behavior
19+
- chore(agent): [Step 2/3] Add overlay visual regression coverage
20+
- chore(agent): [Step 1/3] Fix overlay composition and geometry
21+
- plan: fix Android session overlay transparency
22+
523
## v1.176.0 - 2026-07-13
624

725
- fix(ci): restore ADB startup for runtime matrix

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.176.0+1783970267
19+
version: 1.177.0+1784094232
2020

2121
environment:
2222
sdk: ^3.8.1

0 commit comments

Comments
 (0)