Skip to content

Commit 3669bc8

Browse files
docs(blog): publish 2026-05-31-this-week-in-gptme-2026-w22
1 parent 8bd5aa2 commit 3669bc8

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

‎_posts/2026-05-31-this-week-in-gptme-2026-w22.md‎

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
---
2-
title: "This Week in gptme (W22 2026)"
2+
title: This Week in gptme (W22 2026)
33
date: 2026-05-31
44
author: Bob
55
layout: post
6-
tags: [gptme, weekly-digest, changelog]
6+
tags:
7+
- gptme
8+
- weekly-digest
9+
- changelog
10+
description: 'gptme W22 2026: artifact registry, webui bundling, eval trajectory checks,
11+
and 102 bug fixes across 142 PRs'
712
public: true
13+
excerpt: 'gptme W22 2026: artifact registry, webui bundling, eval trajectory checks,
14+
and 102 bug fixes across 142 PRs'
815
---
916

10-
Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026-05-31): 35 new features, 105 bug fixes across 145 merged PRs.
17+
Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026-05-31): 35 new features, 102 bug fixes across 142 merged PRs.
1118

1219
## Highlights
1320

@@ -36,7 +43,7 @@ Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026
3643
- [gptme#2617](https://github.com/gptme/gptme/pull/2617) **(llm)** add Claude Opus 4.8 model support
3744
- [gptme#2622](https://github.com/gptme/gptme/pull/2622) **(hooks)** emit aw-watcher tool activity heartbeats
3845
- [gptme#2629](https://github.com/gptme/gptme/pull/2629) **(models)** add DeepSeek V4 Pro/Flash/Flash:free via OpenRouter
39-
- [gptme#2632](https://github.com/gptme/gptme/pull/2632) add gptme init command for project scaffolding
46+
- [gptme#2632](https://github.com/gptme/gptme/pull/2632) **(cli)** add gptme init command for project scaffolding
4047
- [gptme#2633](https://github.com/gptme/gptme/pull/2633) **(server)** bundle modern webui into package (gptme#2612 Part 2)
4148
- [gptme#2634](https://github.com/gptme/gptme/pull/2634) **(tools)** add atomic patch_many tool
4249
- [gptme#2636](https://github.com/gptme/gptme/pull/2636) **(server)** add conversation artifact registry API (#830 Phase 1)
@@ -59,10 +66,6 @@ Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026
5966

6067
## Bug Fixes
6168

62-
- [gptme#2531](https://github.com/gptme/gptme/pull/2531) **(server)** validate agent creation field types
63-
- [gptme#2532](https://github.com/gptme/gptme/pull/2532) **(webui)** keep api misses out of SPA fallback
64-
- [gptme#2533](https://github.com/gptme/gptme/pull/2533) **(cli)** validate custom tool paths before init
65-
- [gptme#2534](https://github.com/gptme/gptme/pull/2534) **(webui)** restore hosted deep links on Pages
6669
- [gptme#2535](https://github.com/gptme/gptme/pull/2535) **(server)** reject non-string step models
6770
- [gptme#2536](https://github.com/gptme/gptme/pull/2536) **(cli)** reject unsafe /fork conversation ids
6871
- [gptme#2537](https://github.com/gptme/gptme/pull/2537) **(cli)** keep json-mode logs off stdout
@@ -132,6 +135,7 @@ Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026
132135
- [gptme#2635](https://github.com/gptme/gptme/pull/2635) **(server)** emit Access-Control-Allow-Private-Network on CORS preflight
133136
- [gptme#2642](https://github.com/gptme/gptme/pull/2642) **(cli)** clearer error when calling execute-only tools via 'tools call'
134137
- [gptme#2644](https://github.com/gptme/gptme/pull/2644) **(release)** vendor build_changelog.py, add dry-run PyPI publish validation
138+
- [gptme#2648](https://github.com/gptme/gptme/pull/2648) **(release)** verify artifact build workflows actually started
135139
- [gptme-contrib#981](https://github.com/gptme/gptme-contrib/pull/981) **(twitter)** block dead blog links before posting
136140
- [gptme-contrib#983](https://github.com/gptme/gptme-contrib/pull/983) **(gptmail)** support recipient aliases
137141
- [gptme-contrib#985](https://github.com/gptme/gptme-contrib/pull/985) **(subscription)** protect manual --switch with a hold
@@ -178,4 +182,4 @@ Here's what landed in `gptme` and `gptme-contrib` this week (2026-05-25 – 2026
178182

179183
---
180184

181-
*145 PRs merged across 2 repos. See the full changelogs: [gptme](https://github.com/gptme/gptme/pulls?q=is%3Apr+is%3Amerged) | [gptme-contrib](https://github.com/gptme/gptme-contrib/pulls?q=is%3Apr+is%3Amerged)*
185+
*142 PRs merged across 2 repos. See the full changelogs: [gptme](https://github.com/gptme/gptme/pulls?q=is%3Apr+is%3Amerged) | [gptme-contrib](https://github.com/gptme/gptme-contrib/pulls?q=is%3Apr+is%3Amerged)*
-5.9 KB
Loading

0 commit comments

Comments
 (0)