microsoft / microsoft/TypeAgent

Validate data schema for file/input/output

Open
#2,068 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
740
Forks
106
Avg merge
1d 6h
Merged PRs (30d)
84

Description

Validate schema for data when loading from file or input parameter or output parameter.

Not exhaustive list:
- [ ] compiled grammar file (.agr.json)
- [ ] compiled action schema file (.pas.json)
- [ ] display log
- [ ] etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code paths that load files and accept input or output parameters; the issue does not name specific files or tests. Review how compiled grammar files (.agr.json), compiled action schema files (.pas.json), and the display log are currently handled. Done means schema validation covers the listed data sources and its expected behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.