Skip to content

[WIP] Add POSIX CLI kv tool for parsing key-value pairs#1

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-kv-cli-tool
Closed

[WIP] Add POSIX CLI kv tool for parsing key-value pairs#1
Copilot wants to merge 1 commit intomainfrom
copilot/add-kv-cli-tool

Conversation

Copy link

Copilot AI commented Feb 2, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Build POSIX CLI kv (shell + optional jq). Read stdin/file. Parse tokens: key=value, key="v", key='v', and header key: value. kv parse -> JSONL (1 obj/line). kv json -> single JSON (error if >1 line). Flags: --mode strict|loose, --delim auto|equals|colon, --trim, --keep-empty, --allow-dup (arrays). Add bin/kv, README examples (incl jsonl), MIT, basic shell tests. Open PR.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants