microsoft / microsoft/ai-chat-protocol

Explore ndjson -> json-lines as content type

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.