···37373838## Issue Management
39394040-- [ ] Implement `tangled issue create "<title>" [--body "<body>" | --body-file <file> | -F -]` command.
4141-- [ ] Implement `tangled issue list [--json "id,title"]` command.
4040+- [x] Implement `tangled issue create "<title>" [--body "<body>" | --body-file <file> | -F -]` command.
4141+- [x] Implement `tangled issue list [--json "id,title"]` command.
4242 - [ ] Support `--json` output with field filtering.
4343- [ ] Migrate this TODO list into Tangled issues once issue creation is implemented. (note defects and address blocking features as needed).
4444 - [ ] Create phases in this todo list, and then use `- [ ]` tasks in the issue descriptions.
4545 - [ ] Remove TODO.md once all tasks are migrated to issues.
4646+ - [ ] Update README.md to link to the issue board for contribution guidelines and project status instead of this TODO list.
4747+ - [ ] Create CLI_FEEDBACK.md with learnings from using the CLI and complete the issue creation process and close the loop on dogfooding the CLI for this project.
46484749## Pull Request Management
4850