TradingAgents/cli
Jiaxu Liu 6d53f33df0 fix: verify Copilot subscription access after gh auth login
After a successful gh auth login, call check_copilot_auth() to confirm
the new token actually has Copilot access — not just that a token exists.
Prevents proceeding with an account that has no Copilot subscription.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:45:33 +00:00
..
static chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
__init__.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
announcements.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
config.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
main.py update 2026-03-23 14:12:01 +00:00
models.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
stats_handler.py feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
utils.py fix: verify Copilot subscription access after gh auth login 2026-03-23 14:45:33 +00:00