Skip to content

Add a CLI for session notes#291

Open
jongio wants to merge 1 commit into
mainfrom
idea/session-notes-cli
Open

Add a CLI for session notes#291
jongio wants to merge 1 commit into
mainfrom
idea/session-notes-cli

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Closes #288

Summary

  • Add dispatch notes for listing session notes in text or JSON
  • Add dispatch notes get, set, and clear for one session ID
  • Document the command and add CLI coverage for list and mutation flows

Verification

  • go build ./...
  • go test ./... -timeout 3m

Add a notes command to list, read, set, and clear session notes through the existing config file. Document the command and cover text, JSON, and mutation flows with tests.\n\nCo-authored-by: Copilot <[email protected]>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 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 a CLI for session notes

1 participant