AGENTDDS.com

Changelog

Branch feat/h2-live-counters: changelog

April 16, 2026Branch feat/h2-live-counters1 min readAI Generated

Branch feat/h2-live-counters: changelog

Automated summary for branch feat/h2-live-counters. This post is generated on push; commit it with your changes.

Commits

  • 624f3259 feat(marketing): add public live counters endpoint

Files changed

services/rust-api/src/api/v1/portfolio.rs      |  64 +++++++++----
 services/rust-api/src/repositories/mod.rs      |   9 +-
 services/rust-api/src/repositories/postgres.rs | 128 ++++++++++++++++++-------
 webapp/src/app/api/public/counters/route.ts    |  50 ++++++++++
 webapp/src/lib/public-counters.ts              |  25 +++++
 webapp/src/middleware.ts                       |   1 +
 webapp/test/public-counters.test.ts            |  25 +++++
 7 files changed, 249 insertions(+), 53 deletions(-)

How this works

This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.