multica/packages
yushen a93949511b fix(data): remove broken finance actions (get_price_snapshot, get_prices, get_financial_metrics_snapshot)
These three Financial Datasets API endpoints return 404 Not Found.
Remove their action definitions, handlers, schema docs, and skill
references. Skills now use get_financial_metrics or web_search as
alternatives.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 19:03:10 +08:00
..
core fix(data): remove broken finance actions (get_price_snapshot, get_prices, get_financial_metrics_snapshot) 2026-02-26 19:03:10 +08:00
hooks fix(chat): stabilize multi-session sync and tool flow 2026-02-17 15:59:25 +08:00
sdk refactor(core-sdk): enforce conversation-only client protocol 2026-02-17 09:41:37 +08:00
store refactor(protocol): add conversationId compatibility across hub/client 2026-02-17 09:39:24 +08:00
types refactor(protocol): add conversationId compatibility across hub/client 2026-02-17 09:39:24 +08:00
ui fix(ui): prevent empty div flicker between tool transitions 2026-02-26 16:18:29 +08:00
utils feat(utils): add SMC_DATA_DIR env var to override root data directory 2026-02-15 00:39:13 +08:00