Skip to content

capabilities: implement model checks#122

Merged
aviau merged 1 commit intomainfrom
aviau/model-caps
Mar 17, 2026
Merged

capabilities: implement model checks#122
aviau merged 1 commit intomainfrom
aviau/model-caps

Conversation

@aviau
Copy link
Copy Markdown
Member

@aviau aviau commented Mar 17, 2026

No description provided.

@aviau aviau force-pushed the aviau/model-caps branch 11 times, most recently from 7a713a8 to ace51f8 Compare March 17, 2026 20:07
Comment thread Cargo.toml
aws-smithy-eventstream = ">=0.60.19"
aws-smithy-types = ">=1.4.5"
flate2 = ">=1"
async-trait = ">=0.1.89"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From my experience its hard to survive in async rust without that crate. Maybe we could have avoided it by doing harder work, but I always end up needing this.

@aviau aviau force-pushed the aviau/model-caps branch 8 times, most recently from 630f1d0 to bfd6af0 Compare March 17, 2026 21:09
@aviau aviau changed the title DRAFT: capabilities: implement model checks capabilities: implement model checks Mar 17, 2026
@aviau aviau force-pushed the aviau/model-caps branch from bfd6af0 to cb9c034 Compare March 17, 2026 21:30
@aviau aviau merged commit 2a7f35b into main Mar 17, 2026
5 checks passed
@aviau aviau deleted the aviau/model-caps branch March 17, 2026 21:33
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.

2 participants