Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/vscode-prompt-tsx issues and pull requests

#149 - fix: allow passing KeepWith to tool calls

Pull Request - State: closed - Opened by connor4312 10 days ago

#148 - chore: remove runtime dependency on vscode for tool unit tests

Pull Request - State: closed - Opened by connor4312 10 days ago

#146 - feat: add IfEmpty helper element

Pull Request - State: closed - Opened by connor4312 21 days ago

#145 - feat: implement 'keep with'

Pull Request - State: closed - Opened by connor4312 28 days ago

#144 - Empty ToolMessage is dropped

Issue - State: open - Opened by roblourens 29 days ago - 1 comment

#143 - bump prompt-tsx version

Pull Request - State: closed - Opened by justschen 29 days ago

#142 - Add 'sibling' elements that cannot be pruned individually

Issue - State: closed - Opened by connor4312 about 1 month ago

#141 - docs: fix grammar in budget allocation description

Pull Request - State: closed - Opened by atxtechbro about 1 month ago

#140 - docs: fix typo in Passing Priority description

Pull Request - State: closed - Opened by atxtechbro about 1 month ago

#139 - docs: fix grammar in Chunk utility description

Pull Request - State: open - Opened by atxtechbro about 1 month ago

#138 - Bump version

Pull Request - State: closed - Opened by roblourens about 2 months ago

#137 - `examples/history.tsx` needs a minor fix

Issue - State: open - Opened by tamuratak 2 months ago

#136 - image support in prompt tsx

Pull Request - State: closed - Opened by justschen 2 months ago

#135 - Let me reuse a HTMLTracer for multiple prompt renders

Issue - State: open - Opened by roblourens 3 months ago
Labels: feature-request

#134 - HTMLTracer should show a more readable view of the final prompt

Issue - State: open - Opened by roblourens 3 months ago - 1 comment
Labels: feature-request

#133 - Proper return type for toVsCodeChatMessages

Pull Request - State: closed - Opened by roblourens 3 months ago

#131 - iniital couple of examples

Pull Request - State: closed - Opened by connor4312 3 months ago

#130 - TokenLimit element not export

Issue - State: open - Opened by liSong5713 3 months ago

#129 - feat: add a `TokenLimit` element

Pull Request - State: closed - Opened by connor4312 3 months ago

#128 - feat: support iterable element children

Pull Request - State: closed - Opened by connor4312 4 months ago

#127 - fix: use `metadata` for consistency

Pull Request - State: closed - Opened by connor4312 4 months ago

#126 - chore: update package.json links with public repo

Pull Request - State: closed - Opened by connor4312 4 months ago

#125 - Adopt LanguageModelToolCallPart arg reordering

Pull Request - State: closed - Opened by roblourens 4 months ago

#124 - Fix countMessageTokens

Pull Request - State: closed - Opened by roblourens 4 months ago

#123 - Fix `countMessageTokens`

Pull Request - State: closed - Opened by roblourens 4 months ago

#122 - Adopt finalized form of tools api, content2 -> content

Pull Request - State: closed - Opened by roblourens 4 months ago

#121 - Fix assistant message content2

Pull Request - State: closed - Opened by rebornix 4 months ago

#120 - Compile errors for tools extensions due to `vscodeTypes.d.ts`

Issue - State: open - Opened by joyceerhl 4 months ago - 1 comment
Labels: debt

#119 - `metadatas` or `metadata`? Can we be consistent

Issue - State: closed - Opened by TylerLeonhardt 4 months ago

#118 - Add `internal` reference

Pull Request - State: open - Opened by mjbvz 4 months ago - 2 comments

#117 - Update version in package-lock.json

Pull Request - State: closed - Opened by roblourens 4 months ago

#116 - Export ToolResult

Pull Request - State: closed - Opened by roblourens 4 months ago

#115 - feat: add a passPriority attribute for logical wrapper elements

Pull Request - State: closed - Opened by connor4312 4 months ago

#114 - fix: tool calls not being visible in tracer

Pull Request - State: closed - Opened by connor4312 4 months ago

#113 - Feature Request: Automatic Tracing?

Issue - State: open - Opened by TylerLeonhardt 4 months ago
Labels: feature-request

#112 - Improvements to `renderPrompt`

Issue - State: open - Opened by TylerLeonhardt 4 months ago - 3 comments
Labels: feature-request

#110 - Blank screen launching prompt tracer the 2nd time

Issue - State: closed - Opened by TylerLeonhardt 4 months ago - 1 comment
Labels: verified

#109 - fix: containers without priority set should have max priority

Pull Request - State: closed - Opened by connor4312 4 months ago

#108 - chore: set to MIT license to prepare for OSS

Pull Request - State: closed - Opened by connor4312 4 months ago

#107 - Adopt lmTools API updates

Pull Request - State: closed - Opened by roblourens 4 months ago

#106 - chore: apply prettier config

Pull Request - State: closed - Opened by connor4312 4 months ago

#105 - feat: add Expandable elements

Pull Request - State: closed - Opened by connor4312 4 months ago

#104 - Include History and Reference helper elements

Issue - State: open - Opened by TylerLeonhardt 4 months ago

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

Pull Request - State: closed - Opened by connor4312 4 months ago

#102 - Improve error message for invalid prompt elements

Issue - State: open - Opened by rebornix 4 months ago

#101 - Export a couple missing types

Pull Request - State: closed - Opened by roblourens 4 months ago

#100 - Don't consider messages with tool calls "empty"

Pull Request - State: closed - Opened by roblourens 4 months ago

#99 - Add MetadataMap#getAll

Pull Request - State: closed - Opened by roblourens 4 months ago

#98 - Fix LanguageModelToolCallPart arguments order

Pull Request - State: closed - Opened by roblourens 4 months ago

#97 - Update vscode tool class names

Pull Request - State: closed - Opened by roblourens 4 months ago

#96 - docs: add changelog for 0.3.0-alpha.1

Pull Request - State: closed - Opened by connor4312 4 months ago

#95 - fix unit test

Pull Request - State: closed - Opened by connor4312 4 months ago

#94 - refactor: make priority values local

Pull Request - State: closed - Opened by connor4312 4 months ago - 1 comment

#93 - update version

Pull Request - State: closed - Opened by jrieken 5 months ago

#92 - feat: allow proportional flex reservation

Pull Request - State: closed - Opened by connor4312 5 months ago - 1 comment

#91 - fix: sort order not preserved in wrapped text chunk children

Pull Request - State: closed - Opened by connor4312 5 months ago

#90 - Flex children can escape their parent

Issue - State: closed - Opened by jrieken 5 months ago

#89 - Support that children that are iterables, not arrays

Issue - State: closed - Opened by jrieken 5 months ago

#88 - Fix the counting of tokens

Pull Request - State: closed - Opened by alexdima 5 months ago

#87 - fix: build

Pull Request - State: closed - Opened by connor4312 5 months ago

#86 - feat: add HTMLTracer to debug rendering

Pull Request - State: closed - Opened by connor4312 5 months ago

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

Issue - State: closed - Opened by jrieken 5 months ago - 3 comments
Labels: bug

#83 - push another test for grow vs none-grow

Pull Request - State: closed - Opened by jrieken 5 months ago

#82 - Add debug mode for rendering

Issue - State: closed - Opened by connor4312 5 months ago

#81 - fix: add missing type in `.d.ts`

Pull Request - State: closed - Opened by joyceerhl 5 months ago

#80 - fix: import `LanguageModelChat` from `@types/vscode`

Pull Request - State: closed - Opened by joyceerhl 5 months ago

#79 - build(deps-dev): bump micromatch from 4.0.5 to 4.0.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#78 - Version bump

Pull Request - State: closed - Opened by roblourens 6 months ago

#77 - Try to support tool_calls

Pull Request - State: closed - Opened by roblourens 6 months ago

#76 - Add utilities for tool calling

Pull Request - State: closed - Opened by connor4312 6 months ago

#75 - docs: add monorepo tsconfig guidance

Pull Request - State: closed - Opened by joyceerhl 6 months ago - 1 comment

#74 - Build errors when another package in my monorepo uses react

Issue - State: closed - Opened by davidni 6 months ago - 1 comment

#73 - Refine the `PromptElement` interface and prepare for LM tools

Issue - State: closed - Opened by connor4312 6 months ago - 4 comments

#72 - feat: report omitted references

Pull Request - State: closed - Opened by joyceerhl 7 months ago

#71 - add iconPath to PromptReference

Pull Request - State: closed - Opened by aeschli 7 months ago

#70 - add progress and cancellation token to `render`

Pull Request - State: closed - Opened by aeschli 7 months ago

#69 - chore: bump version

Pull Request - State: closed - Opened by joyceerhl 7 months ago

#68 - fix: ensure text chunk order is retaind

Pull Request - State: closed - Opened by connor4312 8 months ago

#67 - more `_serviceBrand` removal

Pull Request - State: closed - Opened by jrieken 8 months ago

#66 - chore: bump version, audit fix

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#65 - Add support for async render methods

Pull Request - State: closed - Opened by alexdima 8 months ago

#64 - refactor: remove `serviceBrand`

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#63 - build(deps-dev): bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#62 - fix: make `LanguageModelChatMessage.stream` optional

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#61 - chore: bump version

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#60 - fix: make `LanguageModelChatMessage.content2` optional

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#59 - fix: avoid reference link to lmTools.d.ts

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#58 - Async render method

Issue - State: closed - Opened by hediet 8 months ago

#55 - feat: don't ship tokenizer weights

Pull Request - State: closed - Opened by joyceerhl 8 months ago

#54 - make sure to export `FunctionMessage`

Pull Request - State: closed - Opened by jrieken 8 months ago

#53 - add `FunctionMessage` and `ChatRole.Function`

Pull Request - State: closed - Opened by jrieken 8 months ago

#52 - remove validate that just prints to the console

Pull Request - State: closed - Opened by jrieken 8 months ago

#51 - Enable location-dependent metadata

Issue - State: closed - Opened by connor4312 9 months ago

#50 - feat: document flex and support truncation in TextChunk

Pull Request - State: closed - Opened by connor4312 9 months ago - 2 comments