-
Notifications
You must be signed in to change notification settings - Fork 7
Release Sema4.ai VSCode extension 2.18.0 #244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,5 +1,12 @@ | ||||||||||||||||||||||||||
| ## Unreleased | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| ## New in 2.18.0 (2025-12-16) | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| - Added support for document-intelligence `v2.1` for agent spec | ||||||||||||||||||||||||||
| - Update `Agent CLI` to `2.2.3` | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| ## New in 2.17.0 (2025-12-05) | ||||||||||||||||||||||||||
|
Comment on lines
+3
to
+8
|
||||||||||||||||||||||||||
| ## New in 2.18.0 (2025-12-16) | |
| - Added support for document-intelligence `v2.1` for agent spec | |
| - Update `Agent CLI` to `2.2.3` | |
| ## New in 2.17.0 (2025-12-05) | |
| ## New in 2.18.0 (2024-12-16) | |
| - Added support for document-intelligence `v2.1` for agent spec | |
| - Update `Agent CLI` to `2.2.3` | |
| ## New in 2.17.0 (2024-12-05) |
Copilot
AI
Dec 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The release date shows "2025-12-05" but this appears to be a typo. The year should likely be "2024" instead of "2025" to be consistent with typical release dating patterns.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry uses backticks around "Agent CLI" inconsistently with other entries. Consider removing the backticks for consistency, as "Agent CLI" is a proper noun/product name rather than code that requires backtick formatting.