Skip to content

[codex] test FT-033 session inventory e2e - #94

Merged
dapi merged 1 commit into
mainfrom
feature/issue-64-ft-033-agent-session-inventory-e2e
Jul 9, 2026
Merged

[codex] test FT-033 session inventory e2e#94
dapi merged 1 commit into
mainfrom
feature/issue-64-ft-033-agent-session-inventory-e2e

Conversation

@dapi

@dapi dapi commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add CLI-binary e2e coverage for FT-033 sessions list --live --json.
  • Cover active/live, stale/unreachable, and empty session inventory with a fake zellij adapter fixture.
  • Assert sessions.json is unchanged by live inventory reads.

Closes #64

Validation

  • go test ./internal/e2e -run TestAgentSessionInventoryLiveJSONE2E -count=1 -v
  • go test ./...
  • go build ./cmd/zelma
  • go vet ./...
  • gofmt check over git ls-files '*.go'
  • make test-e2e
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • rg --files memory-bank
  • rg -n "zelima|Zelima" . (only intentional guard/glossary hits); filtered guard clean

@dapi
dapi marked this pull request as ready for review July 9, 2026 04:52
@dapi
dapi merged commit 6b05505 into main Jul 9, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-64-ft-033-agent-session-inventory-e2e branch July 9, 2026 04:53
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.

FT-033: Agent Session Inventory E2E

1 participant