2569718930@qq.com
|
6290238712
|
fix: move om_today definition before peak_hours to fix reference error
|
2026-02-27 20:41:40 +08:00 |
|
2569718930@qq.com
|
a6aee33ef4
|
feat: add time-based sigma adjustment to probability engine using peak hour prediction
|
2026-02-27 20:39:18 +08:00 |
|
2569718930@qq.com
|
97cd48726c
|
fix: extract obs time from rawOb instead of rounded reportTime for precision
|
2026-02-27 20:32:10 +08:00 |
|
2569718930@qq.com
|
ff324d74c2
|
remove: Open-Meteo real-time reference display (inaccurate)
|
2026-02-27 18:57:46 +08:00 |
|
2569718930@qq.com
|
fdb6d88697
|
fix: filter MGM -9999 sentinel values and skip display for missing data
|
2026-02-27 18:55:39 +08:00 |
|
2569718930@qq.com
|
d1a17fabb4
|
refactor: remove old consensus/betting code, filter impossible low temps from probability
|
2026-02-27 18:49:22 +08:00 |
|
2569718930@qq.com
|
bcc0824e6d
|
feat: real-time μ correction when actual exceeds forecast + Ankara METAR aggressive rounding info for AI
|
2026-02-27 18:44:46 +08:00 |
|
2569718930@qq.com
|
8b7ac93791
|
fix: use minute-precision local time for AI peak time remaining calculation
|
2026-02-27 18:38:19 +08:00 |
|
2569718930@qq.com
|
acf0ece7d3
|
fix(ai): explicitly feed current temp and daily max to AI to prevent misreading
|
2026-02-27 18:36:48 +08:00 |
|
2569718930@qq.com
|
60463a7eeb
|
fix(ai): require explicit reference to Open-Meteo and DEB forecast values in logic
|
2026-02-27 18:06:13 +08:00 |
|
2569718930@qq.com
|
c56100f3d7
|
fix(ai): require time-awareness in logic analysis - hours until peak
|
2026-02-27 16:15:02 +08:00 |
|
2569718930@qq.com
|
a306ea8f4d
|
docs: full sync with probability engine, AI retry, and DEB self-learning
|
2026-02-27 14:36:36 +08:00 |
|
2569718930@qq.com
|
77b7a09843
|
fix: show WU rounding intervals in probability, weight DEB 70% over ensemble 30%
|
2026-02-27 14:30:54 +08:00 |
|
2569718930@qq.com
|
ef9cd4c9d4
|
feat: replace AI-computed probability with math-based normal distribution from ensemble data
|
2026-02-27 14:24:17 +08:00 |
|
2569718930@qq.com
|
37949c222c
|
refactor: remove user-facing forecast warnings, deepen AI logic analysis
|
2026-02-27 14:19:15 +08:00 |
|
2569718930@qq.com
|
b512e692d1
|
fix(ai): teach WU rounding logic for accurate probability estimation
|
2026-02-27 14:09:04 +08:00 |
|
2569718930@qq.com
|
42f1a94a7c
|
feat(ai): anchor probability distribution on DEB blended forecast
|
2026-02-27 14:05:16 +08:00 |
|
2569718930@qq.com
|
8f2b40ae76
|
feat(ai): add settlement probability distribution to AI output
|
2026-02-27 14:02:35 +08:00 |
|
2569718930@qq.com
|
652774c127
|
feat(ai): add retry + fallback model for Groq 500 errors
|
2026-02-27 13:26:53 +08:00 |
|
2569718930@qq.com
|
78173765c5
|
feat: Add initial AI analyzer module for weather data analysis.
|
2026-02-27 02:07:25 +08:00 |
|
2569718930@qq.com
|
0ed26d49c0
|
docs: restore mermaid architecture diagrams to both READMEs
|
2026-02-27 02:04:00 +08:00 |
|
2569718930@qq.com
|
938a98ee2c
|
docs: use a more professional and neutral tone for README files
|
2026-02-27 02:01:35 +08:00 |
|
2569718930@qq.com
|
bb4a697b98
|
docs: sync english README.md with high-end quant trading focus
|
2026-02-27 01:58:29 +08:00 |
|
2569718930@qq.com
|
e955599a64
|
docs: rewrite README with high-end quant trading focus and DEB/AI architecture
|
2026-02-27 01:54:06 +08:00 |
|
2569718930@qq.com
|
596d8144a7
|
perf(deb): add file lock & caching for high concurrency queries
|
2026-02-27 01:47:38 +08:00 |
|
2569718930@qq.com
|
f60f5601d9
|
feat(ai): integrate Dynamic Ensemble Blending & simplify user output
|
2026-02-27 01:43:46 +08:00 |
|
2569718930@qq.com
|
ae59fc8278
|
feat: Add AI analyzer module.
|
2026-02-27 01:17:15 +08:00 |
|
2569718930@qq.com
|
eae41966e2
|
feat: Introduce AI analysis module and refactor bot_listener.py to prepare weather data for AI-driven insights.
|
2026-02-27 01:11:28 +08:00 |
|
2569718930@qq.com
|
3aee0e7832
|
feat: Implement AI analysis and integrate with the bot listener.
|
2026-02-27 00:14:32 +08:00 |
|
2569718930@qq.com
|
be0784ea53
|
feat: Implement AI analysis and integrate with bot listener.
|
2026-02-26 23:58:39 +08:00 |
|
2569718930@qq.com
|
9820f7b2a2
|
feat: add AI analysis module
|
2026-02-26 23:09:05 +08:00 |
|
2569718930@qq.com
|
98451ff9e5
|
feat: Implement AI analysis using Groq, replacing Gemini API key configuration.
|
2026-02-26 23:02:41 +08:00 |
|
2569718930@qq.com
|
59655b4088
|
feat: Add AI-based weather analysis module.
|
2026-02-26 22:48:06 +08:00 |
|
2569718930@qq.com
|
989f0f4fd1
|
feat: implement AI analyzer module
|
2026-02-26 22:35:44 +08:00 |
|
2569718930@qq.com
|
d9ae2543b7
|
feat: Add Gemini API key to .env.example for AI integration.
|
2026-02-26 22:25:50 +08:00 |
|
2569718930@qq.com
|
21a5bcb481
|
feat: Add ai_analyzer.py, update requirements.txt, and modify bot_listener.py.
|
2026-02-26 22:24:32 +08:00 |
|
2569718930@qq.com
|
766aa76b71
|
feat: implement multi-source weather data collection for OpenWeatherMap, Visual Crossing, and NOAA METAR, including Polymarket settlement sources.
|
2026-02-26 18:20:54 +08:00 |
|
2569718930@qq.com
|
bf530467ca
|
feat: add inline keyboard to start command and implement about callback handler.
|
2026-02-26 18:05:38 +08:00 |
|
2569718930@qq.com
|
8bf98a77b8
|
Please provide the diff for e:\web\PolyWeather\bot_listener.py to generate an accurate commit message.
|
2026-02-26 17:57:37 +08:00 |
|
2569718930@qq.com
|
7707c8db7d
|
feat: add betting range, METAR data age, and OM realtime fallback
|
2026-02-25 23:02:48 +08:00 |
|
2569718930@qq.com
|
6e04af5f65
|
feat: Introduce !forecast and !help commands, refactor !weather to use process_command, and enable "ping" alias.
|
2026-02-25 19:46:01 +08:00 |
|
2569718930@qq.com
|
4effa2cb50
|
Please provide the diff to summarize the changes.
|
2026-02-25 12:29:06 +08:00 |
|
2569718930@qq.com
|
b1de84e745
|
Update bot_listener.py to reflect recent changes.
|
2026-02-25 12:16:07 +08:00 |
|
2569718930@qq.com
|
4f3cd3290f
|
feat: introduce WeatherDataCollector for fetching multi-source weather data from OpenWeatherMap, Visual Crossing, and NOAA METAR.
|
2026-02-23 22:19:20 +08:00 |
|
2569718930@qq.com
|
de6a10379d
|
docs: Clean up merge conflict markers and update betting strategy tips in README.
|
2026-02-23 21:23:52 +08:00 |
|
2569718930@qq.com
|
bbcb799c6c
|
feat: Initialize bot with API key and add robust error handling for weather commands.
|
2026-02-23 21:11:16 +08:00 |
|
2569718930@qq.com
|
f3fcde6441
|
docs: update README with refined environment variable instructions, improved table formatting, and expanded betting strategy tips.
|
2026-02-23 21:05:23 +08:00 |
|
2569718930@qq.com
|
be90e610ee
|
feat: Integrate multi-model and ensemble weather forecasts, update READMEs with new architecture and betting strategies, and resolve merge conflicts.
|
2026-02-23 21:04:44 +08:00 |
|
2569718930@qq.com
|
b89b137e83
|
Merge branch 'main' of https://github.com/yangyuan-zhen/PolyWeather
|
2026-02-23 20:43:58 +08:00 |
|
AmandaloveYang
|
e575440acf
|
feat: migrate to ApplicationBuilder for bot setup, load configuration from BotConfig, and add timeouts for API calls.
|
2026-02-22 10:30:26 +08:00 |
|