d8cc193618
feat: Integrate Polymarket read-only data collection and display in dashboard panels.
2569718930@qq.com
2026-03-11 11:04:24 +08:00
1958b2764b
feat: Implement core PolyWeather application with city weather query service, trend analysis, data collection, and dashboard UI.
2569718930@qq.com
2026-03-11 10:49:35 +08:00
d2a40462c5
feat: Add city weather query service with city resolution, forecast processing, and weather summary generation.
2569718930@qq.com
2026-03-11 10:30:46 +08:00
b3f46430ad
feat: Introduce comprehensive weather data querying, analysis, and display services, integrate Polymarket data collection, and add Telegram notification utilities.
2569718930@qq.com
2026-03-11 10:23:33 +08:00
878e3280d1
fix: remove closed position template from wallet activity watcher
2569718930@qq.com
2026-03-11 09:22:07 +08:00
723694d77c
style: translate polymarket wallet activity alerts to Chinese
2569718930@qq.com
2026-03-11 09:20:38 +08:00
af4bee12f5
feat: Introduce a web frontend with new city API routes and refactor bot city query logic into a dedicated service.
2569718930@qq.com
2026-03-11 08:46:32 +08:00
b1e75d13d8
feat: introduce WeatherDataCollector class for multi-source weather data retrieval, caching, and rate limiting.
2569718930@qq.com
2026-03-11 07:11:17 +08:00
8b6c66eab0
feat: Add fallback logic for future daily forecasts using multi-model medians, Meteoblue highs, and NWS periods when Open-Meteo data is unavailable.
2569718930@qq.com
2026-03-11 06:41:03 +08:00
f7e7e0ea20
feat: Add multi-source weather data collection with a new Flask API and refine the bot's forecast display logic.
2569718930@qq.com
2026-03-11 06:33:25 +08:00
5d943f2aae
feat: Create PolyWeather web API to serve analyzed weather and Polymarket data.
2569718930@qq.com
2026-03-11 05:56:40 +08:00
8712335ffd
feat: Implement PolyWeather web map API by reusing existing analysis logic and centralize weather data collection.
2569718930@qq.com
2026-03-11 05:42:05 +08:00
41efaa1140
feat(weather_sources): parse Retry-After header from Open-Meteo 429 response to dynamically adjust cooldown instead of hardcoded 15m
2569718930@qq.com
2026-03-11 05:10:53 +08:00
2b681513ab
fix(trend-engine): fallback to non-ensemble probability computation when OM drops to keep UI alive
2569718930@qq.com
2026-03-11 05:07:41 +08:00
c5010a8b97
fix: safely fallback to metric unit per city instead of overwriting F to C randomly; allow trend engine to run even if Open-Meteo drops
2569718930@qq.com
2026-03-11 04:57:58 +08:00
535b2b0446
feat: add disk-based cache persistence for Open-Meteo to eliminate cold-start empty cache gaps
2569718930@qq.com
2026-03-11 04:39:20 +08:00
7f84314bcc
fix: add Open-Meteo 429 shared cooldown timer to break retry death spiral on cold start
2569718930@qq.com
2026-03-11 04:32:32 +08:00
4b51e0dd15
feat: add 10min function-level cache to fetch_metar with stale fallback on error
2569718930@qq.com
2026-03-11 04:23:13 +08:00
cc1a9a3b77
perf: increase Open-Meteo and Meteoblue cache TTL to 2 hours to reduce API rate limit bursts
2569718930@qq.com
2026-03-11 04:10:23 +08:00
46412511c8
fix: SyntaxError global declaration must be at function top not inside with-block
2569718930@qq.com
2026-03-11 03:59:55 +08:00
c23020038e
feat: add TTL cache and stale-cache fallback to Groq AI analyzer
2569718930@qq.com
2026-03-11 03:49:26 +08:00
d4760dbcb2
fix: show MB/NWS/MGM as comp_parts when Open-Meteo daily data is missing
2569718930@qq.com
2026-03-11 03:44:10 +08:00
ffb88ae61d
feat: implement multi-source weather data collection including OpenWeatherMap, Visual Crossing, and METAR with caching.
2569718930@qq.com
2026-03-11 03:40:25 +08:00
4e6cb1071c
feat: Implement Telegram push notifications for weather and market conditions and a Polymarket read-only data interface.
2569718930@qq.com
2026-03-11 02:13:38 +08:00
d6434bf174
feat: Add weather alert engine, Polymarket data reader, and Telegram notification utility.
2569718930@qq.com
2026-03-11 01:56:22 +08:00
5af63557df
fix: Correct garbled Chinese characters in bot messages and logs.
2569718930@qq.com
2026-03-10 12:48:09 +08:00
35b846f1d6
feat: Add Polymarket and Polygon wallet activity watchers and integrate them into the bot.
2569718930@qq.com
2026-03-10 12:19:23 +08:00
fb1c88463f
feat: Add multi-source weather data collection (OpenWeatherMap, Meteoblue, Visual Crossing, METAR) and Polygon wallet watching functionality, introducing new configuration variables.
2569718930@qq.com
2026-03-10 11:51:43 +08:00
d1b591106e
feat: add dashboard panel components for hero summary and temperature chart
2569718930@qq.com
2026-03-10 10:37:14 +08:00
1afca8ecbb
feat: Implement new dashboard panel sections, utilities, and a future forecast modal.
2569718930@qq.com
2026-03-10 10:17:59 +08:00
e5011c5c8f
feat: Introduce dashboard data types, utilities, market alert engine, and panel sections.
2569718930@qq.com
2026-03-10 10:07:18 +08:00
732b3c10a5
feat: Update README to detail React Quant Dashboard v2.0 features and refine Edge Analytics & Alerts descriptions.
2569718930@qq.com
2026-03-10 09:16:23 +08:00
396c373cba
feat: implement PolyWeather dashboard with map UI, data collection, analysis, and comprehensive documentation.
2569718930@qq.com
2026-03-10 09:02:56 +08:00
aab4477ab3
feat: Implement the PolyWeather dashboard including frontend components, data collection, analysis, and API endpoints.
2569718930@qq.com
2026-03-10 04:45:40 +08:00
243bf6c33b
feat: fully migrate frontend to a React component-driven architecture and expand project documentation.
2569718930@qq.com
2026-03-09 10:53:23 +08:00
283a935f24
feat: Implement initial weather dashboard with interactive map, city details, and API integration.
2569718930@qq.com
2026-03-09 10:36:03 +08:00
d162b91ed9
feat: implement initial PolyWeather application frontend with map, city list, detailed weather panel, and guide modals.
2569718930@qq.com
2026-03-09 05:56:22 +08:00
d45ee8a981
feat: embed the legacy PolyWeather dashboard into the main application page using an iframe.
2569718930@qq.com
2026-03-09 04:52:25 +08:00
d184bc323c
feat: introduce PolyWeather web map API and frontend with integrated weather data collection and analysis.
2569718930@qq.com
2026-03-09 04:41:24 +08:00
b53f1f74bd
feat: Add initial PolyWeather legacy dashboard application with map, detail panel, and temperature charts.
2569718930@qq.com
2026-03-08 13:24:34 +08:00
0417387c0b
feat: introduce PolyWeather web API and frontend for interactive weather data display, centralizing data collection and analysis.
2569718930@qq.com
2026-03-08 12:59:45 +08:00
1655a026e8
feat: Implement multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR sources.
2569718930@qq.com
2026-03-08 09:57:08 +08:00
2da6e6829f
feat: Increase daily check-in points from 1 to 4 and update point rule descriptions.
2569718930@qq.com
2026-03-08 05:03:41 +08:00
ae40f70cac
feat: Lower the minimum message length from 4 to 2.
2569718930@qq.com
2026-03-08 05:00:29 +08:00
d2107cbcbe
feat: Implement a new terminal dashboard featuring an analytics panel, sparklines, and foundational UI components and utilities.
2569718930@qq.com
2026-03-08 04:53:38 +08:00
70585d6c74
feat: Initialize Next.js frontend project with core dependencies and root layout.
2569718930@qq.com
2026-03-06 20:48:19 +08:00
728d5aabd2
feat: Increased daily message cap and reduced query costs.
2569718930@qq.com
2026-03-06 20:26:35 +08:00
ab6b6d7974
Remove /points and /rank commands, updating /top command description and handler.
2569718930@qq.com
2026-03-06 20:10:05 +08:00
bd333cf970
feat: Implement user point system with message activity tracking and command cost deductions, introducing a new db_manager.py for database operations.
2569718930@qq.com
2026-03-06 19:50:44 +08:00
ded7850e0c
feat: Implement a Telegram push notification system for weather trade alerts, including state management, cooldowns, and severity filtering.
2569718930@qq.com
2026-03-06 19:24:25 +08:00
7f0b57c47c
feat: Initialize data infrastructure by adding historical weather data, various data storage files, a database manager, logging, and updating Docker Compose configuration.
2569718930@qq.com
2026-03-06 19:20:52 +08:00
00f79139e1
feat: Introduce PolyWeather Pro commercialization, update project documentation, and add Telegram push utility.
2569718930@qq.com
2026-03-06 19:16:48 +08:00
14838fde4d
feat: Add database-backed user and subscription management, update project architecture documentation, and outline technical debt.
2569718930@qq.com
2026-03-06 19:10:05 +08:00
ce2a553e08
feat: implement a rule-based market weather alert engine, including a Telegram push utility and tests.
2569718930@qq.com
2026-03-06 18:50:11 +08:00
8ad1badd08
feat: Add FastAPI web map API for PolyWeather, integrating various weather data sources and analysis.
2569718930@qq.com
2026-03-06 12:44:46 +08:00
4d6a915690
feat: add rule-based weather alert engine for short-horizon trading signals, including momentum, forecast breakthrough, Ankara DEB, and advection alerts.
2569718930@qq.com
2026-03-06 12:36:13 +08:00
43b7c1b480
feat: Implement PolyWeather application with a map-based frontend, Python web services, market alert engine, and supporting utilities.
2569718930@qq.com
2026-03-06 12:31:15 +08:00
1e9b8a0d11
feat: Implement new Next.js frontend with an embedded Leaflet map dashboard, city markers, and Polymarket API integration.
2569718930@qq.com
2026-03-06 11:49:56 +08:00
a00ef8f81e
feat: Implement PolyWeather web frontend with dark theme, map, and city list UI.
2569718930@qq.com
2026-03-06 11:26:36 +08:00
05a5f005fe
feat: add a rule-based market alert engine for weather analysis with Telegram integration and tests.
2569718930@qq.com
2026-03-06 10:51:06 +08:00
ba992f7d80
feat: Introduce automated Telegram trade alert push and add target date option to /tradealert command.
2569718930@qq.com
2026-03-06 10:40:39 +08:00
bec76e3977
feat: implement a rule-based weather/market alert engine with functions for momentum, forecast breakthrough, and kill zone alerts.
2569718930@qq.com
2026-03-06 10:37:18 +08:00
68cb056907
feat: Implement PolyWeather web application with map and market alert engine, including related utilities and tests.
2569718930@qq.com
2026-03-06 10:31:06 +08:00
cac2110b16
feat: Introduce Telegram trade alert functionality and a /tradealert command for previewing alerts.
2569718930@qq.com
2026-03-06 10:20:42 +08:00
c4063468e5
feat: Introduce automated Telegram alerts for trade opportunities with configurable settings.
2569718930@qq.com
2026-03-06 10:09:49 +08:00
86c15d2fd2
feat: introduce PolyWeather web map API for interactive weather data visualization, analysis, and market-related data collection.
2569718930@qq.com
2026-03-06 10:04:00 +08:00
d9876256b3
feat: Implement initial PolyWeather application with interactive map UI, backend API, and Polymarket data client.
2569718930@qq.com
2026-03-06 09:38:28 +08:00
b308709edb
feat: Introduce a new Next.js modern frontend with a history API route and include legacy static assets.
2569718930@qq.com
2026-03-06 09:14:58 +08:00
af1d8ab4ed
feat: Implement initial PolyWeather dashboard with city list, detail view, map, and API endpoints.
2569718930@qq.com
2026-03-06 09:05:40 +08:00
b210dcf0dd
feat: Add Vercel deployment configuration and a commercialization documentation file.
2569718930@qq.com
2026-03-06 08:17:50 +08:00
1aa5bbb73f
feat: implement the PolyWeather frontend application with Leaflet map, city details panel, and Chart.js temperature trends.
2569718930@qq.com
2026-03-05 21:46:29 +08:00
42b9c2780e
feat: Introduce initial web application structure with dark theme styling, data collection, and client-side logic.
2569718930@qq.com
2026-03-05 21:40:37 +08:00
03baa947e5
feat: Implement PolyWeather frontend application with Leaflet map, city markers, and detail panel.
2569718930@qq.com
2026-03-05 21:26:40 +08:00
9979a35fd7
feat: Add PolyWeather frontend application with interactive map, city list, and weather details.
2569718930@qq.com
2026-03-05 21:23:25 +08:00
d29cb15c41
feat: implement interactive weather map application with city markers, detail panel, and temperature forecast chart.
2569718930@qq.com
2026-03-05 19:45:57 +08:00
b4e323402d
feat: Document new zoom-based intelligence and technical guide features, and add TECH_DEBT.md and update README files.
2569718930@qq.com
2026-03-05 18:53:05 +08:00
7a52a50883
feat: Add Ankara (Bölge/Center) temperature to the weather display.
2569718930@qq.com
2026-03-05 18:08:35 +08:00
e4a5be660f
feat: Implement PolyWeather web application with FastAPI backend for weather data analysis and a Leaflet-based frontend.
2569718930@qq.com
2026-03-05 18:02:11 +08:00
c6cf2c79a1
feat: Implement initial PolyWeather map application frontend with dark theme UI and data collection module.
2569718930@qq.com
2026-03-05 17:10:52 +08:00
1df14c6d3b
feat: Implement city risk profiles data collection.
2569718930@qq.com
2026-03-05 17:00:24 +08:00
5bbbd33e2b
feat: Add multi-source weather data collector with support for OpenWeatherMap, Visual Crossing, and NOAA METAR.
2569718930@qq.com
2026-03-05 16:55:29 +08:00
eabdb5e772
feat: introduce WeatherDataCollector class for multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR.
2569718930@qq.com
2026-03-05 16:42:57 +08:00
5f04506aad
feat: Implement PolyWeather web map API with FastAPI, integrating existing weather data collection and analysis modules.
2569718930@qq.com
2026-03-05 16:33:00 +08:00
a1416d1324
feat: introduce PolyWeather application with an interactive map, detailed city weather, trend analysis, and a supporting API.
2569718930@qq.com
2026-03-05 04:28:35 +08:00
7c087b2c81
feat: Implement PolyWeather web map API and its multi-source weather data collection module.
2569718930@qq.com
2026-03-05 01:50:38 +08:00
eee159c533
feat: introduce dark theme styling for the web UI and a module for weather data sources.
2569718930@qq.com
2026-03-05 01:41:14 +08:00