Skip to content

feat(activity): AIC-97 — momentum chip on ToolNode + trajectory row i…#66

Merged
letsgogeeky merged 1 commit into
mainfrom
feat/AIC-97
Mar 28, 2026
Merged

feat(activity): AIC-97 — momentum chip on ToolNode + trajectory row i…#66
letsgogeeky merged 1 commit into
mainfrom
feat/AIC-97

Conversation

@letsgogeeky

Copy link
Copy Markdown
Owner

…n ComparisonPanel

  • Add stars_delta to Tool interface and tools table (migration)
  • Cron now writes stars_delta to tools row on each sync so it flows through getTools() for free
  • ToolNode: momentum chip (↑/↓ + formatted delta) shown when |stars_delta| ≥ 50
  • ComparisonPanel: Trajectory row with SVG sparkline + net pts label; fetches last 6 snapshots per tool on open
  • lib/data/tools.ts: new getToolTrajectory() loader

What does this PR do?

Type of change

  • Data (add/update tool, stack, or relationship)
  • Bug fix
  • New feature
  • Docs / chore

Checklist

  • make check passes (lint + typecheck)
  • No unrelated files changed
  • PR title follows Conventional Commits (feat:, fix:, chore:, docs:)

Notes for reviewers

…n ComparisonPanel

  - Add stars_delta to Tool interface and tools table (migration)
  - Cron now writes stars_delta to tools row on each sync so it flows through getTools() for free
  - ToolNode: momentum chip (↑/↓ + formatted delta) shown when |stars_delta| ≥ 50
  - ComparisonPanel: Trajectory row with SVG sparkline + net pts label; fetches last 6 snapshots per tool on open
  - lib/data/tools.ts: new getToolTrajectory() loader
@letsgogeeky letsgogeeky merged commit 0372170 into main Mar 28, 2026
1 check passed
@github-actions github-actions Bot deleted the feat/AIC-97 branch March 28, 2026 18:41
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