Skip to content

Releases: microsoft/vscode-prompt-tsx

v0.3.0-alpha.4

15 Oct 04:19
69277e7
Compare
Choose a tag to compare

Changes:

  • #103: feat: enhance HTML tracer to visualize prune order

This list of changes was auto generated.

v0.3.0-alpha.3

11 Oct 04:53
fbeb910
Compare
Choose a tag to compare

Changes:

  • #101: Export a couple missing types
  • #100: Don't consider messages with tool calls "empty"
  • #99: Add MetadataMap#getAll

This list of changes was auto generated.

v0.3.0-alpha.2

10 Oct 15:16
4822210
Compare
Choose a tag to compare

Changes:

  • #98: Fix LanguageModelToolCallPart arguments order
  • #97: Update vscode tool class names
  • #96: docs: add changelog for 0.3.0-alpha.1

This list of changes was auto generated.

v0.3.0-alpha.1

09 Oct 21:41
260dea4
Compare
Choose a tag to compare

Changes:

  • #95: fix unit test
  • #94: refactor: make priority values local
  • #51: Enable location-dependent metadata

This list of changes was auto generated.

v0.2.11-alpha

23 Sep 08:09
89dbf39
Compare
Choose a tag to compare

Changes:

  • #93: update version
  • #92: feat: allow proportional flex reservation
  • #91: fix: sort order not preserved in wrapped text chunk children
  • #90: Flex children can escape their parent

This list of changes was auto generated.

v0.2.10-alpha

18 Sep 10:14
40907a3
Compare
Choose a tag to compare

Changes:

Bugs:

  • #85: Flex-grow doesn't work correctly when nested

Others:

This list of changes was auto generated.

v0.2.9-alpha

06 Sep 15:39
4a8b55c
Compare
Choose a tag to compare

Changes:

  • #81: fix: add missing type in .d.ts

This list of changes was auto generated.

v0.2.8-alpha

03 Sep 18:03
e0bc4ac
Compare
Choose a tag to compare

Changes:

  • #80: fix: import LanguageModelChat from @types/vscode
  • #70: add progress and cancellation token to render

This list of changes was auto generated.

v0.2.7-alpha

24 Aug 22:11
826c160
Compare
Choose a tag to compare

Changes:

  • #78: Version bump
  • #77: Try to support tool_calls
  • #76: Add utilities for tool calling
  • #75: docs: add monorepo tsconfig guidance

This list of changes was auto generated.

v0.2.6-alpha

20 Jul 01:47
63aee97
Compare
Choose a tag to compare

Changes:

  • #72: feat: report omitted references
  • #71: add iconPath to PromptReference

This list of changes was auto generated.