MCPcopy Create free account
hub / github.com/tauricresearch/tradingagents / versions

github.com/tauricresearch/tradingagents @v0.3.0 → @v0.3.1

indexed versions: v0.3.0 · v0.3.1

55 added 2 removed 4 signature changed

Removed / breaking in @v0.3.0, gone in @v0.3.1

StockTwitsResilienceTestsClasstests/test_stocktwits_resilience.py
StockTwitsResilienceTests.test_transport_errors_return_placeholderMethodtests/test_stocktwits_resilience.py

Signature changed

checkpoint_stepFunctiontradingagents/graph/checkpointer.py
clear_checkpointFunctiontradingagents/graph/checkpointer.py
has_checkpointFunctiontradingagents/graph/checkpointer.py
thread_idFunctiontradingagents/graph/checkpointer.py

Added new API surface in @v0.3.1

test_fundamentals_look_ahead_filter_runs_on_json_stringFunctiontests/test_alpha_vantage_hardening.py
test_fundamentals_no_curr_date_passes_throughFunctiontests/test_alpha_vantage_hardening.py
test_fundamentals_non_json_body_unchangedFunctiontests/test_alpha_vantage_hardening.py
TestEffortGate.test_claude_5_family_receives_effortMethodtests/test_anthropic_effort.py
_FakeChatClasstests/test_bedrock_provider.py
_FakeChat.__init__Methodtests/test_bedrock_provider.py
_capture_kwargsFunctiontests/test_bedrock_provider.py
test_bearer_token_passed_as_api_keyFunctiontests/test_bedrock_provider.py
test_no_bearer_token_omits_api_keyFunctiontests/test_bedrock_provider.py
TestCheckpointSignatureClasstests/test_checkpoint_resume.py
TestCheckpointSignature.setUpMethodtests/test_checkpoint_resume.py
TestCheckpointSignature.test_different_signature_starts_freshMethodtests/test_checkpoint_resume.py
TestCheckpointSignature.test_empty_signature_is_legacy_idMethodtests/test_checkpoint_resume.py
TestCheckpointSignature.test_run_signature_captures_graph_shapeMethodtests/test_checkpoint_resume.py
TestCheckpointSignature.test_signature_changes_thread_idMethodtests/test_checkpoint_resume.py
_bare_graphFunctiontests/test_llm_max_retries.py
_reload_with_envFunctiontests/test_llm_max_retries.py
test_coerce_accepts_non_negative_ints_and_numeric_stringsFunctiontests/test_llm_max_retries.py
test_coerce_rejects_booleansFunctiontests/test_llm_max_retries.py
test_coerce_rejects_negativeFunctiontests/test_llm_max_retries.py
test_coerce_rejects_non_integersFunctiontests/test_llm_max_retries.py
test_default_is_noneFunctiontests/test_llm_max_retries.py
test_env_override_sets_configFunctiontests/test_llm_max_retries.py
test_forwarded_across_providersFunctiontests/test_llm_max_retries.py
test_forwarded_env_string_is_coercedFunctiontests/test_llm_max_retries.py
test_invalid_config_value_fails_loudlyFunctiontests/test_llm_max_retries.py
test_not_forwarded_when_unsetFunctiontests/test_llm_max_retries.py
test_get_news_takes_ticker_not_queryFunctiontests/test_news_analyst_prompt.py
test_news_prompt_matches_get_news_signatureFunctiontests/test_news_analyst_prompt.py
TestCryptoSearchTermClasstests/test_reddit_fallback.py
TestCryptoSearchTerm._captured_tickerMethodtests/test_reddit_fallback.py
TestCryptoSearchTerm.fake_fetchMethodtests/test_reddit_fallback.py
TestCryptoSearchTerm.test_crypto_pair_searches_baseMethodtests/test_reddit_fallback.py
TestCryptoSearchTerm.test_equity_passes_throughMethodtests/test_reddit_fallback.py
_debate_stateFunctiontests/test_risk_router_path_map.py
_stateFunctiontests/test_risk_router_path_map.py
test_debate_path_map_covers_full_router_rangeFunctiontests/test_risk_router_path_map.py
test_debate_router_return_always_routableFunctiontests/test_risk_router_path_map.py
test_path_map_covers_full_router_rangeFunctiontests/test_risk_router_path_map.py
test_router_return_always_routableFunctiontests/test_risk_router_path_map.py
test_router_terminates_at_round_limitFunctiontests/test_risk_router_path_map.py
TestStockTwitsCryptoSymbolsClasstests/test_stocktwits_resilience.py
TestStockTwitsCryptoSymbols.fake_urlopenMethodtests/test_stocktwits_resilience.py
TestStockTwitsCryptoSymbols.test_crypto_pair_requests_dot_x_endpointMethodtests/test_stocktwits_resilience.py
TestStockTwitsCryptoSymbols.test_symbol_mappingMethodtests/test_stocktwits_resilience.py
TestStockTwitsResilienceClasstests/test_stocktwits_resilience.py
TestStockTwitsResilience.test_transport_errors_return_placeholderMethodtests/test_stocktwits_resilience.py
TestCryptoBaseClasstests/test_symbol_utils.py
TestCryptoBase.test_agrees_with_normalize_symbolMethodtests/test_symbol_utils.py
TestCryptoBase.test_non_crypto_returns_noneMethodtests/test_symbol_utils.py
TestCryptoBase.test_resolves_known_crypto_formsMethodtests/test_symbol_utils.py
_stocktwits_symbolFunctiontradingagents/dataflows/stocktwits.py
crypto_baseFunctiontradingagents/dataflows/symbol_utils.py
TradingAgentsGraph._run_signatureMethodtradingagents/graph/trading_graph.py
_coerce_max_retriesFunctiontradingagents/graph/trading_graph.py