Skip to content

Add JSON Lines output to dispatch search#369

Open
jongio wants to merge 1 commit into
mainfrom
idea-search-jsonl
Open

Add JSON Lines output to dispatch search#369
jongio wants to merge 1 commit into
mainfrom
idea-search-jsonl

Conversation

@jongio

@jongio jongio commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Adds JSON Lines output for search results so each matching session can be read as one JSON object per line by shell tools.

Validation:

  • go build ./...
  • mage install
  • go test ./...

Closes #366

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e02217cd-ffed-496e-b8ea-848a781cda64
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 25, 2026
@jongio jongio self-assigned this Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JSON Lines output to dispatch search

1 participant