Skip to content

fix: filter sessions list by active state - #90

Merged
dapi merged 1 commit into
mainfrom
feature/issue-88-sessions-list-show-active-sessions-by-de
Jul 8, 2026
Merged

fix: filter sessions list by active state#90
dapi merged 1 commit into
mainfrom
feature/issue-88-sessions-list-show-active-sessions-by-de

Conversation

@dapi

@dapi dapi commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • make human zelma sessions list table output show only active sessions by default
  • add --all for human output that includes stale/candidate/closed/archived records
  • keep sessions list --json as full registry inventory for compatibility and document that behavior

Validation

  • mise exec -- go test ./...
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • rg -n "zelima|Zelima" . (only documented typo-check commands matched)

Closes #88

@dapi
dapi marked this pull request as ready for review July 8, 2026 20:38
@dapi
dapi merged commit 97aa203 into main Jul 8, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-88-sessions-list-show-active-sessions-by-de branch July 8, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sessions list: show active sessions by default and add --all

1 participant