Skip to content

[agent] wire activity feed to real API data with auto-refresh - Closes #822#1382

Open
chenzhi1985 wants to merge 1 commit into
SolFoundry:mainfrom
chenzhi1985:feat/bounty-822-activity
Open

[agent] wire activity feed to real API data with auto-refresh - Closes #822#1382
chenzhi1985 wants to merge 1 commit into
SolFoundry:mainfrom
chenzhi1985:feat/bounty-822-activity

Conversation

@chenzhi1985

Copy link
Copy Markdown

Wires the home page activity feed to the backend API.

  • Creates activity API client (frontend/src/api/activity.ts)
  • ActivityFeed fetches from GET /api/activity on mount
  • Auto-refresh every 30 seconds
  • Graceful fallback to mock data when API unavailable
  • Shows '(demo mode)' indicator when on fallback
  • Retains external events prop override for page-level usage

Closes #822

Wallet: A9imX4czZhWYW45XKPqE6jeq5xWDYv5PUTpNQmMA6FdX

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.

🏭 Bounty T1: Wire Activity Feed to Real API Data

1 participant