Commit Graph

  • a77e3f1264 fix: make _map_langgraph_event crash-proof with try/except and _safe_dict copilot-swe-agent[bot] 2026-03-23 09:17:19 +0000
  • 319168c74f feat: Resolve "main_portfolio" alias in portfolio routes and improve LangGraph content extraction robustness with new unit tests. Ahmet Guzererler 2026-03-23 10:02:52 +0100
  • 6999da0827 feat: button states, full prompt extraction, portfolio viewer, param inputs copilot-swe-agent[bot] 2026-03-23 08:46:34 +0000
  • b08ce7199e feat: fix prompt display, add event detail modal, run buttons, and node animations copilot-swe-agent[bot] 2026-03-23 08:04:53 +0000
  • 9d2dbf4a43 fix: add missing __init__.py files to agent_os package tree copilot-swe-agent[bot] 2026-03-23 07:16:38 +0000
  • cf2df83c38 feat: clickable terminal events, node inspector drawer, stop animation on complete, vite 8 copilot-swe-agent[bot] 2026-03-23 07:03:48 +0000
  • 64e97b3764 prueba de reportes medium sized finalizada BranJ2106 2026-03-22 23:59:19 -0600
  • 948d775403
    Merge d1931c308f into 589b351f2a Injay Tseng 2026-03-23 13:53:25 +0800
  • d1931c308f fix: add raw_output to signal processing fallback David Tseng 2026-03-23 13:53:17 +0800
  • 30ec613264 fix: address remaining PR review feedback David Tseng 2026-03-23 13:52:54 +0800
  • 1ae1669c6b error congelamiento de IAs BranJ2106 2026-03-22 23:22:40 -0600
  • 05dca350fb fix: address PR review feedback David Tseng 2026-03-23 13:19:59 +0800
  • 90f1d1e120 feat: add report saving and display for Polymarket analysis David Tseng 2026-03-23 13:09:53 +0800
  • 41e645392c feat(frontend): build analysis form flow KIMATHI EMMANUEL 2026-03-23 05:04:43 +0000
  • 4a11b4bf55 feat: add Polymarket prediction market analysis module David Tseng 2026-03-23 12:49:23 +0800
  • db496d4103 changes for file reading BranJ2106 2026-03-22 22:48:50 -0600
  • 1cc2a3edde chore: update project files KIMATHI EMMANUEL 2026-03-23 04:47:48 +0000
  • 723069b958 feat: implement API client and SSE connection for trading agents Ali AL OGAILI 2026-03-23 05:43:00 +0100
  • 117f5f1d90 Add Groq API and Kilo Gateway LLM provider support Sagar Roy 2026-03-23 10:13:46 +0530
  • 9cecf5601f Add Groq API and Kilo Gateway LLM provider support Sagar Roy 2026-03-23 10:08:06 +0530
  • 8d0aba12a3 CLI change to read correctly all files BranJ2106 2026-03-22 22:27:57 -0600
  • 0690f628ab feat: update UI styles and add lightningcss dependency Ali AL OGAILI 2026-03-23 05:18:06 +0100
  • ae6776afc3 feat: initialize trading agents project with FastAPI and essential configurations Ali AL OGAILI 2026-03-23 05:16:57 +0100
  • 49283f47d5 feat: add FastAPI-based API for trading agents Ali AL OGAILI 2026-03-23 04:45:08 +0100
  • aabac84e39
    Merge branch 'main' into fix/anthropic-proxy-base-url Zhengda Lu 2026-03-22 22:37:43 -0400
  • a78157434e docs: update BedrockClient example to use global inference profile Michelle (蜜雪) 2026-03-22 13:42:46 +0800
  • d10f2fe5f0 refactor: improve BedrockClient docs and export from __init__ Michelle (蜜雪) 2026-03-22 13:38:43 +0800
  • 76876f8cc5 feat: add Amazon Bedrock provider support Michelle (蜜雪) 2026-03-22 13:33:18 +0800
  • 06e913f1ba fix: bump axios to ^1.13.5 to address known vulnerabilities (SSRF, DoS) copilot-swe-agent[bot] 2026-03-23 00:55:46 +0000
  • 7726483034 refactor: address code review - extract helpers for content extraction and message parsing copilot-swe-agent[bot] 2026-03-23 00:53:25 +0000
  • e9be24600f fix: AgentOS backend logging/prompts, frontend node persistence, package updates copilot-swe-agent[bot] 2026-03-23 00:51:29 +0000
  • 7f33980f4b Merge upstream/main into codex/openrouter-custom-model CadeYu 2026-03-23 08:42:53 +0800
  • 362d148a26 Initial plan copilot-swe-agent[bot] 2026-03-23 00:39:42 +0000
  • 589b351f2a
    TradingAgents v0.2.2 v0.2.2 Yijia-Xiao 2026-03-22 23:47:56 +0000
  • 6c9c9ce1fd
    fix: set process-level UTF-8 default for cross-platform consistency Yijia-Xiao 2026-03-22 23:42:37 +0000
  • b8b2825783 refactor: standardize portfolio manager, five-tier rating scale, fix analyst status tracking Yijia-Xiao 2026-03-22 23:30:29 +0000
  • 318adda0c6 refactor: five-tier rating scale and streamlined agent prompts Yijia-Xiao 2026-03-22 23:07:20 +0000
  • 59f17e6ecd Improve CLI report tracking, modularity, and test resilience basepoint 2026-03-22 22:59:47 +0000
  • c3ba3bf428
    Merge pull request #413 from CadeYu/codex/exchange-qualified-tickers Yijia Xiao 2026-03-22 15:36:14 -0700
  • 7cca9c924e fix: add exponential backoff retry for yfinance rate limits (#426) Yijia-Xiao 2026-03-22 22:11:08 +0000
  • fdd92867e9
    Simplify Anthropic base URL condition Zhengda Lu 2026-03-22 18:09:08 -0400
  • bd9b1e5efa feat: add Anthropic effort level support for Claude models Yijia-Xiao 2026-03-22 21:57:05 +0000
  • 86e414f8f1 feat: Implement `init-portfolio` CLI command and add WebSocket streaming support. Ahmet Guzererler 2026-03-22 22:55:48 +0100
  • a9c565ec36 docs: finalize AgentOS documentation Ahmet Guzererler 2026-03-22 22:54:20 +0100
  • d6f259804e
    Merge e109f8f2ad into 77755f0431 BrunoNatalicio 2026-03-22 17:52:29 -0400
  • 1835313207
    Respect Anthropic proxy base URL Zhengda Lu 2026-03-22 17:52:18 -0400
  • 2116c14d07 fix: prevent multiple run triggers from button clicks Ahmet Guzererler 2026-03-22 22:51:35 +0100
  • 7dd7a5c0b6 fix: migrate backend to port 8088 and use 127.0.0.1 to avoid macOS system conflicts Ahmet Guzererler 2026-03-22 22:51:09 +0100
  • c9e5e8989f fix: align report paths and improve node name mapping for live streaming Ahmet Guzererler 2026-03-22 22:46:21 +0100
  • 77755f0431 chore: consolidate install, fix CLI portability, normalize LLM responses Yijia-Xiao 2026-03-22 21:38:01 +0000
  • d5df6b93a4 feat: connect Top 3 Metrics to real data from Supabase and macro scans Ahmet Guzererler 2026-03-22 22:14:27 +0100
  • 078d7e2f2a feat: implement AgentOS frontend and live backend integration Ahmet Guzererler 2026-03-22 22:12:33 +0100
  • a26c93463a feat: initialize AgentOS observability foundation Ahmet Guzererler 2026-03-22 21:54:13 +0100
  • 0b13145dc0 fix: handle list content when writing report sections Yijia-Xiao 2026-03-22 20:40:18 +0000
  • 3ff28f3559 fix: use OpenAI Responses API for native models Yijia-Xiao 2026-03-22 20:34:03 +0000
  • 98330aa302 Skip reasoning_effort entirely since all agents use function tools Charlie Tonneslan 2026-03-22 15:18:44 -0400
  • e0b41fbb82 Simplify _yf_retry: remove unused variable and unreachable code Charlie Tonneslan 2026-03-22 12:51:06 -0400
  • 1aac79d406
    Merge 332f24a56d into f362a160c3 Charlie Tonneslan 2026-03-22 12:50:38 -0400
  • 332f24a56d Extract _prompt_custom_model_id helper to avoid duplication Charlie Tonneslan 2026-03-22 12:49:28 -0400
  • 19dae36f58 Pass model name to _get_provider_kwargs for per-model decisions Charlie Tonneslan 2026-03-22 12:47:32 -0400
  • 781dd971ba Add retry with exponential backoff for yfinance rate limits Charlie Tonneslan 2026-03-22 12:43:44 -0400
  • 9c7340ed36 Add popular paid models and custom model input for OpenRouter Charlie Tonneslan 2026-03-22 12:42:27 -0400
  • a1ee0bd824 Only apply reasoning_effort for o-series OpenAI models Charlie Tonneslan 2026-03-22 12:35:32 -0400
  • 7073c7e81f Sync requirements.txt version constraints with pyproject.toml Charlie Tonneslan 2026-03-22 12:33:27 -0400
  • cd2236079f
    Add Centillion Investment Partners trading agents setup Claude 2026-03-22 15:03:18 +0000
  • eea54221ee chore: update performance tracking 2026-03-22 github-actions[bot] 2026-03-22 13:31:32 +0000
  • 218ac20f59 chore: daily discovery 2026-03-22 github-actions[bot] 2026-03-22 13:31:12 +0000
  • a6e16beca9
    feat: add thinking_config to AnthropicClient whitelist Adel Janbeih 2026-03-22 13:44:28 +0100
  • dc3dc464b1
    fix: correct indentation and add thinking_config to Anthropic client Adel Janbeih 2026-03-22 13:43:38 +0100
  • 98ae0bf88d
    fix(graph): add missing Anthropic thinking_config Adel Janbeih 2026-03-22 13:05:43 +0100
  • b2fe6ec8c3
    Merge pull request #86 from aguzererler/copilot/review-comments ahmet guzererler 2026-03-22 10:05:09 +0100
  • 269e4b770d docs: add Chinese translation for README YE 2026-03-22 17:37:56 +0900
  • dd44ca3c6b fix: align requirements.txt version constraints with pyproject.toml JimmyWang 2026-03-22 15:55:06 +0800
  • 48004c654d Merge remote-tracking branch 'origin/main' into copilot/review-comments copilot-swe-agent[bot] 2026-03-22 07:44:49 +0000
  • 0e3edcdf5a fix: update test_stats_handler.py for langchain_core >=1.0 compatibility copilot-swe-agent[bot] 2026-03-22 06:58:38 +0000
  • a8b909e2ca merge: resolve conflicts with origin/main (PR #85 merged) copilot-swe-agent[bot] 2026-03-22 06:52:39 +0000
  • cef65d922d
    Merge pull request #85 from aguzererler/fix/dataflows-incident-hardened-error-handling ahmet guzererler 2026-03-22 07:43:33 +0100
  • 8364b7c9a0 feat: add per-ticker progress logging to pipeline Ahmet Guzererler 2026-03-22 00:20:35 +0100
  • 2201afd33a fix: harden dataflows layer against silent failures and data corruption Ahmet Guzererler 2026-03-22 00:07:32 +0100
  • 9ff531f293 fix: address review feedback on PR #85 dataflows hardening copilot-swe-agent[bot] 2026-03-22 06:02:39 +0000
  • d2808c2252 Initial plan copilot-swe-agent[bot] 2026-03-22 05:54:10 +0000
  • 0b2bd82422
    Merge pull request #78 from aguzererler/test-stats-handler-2915727675949458763 ahmet guzererler 2026-03-22 06:50:41 +0100
  • 3781e02c9a
    Merge pull request #79 from aguzererler/fix-unused-import-json-489751189438099946 ahmet guzererler 2026-03-22 06:50:04 +0100
  • 0287835319
    Merge pull request #80 from aguzererler/optimize-df-to-dict-10261400249095050914 ahmet guzererler 2026-03-22 06:49:38 +0100
  • f293f6447c
    Merge pull request #81 from aguzererler/fix-is-empty-dos-vulnerability-11032456762221174271 ahmet guzererler 2026-03-22 06:49:05 +0100
  • 26bbe853c1
    Merge pull request #77 from aguzererler/security-fix-nlm-subprocess-injection-14014624082945194366 ahmet guzererler 2026-03-22 06:48:34 +0100
  • 918ba6e9cd
    Merge pull request #82 from aguzererler/testing-improvement-safe-fmt-16856446375371467929 ahmet guzererler 2026-03-22 06:47:51 +0100
  • 9ddf489c28 feat: add per-ticker progress logging to pipeline Ahmet Guzererler 2026-03-22 00:20:35 +0100
  • eafdce3121 fix: harden dataflows layer against silent failures and data corruption Ahmet Guzererler 2026-03-22 00:07:32 +0100
  • d4a8ea38c1
    Merge pull request #84 from aguzererler/copilot/standardize-env-variables ahmet guzererler 2026-03-21 23:46:35 +0100
  • 4a3aa5ca3c refactor: centralize env loading in default_config.py; fix .env.example copilot-swe-agent[bot] 2026-03-21 22:33:06 +0000
  • 5ec87923e9 fix: allow .env variables to override DEFAULT_CONFIG values Ahmet Guzererler 2026-03-21 23:26:31 +0100
  • 7cc47b6627
    Merge pull request #83 from aguzererler/fix-unused-import-time-6733591745228634997 ahmet guzererler 2026-03-21 23:25:01 +0100
  • ac2230de11 Initial plan copilot-swe-agent[bot] 2026-03-21 22:24:38 +0000
  • 049f03e7cd 🧹 remove unused import time in news_analyst.py google-labs-jules[bot] 2026-03-21 22:20:30 +0000
  • 6b6e813928 🧪 Add unit tests for _safe_fmt in finnhub_scanner google-labs-jules[bot] 2026-03-21 22:20:19 +0000
  • 2192a32d03 🔒 Fix Denial of Service vulnerability in is_empty google-labs-jules[bot] 2026-03-21 22:19:58 +0000
  • ed23290b5f Optimize DataFrame to dict conversion in _get_stock_stats_bulk google-labs-jules[bot] 2026-03-21 22:19:22 +0000
  • 93f47ca474 🧹 Remove Unused Import: json google-labs-jules[bot] 2026-03-21 22:19:07 +0000
  • 0bb7ae1cd8 🧪 Add unit tests for StatsCallbackHandler google-labs-jules[bot] 2026-03-21 22:18:51 +0000