Week in Review: Jan 26 – Feb 1, 2026 — 31 PRs, 980 commits
Stu Mason9 min read
31 PRs merged, 980 commits, 3 releases, +19,556 lines
Summary
- 31 pull requests merged (↓34% vs last week)
- 33 pull requests opened
- 980 commits pushed (↓48% vs last week)
- 3 releases published (↓40% vs last week)
- 9 issues resolved
Top Pull Requests
- Feature/cleaner onboarding simplification — cleanconnect
+4,252/-4,724 - feat: pSEO pages, UI polish & CTA shimmer — progress
+5,776/-677 - cleanup — progress
+1,190/-2,179 - feat: add Laravel Kick integration — laravel-coolify
+2,922/-85view activity - Add cleaner earnings, dashboard KPIs, and client invoice PDF... — cleanconnect
+2,834/-81
Code Impact
+27,779 additions · -8,223 deletions
Net: +19,556 lines across 373 files
Releases
- coolify-mcp
v2.6.0tov2.6.2(3 releases)
Activity by Repository
| Repository | PRs | Commits | Changes |
|---|---|---|---|
| coolify-mcp | 8 | 180 | +1,104/-122 |
| progress | 5 | 300 | +7,901/-3,046 |
| devtrends | 7 | 230 | +3,756/-51 |
| cleanconnect | 7 | 140 | +12,029/-4,912 |
| laravel-coolify | 2 | 110 | +2,987/-90 |
| laravel-kick | 2 | 20 | +2/-2 |
| api.rezzy.one | 0 | 0 | +0/-0 |
| claudavel | 0 | 0 | +0/-0 |
▶Full Activity Index (176 items)
Pull Requests Merged
- feat: add full content extraction pipeline in devtrends (+2060/-39)
- Bump lucide-react from 0.562.0 to 0.563.0 in the minor-and-patch group in devtrends (+64/-5)
- feat: expand data sources for comprehensive content lake in devtrends (+739/-0)
- feat: add REST API for trends data in devtrends (+886/-0)
- Bump actions/checkout from 5 to 6 in devtrends (+1/-1)
- Bump actions/setup-node from 4 to 6 in devtrends (+1/-1)
- Bump globals from 15.15.0 to 17.1.0 in devtrends (+5/-5)
- feat: add Laravel Kick integration in laravel-coolify (+2922/-85)
- build(deps-dev): bump axios from 1.13.2 to 1.13.3 in the minor-and-patch group in laravel-coolify (+65/-5)
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 in laravel-kick (+1/-1)
- chore(deps): bump actions/setup-node from 4 to 6 in laravel-kick (+1/-1)
- feat: HATEOAS-style response actions and deployment fixes in coolify-mcp (+498/-24)
- fix: remove is_build_time from env_vars create action in coolify-mcp (+7/-5)
- chore(deps): bump the minor-and-patch group with 3 updates in coolify-mcp (+60/-60)
- fix: include missing database types in environments get in coolify-mcp (+167/-3)
- chore(deps): bump globals from 17.1.0 to 17.2.0 in the minor-and-patch group in coolify-mcp (+3/-3)
- chore(deps): bump @types/node from 25.0.10 to 25.1.0 in the minor-and-patch group in coolify-mcp (+3/-3)
- fix: resolve version mismatch (#106) and validation error crash (#107) in coolify-mcp (+327/-19)
- fix: require MCP SDK >=1.23.0 for Zod v4 compatibility in coolify-mcp (+39/-5)
- Add reviews system for client feedback on completed jobs in cleanconnect (+1951/-22)
- Fix Stripe Connect fetch failing with basic auth in cleanconnect (+218/-22)
- Add branded email copy and new notifications in cleanconnect (+1354/-32)
- Add cleaner earnings, dashboard KPIs, and client invoice PDFs in cleanconnect (+2834/-81)
- Fix ProcessWeeklyPayouts Stripe integration with proper error handling in cleanconnect (+592/-31)
- Feature/cleaner onboarding simplification in cleanconnect (+4252/-4724)
- Fix 502 on cleaner dashboard, add release plans in cleanconnect (+828/-0)
- feat: pSEO pages, UI polish & CTA shimmer in progress (+5776/-677)
- feat: article TOC, cross-linking, and rightbar in progress (+478/-147)
- Enable Inertia SSR and fix OG meta tags in progress (+36/-5)
- Add newsletter privacy policy and signup link in progress (+421/-38)
- cleanup in progress (+1190/-2179)
Pull Requests Opened
- PR #99 opened: Bump the minor-and-patch group with 12 updates in api.rezzy.one
- PR #10 opened: Bump lucide-react from 0.562.0 to 0.563.0 in the minor-and-patch group in devtrends
- PR #11 opened: Bump recharts from 2.15.4 to 3.7.0 in devtrends
- PR #12 opened: feat: expand data sources for comprehensive content lake in devtrends
- PR #13 opened: feat: add REST API for trends data in devtrends
- PR #61 opened: build(deps-dev): bump axios from 1.13.2 to 1.13.3 in the minor-and-patch group in laravel-coolify
- PR #62 opened: feat: add Laravel Kick integration in laravel-coolify
- PR #11 opened: chore(deps): bump actions/upload-pages-artifact from 3 to 4 in laravel-kick
- PR #12 opened: chore(deps): bump actions/setup-node from 4 to 6 in laravel-kick
- PR #100 opened: feat: HATEOAS-style response actions and deployment fixes in coolify-mcp
- PR #101 opened: fix: remove is_build_time from env_vars create action in coolify-mcp
- PR #102 opened: fix: include missing database types in environments get in coolify-mcp
- PR #103 opened: chore(deps): bump the minor-and-patch group with 3 updates in coolify-mcp
- PR #104 opened: chore(deps): bump globals from 17.1.0 to 17.2.0 in the minor-and-patch group in coolify-mcp
- PR #105 opened: chore(deps): bump @types/node from 25.0.10 to 25.1.0 in the minor-and-patch group in coolify-mcp
- PR #108 opened: fix: resolve version mismatch (#106) and validation error crash (#107) in coolify-mcp
- PR #111 opened: fix: require MCP SDK >=1.23.0 for Zod v4 compatibility in coolify-mcp
- PR #53 opened: Fix Stripe Connect fetch failing with basic auth in cleanconnect
- PR #54 opened: Add branded email copy and new notifications in cleanconnect
- PR #55 opened: Add cleaner earnings, dashboard KPIs, and client invoice PDFs in cleanconnect
- PR #56 opened: Fix ProcessWeeklyPayouts Stripe integration with proper error handling in cleanconnect
- PR #57 opened: [WIP] Add update functionality for application packages in cleanconnect
- PR #58 opened: Feature/cleaner onboarding simplification in cleanconnect
- PR #59 opened: Fix 502 on cleaner dashboard, add release plans in cleanconnect
- PR #36 opened: chore(deps): bump the minor-and-patch group with 16 updates in progress
- PR #37 opened: feat: pSEO pages, UI polish & CTA shimmer in progress
- PR #38 opened: feat: article TOC, cross-linking, and rightbar in progress
- PR #39 opened: chore(deps): bump the minor-and-patch group across 1 directory with 18 updates in progress
- PR #40 opened: Enable Inertia SSR and fix OG meta tags in progress
- PR #41 opened: chore(deps): bump the minor-and-patch group across 1 directory with 3 updates in progress
- PR #42 opened: Add newsletter privacy policy and signup link in progress
- PR #43 opened: cleanup in progress
- PR #41 opened: chore(deps): bump phpstan/phpstan from 2.1.33 to 2.1.37 in the minor-and-patch group in claudavel
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 devtrends
- 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 devtrends
- 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 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 laravel-kick
- 10 commits to laravel-kick
- 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 progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
- 10 commits to progress
Issues
- Opened: Issue #14 opened: Query Discovery: High-Signal Data Extraction for AI PA in devtrends
- Opened: Issue #106 opened: Version 2.6.0 returns 2.5.0 on the
get_mcp_versiontool call in coolify-mcp - Opened: Issue #107 opened:
createwithdocker_compose_rawparam throws error in coolify-mcp - Opened: Issue #109 opened: tried using the MCP, got a keyValidator._parse is not a function error in coolify-mcp
- Opened: Issue #110 opened: Bug: Cannot update application domain - API uses
domainsbut MCP sendsfqdnin coolify-mcp - Closed: Issue #14 closed: Query Discovery: High-Signal Data Extraction for AI PA in devtrends
- Closed: Issue #98 closed: deployment tool returns massive responses (13k+ tokens) in coolify-mcp
- Closed: Issue #92 closed: Support fetching logs for specific services in docker-compose applications in coolify-mcp
- Closed: Issue #97 closed: env_vars tool: is_build_time parameter causes validation error in coolify-mcp
- Closed: Issue #88 closed: Environment endpoint missing Dragonfly, KeyDB, and ClickHouse databases in coolify-mcp
- Closed: Issue #99 closed: deploy tool doesn't accept application UUID despite parameter name in coolify-mcp
- Closed: Issue #107 closed:
createwithdocker_compose_rawparam throws error in coolify-mcp - Closed: Issue #106 closed: Version 2.6.0 returns 2.5.0 on the
get_mcp_versiontool call in coolify-mcp - Closed: Issue #109 closed: tried using the MCP, got a keyValidator._parse is not a function error in coolify-mcp
Get the Friday email
What I shipped this week, what I learned, one useful thing.
No spam. Unsubscribe anytime. Privacy policy.