-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Description
Add zenii session show <id> to display session details and recent messages by calling GET /sessions/{id} and GET /sessions/{id}/messages.
Files to modify
crates/zenii-cli/src/main.rs— addshowaction to Session subcommand
Acceptance criteria
-
zenii session show <id>shows session metadata + last N messages -
--jsonflag for machine-readable output - Graceful error for non-existent session ID
- Messages show role (user/assistant) and content preview
Difficulty: Easy (30-60 min)
This project is written in Rust. See CONTRIBUTING.md for setup instructions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed