Commit Graph
100 Commits
Author SHA1 Message Date
2569718930@qq.com a6bef9a57f feat: wallet activity filter max_price to 0.10 and apply price filter to closed positions 2026-03-11 00:55:11 +08:00
2569718930@qq.com d08982a898 add logging for verifying price filter settings 2026-03-10 13:35:09 +08:00
2569718930@qq.com c53bfc629b feat: implement avg_price filtering for wallet activity watcher 2026-03-10 13:33:21 +08:00
2569718930@qq.com f638850048 feat: Add Polymarket wallet activity watcher and configure average price display thresholds. 2026-03-10 13:23:35 +08:00
2569718930@qq.com dd72e6a34b fix: resolve bot_listener encoding issues and syntax errors 2026-03-10 12:54:15 +08:00
2569718930@qq.com 5af63557df fix: Correct garbled Chinese characters in bot messages and logs. 2026-03-10 12:48:09 +08:00
2569718930@qq.com 35b846f1d6 feat: Add Polymarket and Polygon wallet activity watchers and integrate them into the bot. 2026-03-10 12:19:23 +08:00
2569718930@qq.com fb1c88463f feat: Add multi-source weather data collection (OpenWeatherMap, Meteoblue, Visual Crossing, METAR) and Polygon wallet watching functionality, introducing new configuration variables. 2026-03-10 11:51:43 +08:00
2569718930@qq.com d1b591106e feat: add dashboard panel components for hero summary and temperature chart 2026-03-10 10:37:14 +08:00
2569718930@qq.com 1afca8ecbb feat: Implement new dashboard panel sections, utilities, and a future forecast modal. 2026-03-10 10:17:59 +08:00
2569718930@qq.com e5011c5c8f feat: Introduce dashboard data types, utilities, market alert engine, and panel sections. 2026-03-10 10:07:18 +08:00
2569718930@qq.com 732b3c10a5 feat: Update README to detail React Quant Dashboard v2.0 features and refine Edge Analytics & Alerts descriptions. 2026-03-10 09:16:23 +08:00
2569718930@qq.com 396c373cba feat: implement PolyWeather dashboard with map UI, data collection, analysis, and comprehensive documentation. 2026-03-10 09:02:56 +08:00
2569718930@qq.com aab4477ab3 feat: Implement the PolyWeather dashboard including frontend components, data collection, analysis, and API endpoints. 2026-03-10 04:45:40 +08:00
2569718930@qq.com 020c62676e docs: Add Chinese technical debt documentation. 2026-03-09 11:04:28 +08:00
2569718930@qq.com 243bf6c33b feat: fully migrate frontend to a React component-driven architecture and expand project documentation. 2026-03-09 10:53:23 +08:00
2569718930@qq.com 283a935f24 feat: Implement initial weather dashboard with interactive map, city details, and API integration. 2026-03-09 10:36:03 +08:00
2569718930@qq.com d162b91ed9 feat: implement initial PolyWeather application frontend with map, city list, detailed weather panel, and guide modals. 2026-03-09 05:56:22 +08:00
2569718930@qq.com d45ee8a981 feat: embed the legacy PolyWeather dashboard into the main application page using an iframe. 2026-03-09 04:52:25 +08:00
2569718930@qq.com d184bc323c feat: introduce PolyWeather web map API and frontend with integrated weather data collection and analysis. 2026-03-09 04:41:24 +08:00
2569718930@qq.com b53f1f74bd feat: Add initial PolyWeather legacy dashboard application with map, detail panel, and temperature charts. 2026-03-08 13:24:34 +08:00
2569718930@qq.com 0417387c0b feat: introduce PolyWeather web API and frontend for interactive weather data display, centralizing data collection and analysis. 2026-03-08 12:59:45 +08:00
2569718930@qq.com 1655a026e8 feat: Implement multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR sources. 2026-03-08 09:57:08 +08:00
2569718930@qq.com 2da6e6829f feat: Increase daily check-in points from 1 to 4 and update point rule descriptions. 2026-03-08 05:03:41 +08:00
2569718930@qq.com ae40f70cac feat: Lower the minimum message length from 4 to 2. 2026-03-08 05:00:29 +08:00
2569718930@qq.com d2107cbcbe feat: Implement a new terminal dashboard featuring an analytics panel, sparklines, and foundational UI components and utilities. 2026-03-08 04:53:38 +08:00
2569718930@qq.com d26bce6358 docs: sync Chinese README 2026-03-08 04:37:24 +08:00
2569718930@qq.com 4c59f129db release: stable professional quant UI v1.0 and backend stabilization 2026-03-08 04:35:04 +08:00
2569718930@qq.com 28fcc352f8 Remove legacy vercel routing config 2026-03-06 21:20:45 +08:00
2569718930@qq.com ba13d1fc32 Trigger Vercel Git deployment 2026-03-06 21:05:40 +08:00
2569718930@qq.com 70585d6c74 feat: Initialize Next.js frontend project with core dependencies and root layout. 2026-03-06 20:48:19 +08:00
2569718930@qq.com 728d5aabd2 feat: Increased daily message cap and reduced query costs. 2026-03-06 20:26:35 +08:00
2569718930@qq.com ab6b6d7974 Remove /points and /rank commands, updating /top command description and handler. 2026-03-06 20:10:05 +08:00
2569718930@qq.com bd333cf970 feat: Implement user point system with message activity tracking and command cost deductions, introducing a new db_manager.py for database operations. 2026-03-06 19:50:44 +08:00
2569718930@qq.com ded7850e0c feat: Implement a Telegram push notification system for weather trade alerts, including state management, cooldowns, and severity filtering. 2026-03-06 19:24:25 +08:00
2569718930@qq.com 7f0b57c47c feat: Initialize data infrastructure by adding historical weather data, various data storage files, a database manager, logging, and updating Docker Compose configuration. 2026-03-06 19:20:52 +08:00
2569718930@qq.com 00f79139e1 feat: Introduce PolyWeather Pro commercialization, update project documentation, and add Telegram push utility. 2026-03-06 19:16:48 +08:00
2569718930@qq.com 14838fde4d feat: Add database-backed user and subscription management, update project architecture documentation, and outline technical debt. 2026-03-06 19:10:05 +08:00
2569718930@qq.com ce2a553e08 feat: implement a rule-based market weather alert engine, including a Telegram push utility and tests. 2026-03-06 18:50:11 +08:00
2569718930@qq.com 8ad1badd08 feat: Add FastAPI web map API for PolyWeather, integrating various weather data sources and analysis. 2026-03-06 12:44:46 +08:00
2569718930@qq.com 4d6a915690 feat: add rule-based weather alert engine for short-horizon trading signals, including momentum, forecast breakthrough, Ankara DEB, and advection alerts. 2026-03-06 12:36:13 +08:00
2569718930@qq.com 43b7c1b480 feat: Implement PolyWeather application with a map-based frontend, Python web services, market alert engine, and supporting utilities. 2026-03-06 12:31:15 +08:00
2569718930@qq.com 1e9b8a0d11 feat: Implement new Next.js frontend with an embedded Leaflet map dashboard, city markers, and Polymarket API integration. 2026-03-06 11:49:56 +08:00
2569718930@qq.com a00ef8f81e feat: Implement PolyWeather web frontend with dark theme, map, and city list UI. 2026-03-06 11:26:36 +08:00
2569718930@qq.com 05a5f005fe feat: add a rule-based market alert engine for weather analysis with Telegram integration and tests. 2026-03-06 10:51:06 +08:00
2569718930@qq.com ba992f7d80 feat: Introduce automated Telegram trade alert push and add target date option to /tradealert command. 2026-03-06 10:40:39 +08:00
2569718930@qq.com bec76e3977 feat: implement a rule-based weather/market alert engine with functions for momentum, forecast breakthrough, and kill zone alerts. 2026-03-06 10:37:18 +08:00
2569718930@qq.com 186e5e0c5a feat: add rule-based weather/market alert engine for Polymarket trading 2026-03-06 10:32:51 +08:00
2569718930@qq.com 68cb056907 feat: Implement PolyWeather web application with map and market alert engine, including related utilities and tests. 2026-03-06 10:31:06 +08:00
2569718930@qq.com cac2110b16 feat: Introduce Telegram trade alert functionality and a /tradealert command for previewing alerts. 2026-03-06 10:20:42 +08:00
2569718930@qq.com c4063468e5 feat: Introduce automated Telegram alerts for trade opportunities with configurable settings. 2026-03-06 10:09:49 +08:00
2569718930@qq.com 86c15d2fd2 feat: introduce PolyWeather web map API for interactive weather data visualization, analysis, and market-related data collection. 2026-03-06 10:04:00 +08:00
2569718930@qq.com d9876256b3 feat: Implement initial PolyWeather application with interactive map UI, backend API, and Polymarket data client. 2026-03-06 09:38:28 +08:00
2569718930@qq.com b308709edb feat: Introduce a new Next.js modern frontend with a history API route and include legacy static assets. 2026-03-06 09:14:58 +08:00
2569718930@qq.com af1d8ab4ed feat: Implement initial PolyWeather dashboard with city list, detail view, map, and API endpoints. 2026-03-06 09:05:40 +08:00
2569718930@qq.com dc4167b514 chore: install project dependencies and generate build artifacts. 2026-03-06 08:41:19 +08:00
2569718930@qq.com b210dcf0dd feat: Add Vercel deployment configuration and a commercialization documentation file. 2026-03-06 08:17:50 +08:00
2569718930@qq.com 1aa5bbb73f feat: implement the PolyWeather frontend application with Leaflet map, city details panel, and Chart.js temperature trends. 2026-03-05 21:46:29 +08:00
2569718930@qq.com 42b9c2780e feat: Introduce initial web application structure with dark theme styling, data collection, and client-side logic. 2026-03-05 21:40:37 +08:00
2569718930@qq.com 03baa947e5 feat: Implement PolyWeather frontend application with Leaflet map, city markers, and detail panel. 2026-03-05 21:26:40 +08:00
2569718930@qq.com 9979a35fd7 feat: Add PolyWeather frontend application with interactive map, city list, and weather details. 2026-03-05 21:23:25 +08:00
2569718930@qq.com d29cb15c41 feat: implement interactive weather map application with city markers, detail panel, and temperature forecast chart. 2026-03-05 19:45:57 +08:00
2569718930@qq.com b4e323402d feat: Document new zoom-based intelligence and technical guide features, and add TECH_DEBT.md and update README files. 2026-03-05 18:53:05 +08:00
2569718930@qq.com 7a52a50883 feat: Add Ankara (Bölge/Center) temperature to the weather display. 2026-03-05 18:08:35 +08:00
2569718930@qq.com e4a5be660f feat: Implement PolyWeather web application with FastAPI backend for weather data analysis and a Leaflet-based frontend. 2026-03-05 18:02:11 +08:00
2569718930@qq.com 37aaf1f909 feat: Add initial index.html page. 2026-03-05 17:15:41 +08:00
2569718930@qq.com c6cf2c79a1 feat: Implement initial PolyWeather map application frontend with dark theme UI and data collection module. 2026-03-05 17:10:52 +08:00
2569718930@qq.com 1df14c6d3b feat: Implement city risk profiles data collection. 2026-03-05 17:00:24 +08:00
2569718930@qq.com 5bbbd33e2b feat: Add multi-source weather data collector with support for OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-03-05 16:55:29 +08:00
2569718930@qq.com eabdb5e772 feat: introduce WeatherDataCollector class for multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-03-05 16:42:57 +08:00
2569718930@qq.com 5f04506aad feat: Implement PolyWeather web map API with FastAPI, integrating existing weather data collection and analysis modules. 2026-03-05 16:33:00 +08:00
2569718930@qq.com a1416d1324 feat: introduce PolyWeather application with an interactive map, detailed city weather, trend analysis, and a supporting API. 2026-03-05 04:28:35 +08:00
2569718930@qq.com 7c087b2c81 feat: Implement PolyWeather web map API and its multi-source weather data collection module. 2026-03-05 01:50:38 +08:00
2569718930@qq.com eee159c533 feat: introduce dark theme styling for the web UI and a module for weather data sources. 2026-03-05 01:41:14 +08:00
2569718930@qq.com 620a3f49a3 feat: Add multi-source weather data collection including OpenWeatherMap, Visual Crossing, and NOAA METAR. 2026-03-05 01:34:35 +08:00
2569718930@qq.com 880aa2ca1e feat: Implement initial web application with a Leaflet map, city weather details, and temperature trend visualization. 2026-03-05 01:21:04 +08:00
2569718930@qq.com 509049078b feat: Implement PolyWeather frontend application with Leaflet map, detail panel, and Chart.js temperature trends. 2026-03-04 22:59:31 +08:00
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