Skip to content

AI Coding Hub mock page#5441

Draft
rebelchris wants to merge 20 commits intomainfrom
codex/ai-coding-hub-mock
Draft

AI Coding Hub mock page#5441
rebelchris wants to merge 20 commits intomainfrom
codex/ai-coding-hub-mock

Conversation

@rebelchris
Copy link
Contributor

@rebelchris rebelchris commented Feb 3, 2026

Summary

  • add mocked AI Coding Hub page with sentiment dashboard, curated feed, and community prompts
  • include multi-series sentiment line chart and UI refinements for progress bars

Testing

  • Not run (mock-only UI)

Preview domain

https://codex-ai-coding-hub-mock.preview.app.daily.dev

@vercel
Copy link

vercel bot commented Feb 3, 2026

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

Project Deployment Actions Updated (UTC)
daily-webapp Error Error Feb 6, 2026 8:26pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Feb 6, 2026 8:26pm

Request Review

Redesign focused on productivity-obsessed AI builders:
- Replace stock ticker metaphor with clear tool names
- Add Feed/Rankings view toggle
- Compact signal cards with source, tool, impact scores
- Sentiment rankings with trend indicators and velocity
- Hidden scrollbars on horizontal scroll areas
- Data-dense stats bar with live indicator
- Replace tool-based sentiment rankings with news-focused feed
- Add new content structure: headlines, summaries, why_it_matters
- Categories: tips, workflow, product_launch, mindset_shift, announcement
- Prominent 'Why it matters' section for FOMO-driven quick scans
- Update header: 'Don't fall behind' tagline
- Filter by category: Quick Wins, Workflows, Launches, Mindset, News
- Relative dates (today, yesterday, 2d ago)
- Link tweets as sources
- Simplified codebase: -251 lines net
- Fix Link multiple children error by using <a> tag for Twitter source link
- Create detail page at /ai-coding-hub/[id] with embedded tweets
- Extract shared data to data/aiCodingHubData.ts
- Add related signals section based on category/tags
- Update headlines to link to detail page instead of Twitter
- Use shared Link component instead of next/link
- Separate type imports for consistent-type-imports rule
- Fix Tailwind class ordering
- Use XXSmall instead of non-existent Size12 icon size
- Properly use legacyBehavior Link with passHref and anchor tags
Sources: karpathy, sama, cursor_ai, AnthropicAI, OpenAI, bcherny,
mntruell, simonw, mattpocockuk, kloss_xyz, AlexFinn, and more

Highlights:
- Karpathy's 80% agent coding thread (39k likes)
- Sam Altman's 'felt useless' Codex reflection (22k)
- Cursor's $2.3B raise at $1B revenue (9.9k)
- 3M-line browser built in Cursor (9.6k)
- Teacher's vibe coding Minecraft complaint (11.7k)
- Opus 4.6 spotted in Perplexity APIs
- .agents/skills standard petition (2.1k)

Total tweets: 181 (sorted by engagement)
New additions:
- TessaDoesThings (CS teacher, viral vibe coding complaint)
- rryssf_ (Stanford ACE paper thread)
- trikcode ('need real coding knowledge' take)
- Hesamation (steipete interview rec)
- filippkowalski (Codex vs Claude Code comparison)
- AlexFinn (ClawdBot power user, BotGames)
- skirano (MagicPath, Figma Connect)
- kloss_xyz (viral prompts)
- Baconbrix (Expo agent skills)
- nateliason (Clawd + Sentry testimonial)
- petergyang (OpenClaw tutorials)
- mischavdburg ('coding is dead' take)
- GergelyOrosz (Pragmatic Engineer)
- iannuttall (.agents/skills petition)
- testingcatalog (model leak tracker)
- karaan_dev (Codex reviewer)

Total: 48 → 64 influencers
…bility

- Import feed data from aggregated_feed.json instead of hardcoded items
- Remove "Why it matters" section per PRD guidelines
- Update category types and labels for new content categories
- Fix category badge contrast: use solid backgrounds with white text
- Fix tag pill accessibility: use semantic ul/li, better contrast
- Replace invalid category comparisons (mindset_shift, workflow) with all valid Category types
- Remove "Why it matters" section that referenced non-existent FeedItem property
- Align category styling with main ai-coding-hub.tsx page
- Add SmartStatusBar component with ticker animation for breaking news, milestones, and trending tools
- Add marquee animation keyframes to Tailwind config
- Add utility functions: getBreakingItems, getMilestoneItems, getTrendingTools
- Update aggregated feed with latest curated content
- tweets.json: 181 → 337 tweets
- New feed items: GPT-5.3-Codex, Opus 4.6, OpenAI Frontier, Claude Code Teams, Codex CLI 0.97, Claude Knowledge Bases
- Coverage: Feb 5-6 2026
- Breaking/milestone items now look at last 2 days, not just today
- Added opus_4.6, gpt_5.3, opencode, aider to trending tools
Switch from blockquote + widgets.load() to createTweet() API for reliable
rendering in React SPA. Show related_tweet_ids alongside source tweet in
a responsive flex layout (column on mobile, row on desktop).
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.

2 participants