This repository was archived by the owner on May 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Adding Chat demo (Not stream) #11
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
0edf72e
Chat demo
jamesrochabrun 02364a2
Typo
jamesrochabrun faa0d0f
Comments
jamesrochabrun e73cc48
Adding openAi dependency
jamesrochabrun 5ade3ea
Getting ready for openai changes
jamesrochabrun 1183f8e
OpenAI tools
jamesrochabrun 3df5d97
Adding final tools conversion for openai
jamesrochabrun e97f89a
Adding openai demo
jamesrochabrun db485e1
Adding hint code
jamesrochabrun bb3631b
lint, mostly
6a13f13
fix json data being spread over several chunks received from stdio
23dd13f
update readme for sandbox
fd75aa4
updates from latest stream changes
jamesrochabrun 7d6116b
updating branch with stream changes
jamesrochabrun b9fde08
Solving problem for env
jamesrochabrun a86e6e7
Update MCPClient/Sources/stdioTransport/DataChannel+StdioProcess.swift
jamesrochabrun 058ea0a
Update MCPClient/Sources/stdioTransport/DataChannel+StdioProcess.swift
jamesrochabrun 6a5a810
pr feedback
jamesrochabrun f1fa16e
Update MCPInterface/Sources/helpers/JSON+Streaming.swift
jamesrochabrun 64d7ddd
lint
jamesrochabrun c613382
Avoding print rules
jamesrochabrun 4721089
lint
jamesrochabrun 05440ea
More linting
jamesrochabrun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
nit: below I think looking for
lastinstead offirstis more correct, in the unexpected case sourcing one of those file was also printing the PATH. ie