Skip to content

feat(tasks): surface compact done summaries on cards#35

Merged
Vann-Dev merged 2 commits into
mainfrom
kaito/task-card-notes-read-tracking
May 13, 2026
Merged

feat(tasks): surface compact done summaries on cards#35
Vann-Dev merged 2 commits into
mainfrom
kaito/task-card-notes-read-tracking

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • Show task note/summary previews directly on project task cards.
  • Keep long card text compact by default with an expandable preview control.
  • Preserve drag/drop and context menu behavior by stopping preview button event propagation.
  • Use summaryUpdatedAt directly for done-summary freshness/read checks and fetch Natsuki/main done read markers with the card payload.

Checks

  • corepack pnpm --filter @agentbridge/web lint
  • corepack pnpm --filter @agentbridge/web typecheck
  • export $(grep -v ^# .env.qa.local | xargs) && corepack pnpm prisma:generate && corepack pnpm --filter @agentbridge/web build

Note: root corepack pnpm typecheck:web / build require DATABASE_URL in the environment; reran build with local QA env loaded.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 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 13, 2026 10:17am

@Vann-Dev Vann-Dev merged commit 71cd216 into main May 13, 2026
2 checks passed
@Vann-Dev Vann-Dev deleted the kaito/task-card-notes-read-tracking branch May 13, 2026 10:37
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