microsoft / microsoft/ai-chat-protocol
Explore ndjson -> json-lines as content type
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 177
- Forks
- 27
- Avg merge
- 21d 22h
- Merged PRs (30d)
- 1
Description
Currently, the AI Chat Protocol adheres to the x-ndjson content type. As mentioned in #49, NDJSON is not as active as other formats such as json-lines. We should investigate changing our content type to something more maintained.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing where the AI Chat Protocol defines or uses the x-ndjson content type, then read the related discussion in #49. Compare the maintenance status and protocol implications of json-lines, and consider the work complete when a replacement content type is recommended with all affected protocol references identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100