You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/coding-agent/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## [0.9.0] - 2026-05-03
6
+
5
7
### Added
6
8
7
9
- Adapted upstream GitHub code and commit search tools as standalone `gh_search_code` and `gh_search_commits` tools for source/release archaeology without adopting the broader upstream GitHub op-tool refactor.
@@ -10,7 +12,6 @@
10
12
11
13
- Adapted upstream hashline duplicate-boundary handling to auto-absorb repeated multiline replacement boundaries while preserving the fork's structured `LINE#ID` edit contract.
0 commit comments