Skip to content

Remove strict mode from market commands#9

Merged
brycedbjork merged 1 commit into
mainfrom
bryce/strict-true-false
Feb 23, 2026
Merged

Remove strict mode from market commands#9
brycedbjork merged 1 commit into
mainfrom
bryce/strict-true-false

Conversation

@brycedbjork
Copy link
Copy Markdown
Collaborator

@brycedbjork brycedbjork commented Feb 23, 2026

This removes the strict-mode flow for empty market responses from end to end.

I removed CLI support for --strict (global and history/chain command flags), deleted strict-driven daemon validations that previously raised errors on empty bars or chain results, and dropped strict from market command schema and payload handling.

I also removed strict parameters from SDK market methods (Python + TypeScript), updated CLI/docs references so the feature is no longer advertised, and removed the obsolete daemon test that expected strict history failures on empty data.

Co-authored-by: Bryce Bjork brycedbjork@gmail.com

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
broker-cli Ready Ready Preview Feb 23, 2026 5:12am

Request Review

@brycedbjork brycedbjork merged commit bfd25c6 into main Feb 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant