Commit Graph

  • 8dfb932c8c feat(mcp-macro): expose COT report tools via MCP endpoint AdrianoDev 2026-04-29 00:09:20 +02:00
  • dc285daac8 feat(mcp-macro): fetch_cot_extreme_positioning scanner AdrianoDev 2026-04-29 00:06:52 +02:00
  • 2474445b4c feat(mcp-macro): fetch_cot_disaggregated async fetcher with cache AdrianoDev 2026-04-29 00:03:53 +02:00
  • 66bcab05f9 feat(mcp-macro): fetch_cot_tff async fetcher with cache AdrianoDev 2026-04-29 00:02:06 +02:00
  • e206df49e4 feat(mcp-macro): add parse_tff_row + parse_disagg_row Socrata mappers AdrianoDev 2026-04-29 00:00:04 +02:00
  • bf152d90fd feat(mcp-macro): add compute_percentile + classify_extreme pure helpers AdrianoDev 2026-04-28 23:58:38 +02:00
  • 201f263c77 feat(mcp-macro): add CFTC contract codes constants for COT report AdrianoDev 2026-04-28 23:57:31 +02:00
  • 28e77cddee docs(plan): COT report implementation plan (8 tasks TDD) AdrianoDev 2026-04-28 23:54:05 +02:00
  • ad3f542c0f docs: fix markdown lint COT spec (blanks, table padding, code lang) AdrianoDev 2026-04-28 23:51:01 +02:00
  • b218ac3a2c docs: spec design COT report per mcp-macro AdrianoDev 2026-04-28 23:43:40 +02:00
  • c31ee0a121 ci: usa astral-sh/setup-uv@v3 (cache integrato, no curl|sh fragile) AdrianoDev 2026-04-28 23:39:17 +02:00
  • a2fdca3afd ci: clean runs-on syntax (runner stabile post crash-loop fix) AdrianoDev 2026-04-28 23:24:33 +02:00
  • eec1c11cb3 ci: try array syntax runs-on AdrianoDev 2026-04-28 23:23:51 +02:00
  • 05b431c9c1 ci: try ubuntu-22.04 label AdrianoDev 2026-04-28 23:19:59 +02:00
  • 59ae9687c8 ci: runs-on tielogic-ci (label specifica del runner registrato) AdrianoDev 2026-04-28 23:17:43 +02:00
  • 65641a7de8 ci: validate-config job + cache registry-based AdrianoDev 2026-04-28 23:02:17 +02:00
  • c251fda886 feat(ci/cd): Gitea Actions + registry + Watchtower auto-update AdrianoDev 2026-04-28 22:52:40 +02:00
  • 6b7b3f7658 chore: httpx retry transport + healthcheck stdlib + mypy config AdrianoDev 2026-04-28 07:26:17 +02:00
  • 4d9db750be chore: ruff py313, conftest unification, audit log, app factory comune AdrianoDev 2026-04-28 00:27:02 +02:00
  • a13e3fe045 feat: 15 nuovi indicatori quant (common + deribit + bybit + macro + sentiment) AdrianoDev 2026-04-27 23:58:07 +02:00
  • 867180f4bf feat(gateway): TLS auto + rate limit + IP allowlist su write endpoint AdrianoDev 2026-04-27 23:24:06 +02:00
  • c2fd8330ca feat(mcp-deribit,mcp-bybit): add place_combo_order AdrianoDev 2026-04-27 23:12:09 +02:00
  • bacd5aab33 docs: aggiornati README e smoke con live checks + resolver kwargs AdrianoDev 2026-04-27 22:29:46 +02:00
  • 21da74e8a1 refactor(mcp-common): centralize base_url defaults in resolve_environment AdrianoDev 2026-04-27 22:28:18 +02:00
  • 81fb5e8c29 test(smoke): aggiunti live tool check read-only su 6 MCP AdrianoDev 2026-04-27 22:11:47 +02:00
  • 1dbf9bbd7b fix(mcp-bybit): wire creds + env_info into create_app (was missing) AdrianoDev 2026-04-27 21:39:25 +02:00
  • d1cea403a7 fix(docker/base): rename package option-mcp-common → mcp-common AdrianoDev 2026-04-27 21:36:21 +02:00
  • 33f358c13a test(smoke): bash + curl + jq script per i 6 MCP AdrianoDev 2026-04-27 21:35:48 +02:00
  • de19d42850 feat(mcp-alpaca): leverage_cap + paper resolver + environment_info AdrianoDev 2026-04-27 17:57:17 +02:00
  • fb8c43cc61 feat(mcp-hyperliquid): leverage_cap + testnet resolver + environment_info AdrianoDev 2026-04-27 17:55:26 +02:00
  • e958422fe5 feat(mcp-bybit): leverage_cap + testnet resolver + environment_info AdrianoDev 2026-04-27 17:53:07 +02:00
  • 0b471f207a feat(mcp-deribit): testnet resolver + environment_info tool + env override AdrianoDev 2026-04-27 17:50:48 +02:00
  • ecb2d0e4c2 refactor(mcp-deribit): replace risk_guard with local leverage_cap AdrianoDev 2026-04-27 17:49:35 +02:00
  • a163947205 feat(mcp-deribit): leverage_cap module with TDD AdrianoDev 2026-04-27 17:46:54 +02:00
  • b16b26e2e3 refactor(mcp-deribit): localize env_validation as service-internal util AdrianoDev 2026-04-27 17:45:08 +02:00
  • 37e5024acc feat(mcp_common): add environment.resolve_environment with TDD AdrianoDev 2026-04-27 17:39:52 +02:00
  • 888a3cde84 refactor(mcp_common): remove risk_guard, models, env_validation, storage AdrianoDev 2026-04-27 17:38:44 +02:00
  • e888fc373d refactor(common): rename package option_mcp_common → mcp_common AdrianoDev 2026-04-27 17:37:35 +02:00
  • 563f4fc965 feat: docker-compose with 6 MCP + gateway, removed in-process services AdrianoDev 2026-04-27 17:36:45 +02:00
  • 6052d892fc feat: import 6 MCP Dockerfile + base AdrianoDev 2026-04-27 17:35:00 +02:00
  • 6fc3d1d94f feat: import 6 MCP services + common workspace AdrianoDev 2026-04-27 17:34:14 +02:00
  • 9676f22a8e chore: import gateway, exchange secrets, env example AdrianoDev 2026-04-27 17:33:32 +02:00
  • 8e8f8d642b chore: add uv workspace root for 6 MCP services AdrianoDev 2026-04-27 17:32:34 +02:00
  • 46986e2bae chore: init Cerbero_mcp from Cerbero@pre-split-2026-04-27 AdrianoDev 2026-04-27 17:31:46 +02:00