Skip to content

[codex] Auto-detect sessions list by default - #89

Merged
dapi merged 4 commits into
mainfrom
feature/issue-86-make-sessions-list-auto-detect-by-defaul
Jul 8, 2026
Merged

[codex] Auto-detect sessions list by default#89
dapi merged 4 commits into
mainfrom
feature/issue-86-make-sessions-list-auto-detect-by-defaul

Conversation

@dapi

@dapi dapi commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements GitHub issue Make sessions list auto-detect by default with short cache #86: zelma sessions list runs auto-detect by default before table/JSON output.
  • Adds zelma sessions list --no-detect for registry-only reads.
  • Adds repo-local sessions_list.auto_detect_ttl config with default 5s and timestamp cache in .zelma/detection-cache.json.
  • Keeps standalone sessions detect as diagnostic/manual flow and updates skill/docs/use-case contracts.

Validation

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

Closes #86.

@dapi
dapi force-pushed the feature/issue-86-make-sessions-list-auto-detect-by-defaul branch from 8068195 to 90d74d6 Compare July 8, 2026 20:48
@dapi
dapi force-pushed the feature/issue-86-make-sessions-list-auto-detect-by-defaul branch from 90d74d6 to 0b68498 Compare July 8, 2026 20:56
@dapi
dapi marked this pull request as ready for review July 8, 2026 21:01
@dapi
dapi merged commit e059ce5 into main Jul 8, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-86-make-sessions-list-auto-detect-by-defaul branch July 8, 2026 21:01
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.

Make sessions list auto-detect by default with short cache

1 participant