Commit Graph

  • 4300b68f19 merge upstream main into analyst-phase1-observability CadeYu 2026-03-31 10:04:35 +08:00
  • 2d2c9e6d66 add analyst execution planning and timing hooks CadeYu 2026-03-31 09:55:33 +08:00
  • 4641c03340 TradingAgents v0.2.3 v0.2.3 Yijia-Xiao 2026-03-29 19:50:46 +00:00
  • e75d17bc51 chore: update model lists and defaults to GPT-5.4 family Yijia-Xiao 2026-03-29 19:45:36 +00:00
  • 6cddd26d6e feat: multi-language output support for analyst reports and final decision (#472) Yijia-Xiao 2026-03-29 19:19:01 +00:00
  • c61242a28c Merge pull request #464 from CadeYu/sync-validator-models Yijia Xiao 2026-03-29 11:07:51 -07:00
  • 58e99421bd fix: pass base_url to Google and Anthropic clients for proxy support (#427) Yijia-Xiao 2026-03-29 17:59:52 +00:00
  • 46e1b600b8 Merge pull request #453 from javierdejesusda/fix/standardize-google-api-key Yijia Xiao 2026-03-29 10:54:28 -07:00
  • ae8c8aebe8 fix: gracefully handle invalid indicator names in tool calls (#429) Yijia-Xiao 2026-03-29 17:50:30 +00:00
  • f3f58bdbdc fix: add yf_retry to yfinance news fetchers (#445) Yijia-Xiao 2026-03-29 17:42:24 +00:00
  • e1113880a1 fix: prevent look-ahead bias in backtesting data fetchers (#475) Yijia-Xiao 2026-03-29 17:34:35 +00:00
  • bd6a5b75b5 fix model catalog typing and known-model helper CadeYu 2026-03-25 21:46:56 +08:00
  • 8793336dad sync model validation with cli catalog CadeYu 2026-03-25 21:23:02 +08:00
  • 047b38971c refactor: simplify api_key mapping and consolidate tests javierdejesusda 2026-03-24 14:52:51 +01:00
  • f5026009f9 fix(llm_clients): standardize Google API key to unified api_key param javierdejesusda 2026-03-24 14:35:02 +01:00
  • 589b351f2a TradingAgents v0.2.2 v0.2.2 Yijia-Xiao 2026-03-22 23:47:56 +00:00
  • 6c9c9ce1fd fix: set process-level UTF-8 default for cross-platform consistency Yijia-Xiao 2026-03-22 23:42:37 +00:00
  • b8b2825783 refactor: standardize portfolio manager, five-tier rating scale, fix analyst status tracking Yijia-Xiao 2026-03-22 23:30:29 +00:00
  • 318adda0c6 refactor: five-tier rating scale and streamlined agent prompts Yijia-Xiao 2026-03-22 23:07:20 +00:00
  • c3ba3bf428 Merge pull request #413 from CadeYu/codex/exchange-qualified-tickers Yijia Xiao 2026-03-22 15:36:14 -07:00
  • 7cca9c924e fix: add exponential backoff retry for yfinance rate limits (#426) Yijia-Xiao 2026-03-22 22:11:08 +00:00
  • bd9b1e5efa feat: add Anthropic effort level support for Claude models Yijia-Xiao 2026-03-22 21:57:05 +00:00
  • 77755f0431 chore: consolidate install, fix CLI portability, normalize LLM responses Yijia-Xiao 2026-03-22 21:38:01 +00:00
  • 0b13145dc0 fix: handle list content when writing report sections Yijia-Xiao 2026-03-22 20:40:18 +00:00
  • 3ff28f3559 fix: use OpenAI Responses API for native models Yijia-Xiao 2026-03-22 20:34:03 +00:00
  • 7d200d834a style: inline single-use instrument context vars CadeYu 2026-03-21 21:31:38 +08:00
  • 08bfe70a69 fix: preserve exchange-qualified tickers across agent prompts CadeYu 2026-03-21 13:10:09 +08:00
  • f362a160c3 Merge pull request #379 from yang1002378395-cmyk/fix-ssl-http-client-support Yijia Xiao 2026-03-15 16:53:04 -07:00
  • 64f07671b9 fix: add http_client support for SSL certificate customization 阳虎 2026-03-16 07:41:20 +08:00
  • b19c5c18fb docs: add v0.2.1 release note to README Yijia-Xiao 2026-03-15 23:39:05 +00:00
  • 551fd7f074 chore: update model lists, bump to v0.2.1, fix package build v0.2.1 Yijia-Xiao 2026-03-15 23:34:50 +00:00
  • b0f9d180f9 fix: harden stock data parsing against malformed CSV and NaN values Yijia-Xiao 2026-03-15 18:29:43 +00:00
  • 9cc283ac22 fix: add missing console import to cli/utils.py Yijia-Xiao 2026-03-15 18:21:05 +00:00
  • fe9c8d5d31 fix: handle comma-separated indicators in get_indicators tool Yijia-Xiao 2026-03-15 18:05:36 +00:00
  • eec6ca4b53 fix: initialize all debate state fields in propagation.py Yijia-Xiao 2026-03-15 17:54:32 +00:00
  • 3642f5917c fix: add explicit UTF-8 encoding to all file open() calls Yijia-Xiao 2026-03-15 16:43:37 +00:00
  • 907bc8022a fix: pass debate round config to ConditionalLogic (#361) makk9 2026-03-15 12:31:59 -04:00
  • 8a60662070 chore: remove unused chainlit dependency (CVE-2026-22218) Yijia-Xiao 2026-03-15 16:16:42 +00:00
  • f047f26df0 Merge pull request #341 from Ljx-007/fix/risk-manager-fundamental-report Yijia Xiao 2026-02-24 16:28:56 -08:00
  • 35856ff33e fix(risk_manager): 修复基本面报告数据源错误 Ljx-007 2026-02-09 18:21:21 +08:00
  • 5fec171a1e chore: add build-system config and update version to 0.2.0 Yijia Xiao 2026-02-07 08:26:51 +00:00
  • 50c82a25b5 chore: consolidate dependencies to pyproject.toml, remove setup.py Yijia Xiao 2026-02-07 08:18:46 +00:00
  • 8b3068d091 Merge pull request #335 from RinZ27/security/patch-langchain-core-vulnerability Yijia Xiao 2026-02-07 00:04:44 -08:00
  • 66a02b3193 security: patch LangGrinch vulnerability in langchain-core RinZ27 2026-02-05 10:43:05 +07:00
  • e9470b69c4 TradingAgents v0.2.0: Multi-Provider LLM Support & Optimizations (#331) v0.2.0 Yijia Xiao 2026-02-03 23:13:43 -08:00
  • b4b133eb2d fix: add typer dependency v0.2.0 Yijia Xiao 2026-02-04 00:39:15 +00:00
  • 80aab35119 docs: update README for v0.2.0 release Yijia Xiao 2026-02-04 00:02:08 +00:00
  • 393d4c6a1b chore: add data_cache to .gitignore Yijia Xiao 2026-02-03 23:30:55 +00:00
  • aba1880c8c chore: update .gitignore to official Python template Yijia Xiao 2026-02-03 23:16:38 +00:00
  • 6cd35179fa chore: clean up dependencies and fix Ollama auth Yijia Xiao 2026-02-03 23:08:12 +00:00
  • 102b026d23 refactor: clean up codebase and streamline documentation Yijia Xiao 2026-02-03 22:10:01 +00:00
  • 224941d8c2 feat: add post-analysis report saving and fix display truncation Yijia Xiao 2026-02-03 20:23:38 +00:00
  • 93b87d5119 fix: analyst status tracking and message deduplication Yijia Xiao 2026-02-03 19:39:25 +00:00
  • 54cdb146d0 feat: add footer statistics tracking with LangChain callbacks Yijia Xiao 2026-02-02 22:00:37 +00:00
  • b06936f420 fix: improve data vendor implementations and tool signatures Yijia Xiao 2026-02-02 06:06:29 +00:00
  • b75940e901 feat: add announcements panel fetching from api.tauric.ai/v1/announcements Yijia Xiao 2026-02-02 04:53:03 +00:00
  • 3d040f8da4 feat: add yfinance support to accommodate community request for stability and quota Yijia Xiao 2026-01-30 06:49:57 +00:00
  • 50961b2477 refactor: rename risky/safe agents to aggressive/conservative Yijia Xiao 2026-01-27 23:49:49 +00:00
  • a3761bdd66 feat: update Ollama and OpenRouter model options Yijia Xiao 2026-01-26 22:24:59 +00:00
  • d4dadb82fc feat: add multi-provider LLM support with thinking configurations Yijia Xiao 2026-01-26 16:48:28 +00:00
  • 79051580b8 feat: add multi-provider LLM support with factory pattern Yijia Xiao 2026-01-20 06:52:18 +00:00
  • 13b826a31d Merge pull request #245 from TauricResearch/feat/tooloptim Edward Sun 2025-10-09 00:34:10 -07:00
  • b2ef960da7 updated readme Edward Sun 2025-10-09 00:32:04 -07:00
  • a5dcc7da45 update readme Edward Sun 2025-10-06 20:33:12 -07:00
  • 7bb2941b07 optimized yfin fetching to be much faster Edward Sun 2025-10-06 19:58:01 -07:00
  • 32be17c606 Merge pull request #235 from luohy15/data_vendor Yijia Xiao 2025-10-05 16:01:30 -07:00
  • c07dcf026b added fallbacks for tools Edward Sun 2025-10-03 22:40:09 -07:00
  • d23fb539e9 minor fix luohy15 2025-09-30 13:27:48 +08:00
  • b01051b9f4 Switch default data vendor luohy15 2025-09-30 11:11:05 +08:00
  • 8fdbbcca3d alpha vantage api key url luohy15 2025-09-29 14:08:29 +08:00
  • 86bc0e793f minor fix luohy15 2025-09-27 00:04:59 +08:00
  • 7fc9c28a94 Add environment variable configuration support luohy15 2025-09-26 23:58:51 +08:00
  • 7bcc2cbd8a Update configuration documentation for Alpha Vantage data vendor luohy15 2025-09-26 23:52:26 +08:00
  • 6211b1132a Improve Alpha Vantage indicator column parsing with robust mapping luohy15 2025-09-26 23:36:36 +08:00
  • 8b04ec307f minor fix luohy15 2025-09-26 23:25:33 +08:00
  • 0ab323c2c6 Add Alpha Vantage API integration as primary data provider luohy15 2025-09-26 22:57:50 +08:00
  • a6734d71bc WIP luohy15 2025-09-26 16:17:50 +08:00
  • a438acdbbd Merge pull request #89 from Mirza-Samad-Ahmed-Baig/fixes Yijia Xiao 2025-07-03 10:15:39 -04:00
  • c73e374e7c Update main.py Yijia Xiao 2025-07-03 10:14:06 -04:00
  • f704828f89 Fix: Prevent infinite loops, enable reflection, and improve logging mirza-samad-ahmed-baig 2025-07-03 17:43:40 +05:00
  • fda4f664e8 Merge pull request #49 from Zhongyi-Lu/a Edward Sun 2025-07-01 09:17:46 -07:00
  • 718df34932 Merge pull request #29 from ZeroAct/save_results Yijia Xiao 2025-06-26 00:28:30 -04:00
  • 43aa9c5d09 Local Ollama (#53) Max Wong 2025-06-26 00:27:01 -04:00
  • 26c5ba5a78 Revert "Docker support and Ollama support (#47)" (#57) Yijia Xiao 2025-06-26 00:07:58 -04:00
  • 78ea029a0b Docker support and Ollama support (#47) Geeta Chauhan 2025-06-25 20:57:05 -07:00
  • ee3d499894 Merge branch 'TauricResearch:main' into save_results Huijae Lee 2025-06-25 08:43:19 +09:00
  • 7abff0f354 Merge pull request #46 from AtharvSabde/patch-2 Yijia Xiao 2025-06-23 20:40:58 -04:00
  • b575bd0941 Merge pull request #52 from TauricResearch/dev Yijia Xiao 2025-06-23 20:38:14 -04:00
  • b8f712b170 Exclude .env from Git Zhongyi Lu 2025-06-21 23:29:26 -07:00
  • 52284ce13c fixed anthropic support. Anthropic has different format of response when it has tool calls. Explicit handling added Edward Sun 2025-06-21 12:51:34 -07:00
  • 11804f88ff Updated requirements.txt based on latest commit Atharv Sabde 2025-06-20 15:58:22 +05:30
  • 1e86e74314 Merge pull request #40 from RealMyth21/main Yijia Xiao 2025-06-19 15:10:36 -04:00
  • c2f897fc67 Merge pull request #43 from AtharvSabde/patch-1 Yijia Xiao 2025-06-19 15:05:08 -04:00
  • ed32081f57 Merge pull request #44 from TauricResearch/dev Yijia Xiao 2025-06-19 15:00:07 -04:00
  • 2af7ef3d79 fundamentals_analyst.py(spelling mistake.markdown) Atharv Sabde 2025-06-19 21:48:16 +05:30
  • 383deb72aa Updated README.md Mithil Srungarapu 2025-06-18 19:08:10 -07:00
  • 7eaf4d995f update clear msg bc anthropic needs at least 1 msg in chat call Edward Sun 2025-06-15 23:14:47 -07:00
  • da84ef43aa main works, cli bugs Edward Sun 2025-06-15 22:20:59 -07:00
  • 90b23e72f5 Merge pull request #25 from maxer137/main Edward Sun 2025-06-15 16:06:20 -07:00
  • 417b09712c refactor ZeroAct 2025-06-12 13:53:28 +09:00