Skip to content

Commit d1ab60b

Browse files
committed
Release Waypoint 0.10.13
1 parent 0a2529b commit d1ab60b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.10.13
4+
5+
### Patch Changes
6+
7+
- Add a first-class `coding-agent` scaffold and default it to `gpt-5.4-mini`, while keeping reviewer agents on `gpt-5.4` and documenting when to step implementation work back up for more meticulous tasks.
8+
39
## 0.10.12
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "waypoint-codex",
3-
"version": "0.10.12",
3+
"version": "0.10.13",
44
"description": "Codex-native repository operating system: scaffolding, docs routing, repo-local skills, doctor, and sync.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)