Week in Review: Apr 27 – May 3, 2026 — 28 PRs, 530 commits
Stu Mason7 min read
28 PRs merged, 530 commits, 2 releases, +1,531 lines
Summary
- 28 pull requests merged (↑833% vs last week)
- 29 pull requests opened
- 530 commits pushed (↑657% vs last week)
- 2 releases published
- 2 issues resolved
Top Pull Requests
- feat: admin jobs board — cleanconnect
+1,747/-1 - feat: server-side cleaner search + simplified cleaner job fe... — cleanconnect
+836/-483 - build(deps-dev): bump vite from 6.4.1 to 8.0.4 — laravel-coolify
+257/-802view activity - chore: remove coming-soon mode — cleanconnect
+0/-726 - build(deps-dev): bump the minor-and-patch group across 1 dir... — laravel-coolify
+291/-289view activity
Code Impact
+4,805 additions · -3,274 deletions
Net: +1,531 lines across 130 files
Releases
- coolify-mcp
v2.8.0tov2.8.1(2 releases)
Activity by Repository
| Repository | PRs | Commits | Changes |
|---|---|---|---|
| coolify-mcp | 11 | 190 | +548/-147 |
| cleanconnect | 8 | 170 | +3,082/-1,690 |
| laravel-coolify | 7 | 110 | +864/-1,125 |
| devtrends | 2 | 60 | +311/-312 |
| progress | 0 | 0 | +0/-0 |
| laravel-kick | 0 | 0 | +0/-0 |
| polar-flow-server | 0 | 0 | +0/-0 |
▶Full Activity Index (118 items)
Pull Requests Merged
- chore(deps): bump the minor-and-patch group with 8 updates in devtrends (+231/-232)
- chore(deps): bump the minor-and-patch group with 4 updates in devtrends (+80/-80)
- build(deps-dev): bump vite from 6.4.1 to 8.0.4 in laravel-coolify (+257/-802)
- build(deps): bump actions/upload-pages-artifact from 4 to 5 in laravel-coolify (+1/-1)
- build(deps): bump dependabot/fetch-metadata from 2 to 3 in laravel-coolify (+1/-1)
- build(deps): bump actions/github-script from 8 to 9 in laravel-coolify (+1/-1)
- build(deps-dev): bump the minor-and-patch group across 1 directory with 9 updates in laravel-coolify (+291/-289)
- feat: add PHP 8.5 base images, bump Node to 24 (closes #77) in laravel-coolify (+262/-15)
- fix(ci): correct dependabot-automerge check names in laravel-coolify (+51/-16)
- chore: release v2.8.1 — --header CLI flag for custom HTTP headers in coolify-mcp (+37/-3)
- ci(deps): bump softprops/action-gh-release from 2 to 3 in coolify-mcp (+1/-1)
- ci(deps): bump actions/github-script from 8 to 9 in coolify-mcp (+1/-1)
- fix(ci): unblock Claude workflows with explicit github_token + current model IDs in coolify-mcp (+4/-2)
- chore: release v2.8.0 — application params + deployment listing fix in coolify-mcp (+35/-10)
- fix(client): listApplicationDeployments returns envelope, defaults to essential projection in coolify-mcp (+76/-13)
- feat(applications): expose destination_uuid in create_* tool schema in coolify-mcp (+22/-0)
- chore(deps): bump the minor-and-patch group across 1 directory with 9 updates in coolify-mcp (+112/-112)
- fix(applications): pass domains, instant_deploy, custom_docker_run_options, custom_labels to Coolify API in coolify-mcp (+129/-4)
- ci(deps): bump dependabot/fetch-metadata from 2 to 3 in coolify-mcp (+1/-1)
- feat: add --header flag for custom HTTP headers in coolify-mcp (+130/-0)
- feat: admin jobs board in cleanconnect (+1747/-1)
- feat: server-side cleaner search + simplified cleaner job feed in cleanconnect (+836/-483)
- feat: security headers + public sitemap in cleanconnect (+371/-0)
- build: enable Inertia SSR in production image in cleanconnect (+16/-1)
- fix: bundle SSR dependencies so the worker can boot in cleanconnect (+3/-0)
- chore: remove coming-soon mode in cleanconnect (+0/-726)
- chore: remove public job pages (GDPR) in cleanconnect (+0/-478)
- fix: normalise special_notes to handle legacy string data in cleanconnect (+109/-1)
Pull Requests Opened
- PR #97 opened: chore(deps): bump the minor-and-patch group with 8 updates in devtrends
- PR #96 opened: chore(deps): bump the minor-and-patch group with 4 updates in devtrends
- PR #90 opened: build(deps-dev): bump the minor-and-patch group across 1 directory with 8 updates in laravel-coolify
- PR #93 opened: build(deps-dev): bump the minor-and-patch group across 1 directory with 9 updates in laravel-coolify
- PR #92 opened: feat: add PHP 8.5 base images, bump Node to 24 (closes #77) in laravel-coolify
- PR #91 opened: fix(ci): correct dependabot-automerge check names in laravel-coolify
- PR #18 opened: chore(deps): update laravel/mcp requirement from ^0.6.0 to ^0.7.0 in the minor-and-patch group in laravel-kick
- PR #174 opened: fix(env-vars): match Coolify API field names (is_buildtime/is_runtime), expose runtime-only flag in coolify-mcp
- PR #168 opened: chore: release v2.8.1 — --header CLI flag for custom HTTP headers in coolify-mcp
- PR #165 opened: fix(ci): unblock Claude workflows with explicit github_token + current model IDs in coolify-mcp
- PR #166 opened: chore: release v2.8.0 — application params + deployment listing fix in coolify-mcp
- PR #167 opened: feat: add --header flag for custom HTTP headers in coolify-mcp
- PR #171 opened: chore(deps): bump typescript from 5.9.3 to 6.0.3 in coolify-mcp
- PR #170 opened: chore(deps): bump jest-junit from 16.0.0 to 17.0.0 in coolify-mcp
- PR #169 opened: chore(deps): bump the minor-and-patch group with 3 updates in coolify-mcp
- PR #172 opened: feat: add 7 new tools and expand 3 existing (38 → 45 total) in coolify-mcp
- PR #173 opened: chore(deps): bump the minor-and-patch group across 1 directory with 4 updates in coolify-mcp
- PR #129 opened: chore(deps): bump the minor-and-patch group across 1 directory with 23 updates in cleanconnect
- PR #131 opened: chore: remove public job sharing pages in cleanconnect
- PR #130 opened: feat: admin jobs board in cleanconnect
- PR #132 opened: feat: server-side cleaner search + simplified cleaner job feed in cleanconnect
- PR #135 opened: feat: security headers + public sitemap in cleanconnect
- PR #134 opened: fix: bundle SSR dependencies so the worker can boot in cleanconnect
- PR #133 opened: build: enable Inertia SSR in production image in cleanconnect
- PR #137 opened: chore: remove public job pages (GDPR) in cleanconnect
- PR #136 opened: chore: remove coming-soon mode in cleanconnect
- PR #138 opened: fix: normalise special_notes to handle legacy string data in cleanconnect
- PR #142 opened: fix: avoid module-load window access in SSR bundle in cleanconnect
- PR #70 opened: chore(deps): bump the minor-and-patch group across 1 directory with 20 updates in progress
Commits
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to devtrends
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to laravel-coolify
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to coolify-mcp
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
- 10 commits to cleanconnect
Issues
- Opened: Issue #94 opened: Base image build failed - 2026-04-28 in laravel-coolify
- Opened: Issue #164 opened: Ability to connect with multiple servers in coolify-mcp
- Opened: Issue #163 opened: JSON.parse error when /api/v1/version returns plain text (Coolify 4.0.0-beta.474) in coolify-mcp
- Opened: Issue #141 opened: Resolve N+1 query on /cleaner/availability in cleanconnect
- Opened: Issue #140 opened: Investigate stack overflow on /cleaner/payments/connect in cleanconnect
- Opened: Issue #139 opened: Throttle Resend API calls in admin nudge bulk command in cleanconnect
- Closed: Issue #75 closed: Base image build failed - 2026-03-11 in laravel-coolify
- Closed: Issue #77 closed: php 8.5 in laravel-coolify
Get the Friday email
What I shipped this week, what I learned, one useful thing.
No spam. Unsubscribe anytime. Privacy policy.