Skip to content

Add JSON Lines output to dispatch search - #369

Merged
jongio merged 2 commits into
mainfrom
idea-search-jsonl
Jul 27, 2026
Merged

Add JSON Lines output to dispatch search#369
jongio merged 2 commits 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
# Conflicts:
#	cmd/dispatch/main.go
#	cmd/dispatch/search.go
#	cmd/dispatch/search_test.go
@jongio
jongio merged commit 27d52d3 into main Jul 27, 2026
2 checks passed
@jongio
jongio deleted the idea-search-jsonl branch July 27, 2026 16:57
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