CHANGELOG/ SITE UPDATES

Changelog

A running log of everything shipped on TerminalFeed. New panels, tools, API endpoints, and improvements. The site is updated almost daily. For the full story behind the project, read how TerminalFeed was built.

SHIPPED/ 13 ENTRIES
July 6, 2026
  • MCP server hardening (server version 1.1.1). Tool errors now pass through the same output scrub as tool results, with any secret or bearer token redacted and the error text length-capped before it reaches the calling agent. All free-text tool parameters gained schema-level maximum lengths. No behavior change for valid inputs.
April 29, 2026
  • Rebuilt /live as a real briefing page. Now fetches 14 free endpoints in parallel (BTC, Fear & Greed, ETH gas, Solana TPS, top stocks, forex, US macro indicators, earthquakes, humans in space, Hacker News, HuggingFace trending, Polymarket predictions, Steam top games, service status) instead of relying on the slim /api/briefing shape. Each section renders independently and degrades gracefully.
  • Resolved Google Search Console Merchant listings warnings on the agent-payments and buy.html product schemas: brand type, shippingDetails, and hasMerchantReturnPolicy.
  • Published /developers/openai-tools: drop-in OpenAI / Anthropic / Gemini function-calling definitions, a universal handler in Python and JavaScript, and an end-to-end Chat Completions example. The live tool catalog at /api/llm-tools stays the source of truth for all 27 tools.
  • Added /developers/openai-tools to sitemap.xml and llms.txt for agent discovery.
April 2, 2026
  • Launched full blog section with five long-form articles covering crypto analysis, API guides, prediction markets, and the story behind building TerminalFeed
  • Added weekly Originals editorial series starting with Week 1 dispatch
  • Cross-linked blog articles with About, Features, and Developers pages for better site navigation and content discovery
  • Expanded tool descriptions across all 21 developer tool pages with use-case guides, best practices, and related links
March 28, 2026
March 25, 2026
March 23, 2026
  • Added multi-language support for Spanish (/es), Portuguese (/pt), and German (/de) across all tool pages, agent tracker, and radio
  • Language switcher added to bottom-right corner of every translated page
  • Proper hreflang tags for SEO so Google serves the right language to each user
March 21, 2026
  • Launched WiFi Speed Test with download/upload measurement, latency testing, jitter detection, and network diagnostics. Full diagnostic report runs entirely in the browser
  • SEO overhaul across all pages: keyword-rich titles, full navigation footers, updated sitemap
  • Submitted all pages individually to Google Search Console for indexing
March 20, 2026
  • Launched Terminal Radio with lo-fi, ambient, and electronic streams from SomaFM. Features a now-playing display, volume control, and RYKARD artist spotlight section
  • Added AI Agent Tracker with 34 AI agents across 7 categories. Each agent has live status checks, category filters, and links to official sites
March 18, 2026
March 17, 2026
  • Launched /live real-time world briefing page. Auto-refreshes every 5 minutes with data from across the dashboard. Designed for AI agents and RSS-style consumption via the /api/briefing endpoint
  • Added Humans in Space panel showing current ISS crew from Open Notify API
  • Added This Day in History panel pulling from Wikimedia
  • Merged Whale Watch transactions into the BTC Network panel to reduce clutter
March 15, 2026
  • Added TCG Market Watch panel showing Pokemon, Magic: The Gathering, and Yu-Gi-Oh card prices
  • Added Flight Radar, Cloud Status, and XKCD panels
  • Internet Pulse panel now includes aggregate DNS health checks
  • Added lock tip hint for new users to discover the tab rearranging feature
  • Panel organize mode now uses flex-wrap for more predictable positioning
  • Auto-rotating sports ticker that drops off-season leagues automatically based on calendar
March 14, 2026
  • Massive expansion: dashboard grew from 15 to 30+ panels in a single day
  • Added Whale Watch panel showing large BTC transactions streamed from mempool.space
  • Redesigned Markets and Crypto panels as "biggest movers" sorted by 24h change (gainers and losers)
  • Added Wikipedia live edit stream via Server-Sent Events from Wikimedia. Edits flow in real-time, throttled to 3s on mobile
  • Added Global Disaster Alerts from GDACS (the UN/EU early warning system)
  • Added GitHub live events stream showing real-time coding activity across public repos
  • Added Forex heatmap tracking 15 major currency pairs
  • Added World Clocks showing 8 cities with business hours indicators
  • Added Trending Books from Open Library, AI Model Leaderboard with ELO rankings, and Show/Ask HN community panel
  • Sports scores moved from static panel to scrolling ticker bar at the top of the page
  • Built self-healing API system: if a data source fails, the panel shows stale cache or auto-hides. Panels recover automatically when the source comes back
  • Added panel organize mode with drag-and-drop (desktop) and swap arrows (mobile). Layouts save to localStorage automatically
  • Animated weather visuals with rain, snow, sun, and thunder effects. Palm trees for LA. Disabled on mobile for performance
  • Replaced custom canvas chart with TradingView widget for BTC price history
  • GPU-accelerated ticker animations for smoother scrolling at 60fps
  • Full mobile responsive layout with scroll-to-top button and doubled polling intervals to save bandwidth
  • Added 2600 culture easter eggs: type "2600" for a 2600 Hz tone and teal flash, "matrix" for rain animation, "warp" for star streaks
March 13, 2026
  • Initial launch of TerminalFeed.io. Dark terminal aesthetic with CSS columns layout, JetBrains Mono typography, and teal accent color scheme
  • Launched with 15 real-time data panels: BTC Price (Binance WebSocket with 1s updates), Stock Market (Finnhub), BTC Network (mempool.space), Tech/AI News (Hacker News), Reddit tech feed, GitHub trending repos, Earthquake monitor (USGS), Space launches, Weather with geolocation, Dev/Ops status for major platforms, Fear and Greed Index, Crypto market overview, Prediction Markets (Polymarket), Steam top games, and NASA Astronomy Picture of the Day
  • Built Cloudflare Worker API backend handling all /api/* routes with in-memory caching and 8-second timeouts on external calls
  • PWA support with service worker for offline fallback
  • Full SEO with structured JSON-LD data, Open Graph tags, Twitter cards, and sitemap
  • Submitted to Google Search Console with property verification via Cloudflare DNS