Commit Graph

1684 Commits

Author SHA1 Message Date
2569718930@qq.com bb6ffd8ea9 feat: add FastAPI web map backend for weather data collection and analysis 2026-03-04 22:57:01 +08:00
2569718930@qq.com d27975b6a5 feat: Add Turkish flag emoji to MGM temperature displays and integrate MGM daily forecasts into future forecast messages. 2026-03-04 22:52:06 +08:00
2569718930@qq.com 30c530c345 feat: Implement multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR, alongside new project documentation. 2026-03-04 22:26:19 +08:00
2569718930@qq.com b0200103ef feat: Enhance real-time data fetching with cache control and primary MGM sourcing for Ankara, and add technical debt documentation. 2026-03-04 20:08:54 +08:00
2569718930@qq.com 9f02b4c452 feat: add WeatherDataCollector for multi-source weather data from OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-03-04 19:50:03 +08:00
2569718930@qq.com 9e5fc418de feat: Extract weather trend analysis into a new shared module and add initial web application and data collection components. 2026-03-04 19:47:19 +08:00
2569718930@qq.com 00bd2539fa feat: introduce PolyWeather web map application with FastAPI backend and Leaflet frontend. 2026-03-04 19:34:39 +08:00
2569718930@qq.com f2e05178fe feat: implement FastAPI web map API for PolyWeather, integrating weather data collection, analysis, and Polymarket market data. 2026-03-04 19:16:32 +08:00
2569718930@qq.com 70af75e91f feat: Implement PolyWeather web map API with FastAPI, integrating weather data collection, multi-model analysis, and caching. 2026-03-04 19:14:07 +08:00
2569718930@qq.com d3ea4cd1bc feat: Implement initial FastAPI web map API for weather data processing and serving a static frontend. 2026-03-04 19:12:00 +08:00
2569718930@qq.com 36d438e811 feat: Introduce PolyWeather web application with multi-source weather data collection from various APIs. 2026-03-04 19:00:51 +08:00
2569718930@qq.com 99ca0e105e feat: Add initial PolyWeather map application with a premium dark theme. 2026-03-04 18:39:16 +08:00
2569718930@qq.com bd03f5c05a feat: Implement initial PolyWeather web map API with comprehensive weather data collection, analysis, and Polymarket integration. 2026-03-04 18:20:15 +08:00
2569718930@qq.com b55de4ff97 feat: add initial app.js for client-side application logic. 2026-03-04 17:40:23 +08:00
2569718930@qq.com 0917f8d010 feat: Add multi-source weather data collection and a web application for display. 2026-03-04 17:11:20 +08:00
2569718930@qq.com 6823559bf4 feat: enhance cinematic interaction description and add Multi-Model Forecast panel synchronization. 2026-03-04 03:50:50 +08:00
2569718930@qq.com 910c28eda0 feat: Create a web map application with a FastAPI backend and Leaflet frontend for displaying weather data and analysis. 2026-03-04 03:43:53 +08:00
2569718930@qq.com c6b2aca69e perf: add sessionStorage caching to avoid re-fetching data when navigating back 2026-03-04 03:22:50 +08:00
2569718930@qq.com 807ccba89c feat: add historical accuracy chart and modal to web UI 2026-03-04 03:11:21 +08:00
2569718930@qq.com d5b546528c docs: add testing and development commands 2026-03-04 03:06:40 +08:00
2569718930@qq.com c0deaed923 feat: show mu accuracy and Brier score in /deb command 2026-03-04 02:59:17 +08:00
2569718930@qq.com 489a4cf438 docs: mark high-priority technical debt as resolved 2026-03-04 02:53:39 +08:00
2569718930@qq.com 7329dd728e refactor: extract trend_engine, unify probability engine across bot and web, add unit tests 2026-03-04 02:52:31 +08:00
2569718930@qq.com 3c2749544f feat: record mu and probability snapshots in daily_records for accuracy tracking 2026-03-04 02:41:21 +08:00
2569718930@qq.com cb393fd97a docs: add TECH_DEBT.md with honest assessment and roadmap 2026-03-04 02:35:35 +08:00
2569718930@qq.com 63ea4d0a80 docs: full README rewrite reflecting current architecture and capabilities 2026-03-04 02:31:26 +08:00
2569718930@qq.com 946430e05a refactor: reuse bot_listener's analyze_weather_trend for web AI, single source of truth 2026-03-04 02:24:19 +08:00
2569718930@qq.com 5c13a9050a fix: override probability to 100% on dead market, no ambiguity 2026-03-04 02:20:19 +08:00
2569718930@qq.com c8e411d3af fix: replace misleading chart labels with OM model vs METAR scatter overlay 2026-03-04 02:16:14 +08:00
2569718930@qq.com 0ce9ec25c3 fix: sync reality-anchored mu to bot, add graded severity, prohibit P0-P4 output 2026-03-04 02:09:29 +08:00
2569718930@qq.com ccd362d6e5 refactor: remove weather anim, rewrite AI prompt with graded severity and 6-point fix 2026-03-04 02:05:39 +08:00
2569718930@qq.com 50f6e1dfe3 feat: add real-time weather animations (rain, snow, fog, storm, clouds) 2026-03-04 01:59:18 +08:00
2569718930@qq.com fd24d369aa fix: reality-anchored probability engine and forecast bust AI detection 2026-03-04 01:52:21 +08:00
2569718930@qq.com 894010f17f fix: add MGM fallback for Ankara weather data 2026-03-04 01:19:50 +08:00
2569718930@qq.com fac34c9872 feat: add cinematic zoom-in camera for city selection 2026-03-04 01:10:41 +08:00
2569718930@qq.com 77d08e07e2 chore: remove github actions as it is not needed 2026-03-04 01:05:57 +08:00
2569718930@qq.com 706b4eda3f fix: explicitly pass proxies to Groq AI requests and add detailed logging 2026-03-03 23:10:10 +08:00
2569718930@qq.com 3f38f6604d style: upscale city list sidebar and font sizes for better visibility 2026-03-03 23:04:40 +08:00
2569718930@qq.com 8977020a80 feat: add local time and peak temp time to city list sidebar 2026-03-03 23:00:06 +08:00
2569718930@qq.com 4ca457d36e feat: translate METAR weather codes to Chinese 2026-03-03 22:55:56 +08:00
2569718930@qq.com 7d3f497417 feat: display current weather and max temperature time in hero section 2026-03-03 22:49:10 +08:00
2569718930@qq.com 3cb53e6f9b style: fix text truncation overflow in risk info section for tablet (add word-break) 2026-03-03 22:40:27 +08:00
2569718930@qq.com 601187c5c6 style: fix text truncation overflow in risk info section for tablet 2026-03-03 22:35:20 +08:00
2569718930@qq.com 27385e4cfe feat/style: close panel on map click and optimize tablet layout 2026-03-03 22:29:32 +08:00
2569718930@qq.com 853992f15b perf: increase background loading interval to 2000ms 2026-03-03 22:25:16 +08:00
2569718930@qq.com 30f25092eb docs: use standard relative image path for wider markdown compatibility 2026-03-03 22:12:33 +08:00
2569718930@qq.com a8e690d7ee docs: add demo map image 2026-03-03 22:08:36 +08:00
2569718930@qq.com 5c4b6cb79f docs: add web map screenshot and feature list 2026-03-03 22:06:41 +08:00
2569718930@qq.com 6b79fc8d37 style: move map zoom controls to bottom-right to prevent UI overlap 2026-03-03 22:00:57 +08:00
2569718930@qq.com c83a2ae486 feat: remove METAR trend chart overlay 2026-03-03 21:57:13 +08:00