Skip to content

fix(dashboard): preserve notes summary freshness#60

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-notes-summary-fallback
May 16, 2026
Merged

fix(dashboard): preserve notes summary freshness#60
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-notes-summary-fallback

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • stop the dashboard Notes queue from falling back null summaryUpdatedAt to taskUpdatedAt for unread filtering or UI payloads
  • remove the mark-reviewed action backfill that mutated summaryUpdatedAt from taskUpdatedAt
  • add a focused dashboard read-state helper/test so null summary freshness stays unread and stored summary freshness drives read comparisons

Checks

  • corepack pnpm test:api
  • corepack pnpm lint
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public AUTH_SECRET=local-placeholder-auth-secret corepack pnpm typecheck
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public AUTH_SECRET=local-placeholder-auth-secret NEXT_TELEMETRY_DISABLED=1 corepack pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 16, 2026 0:56am

@Vann-Dev Vann-Dev merged commit 141a01d into main May 16, 2026
4 checks passed
@Vann-Dev Vann-Dev deleted the kaito/fix-notes-summary-fallback branch May 16, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant