Skip to content

FT-039: Agent Handoff E2E - #97

Merged
dapi merged 9 commits into
mainfrom
feature/issue-70-ft-039-agent-handoff-e2e
Jul 9, 2026
Merged

FT-039: Agent Handoff E2E#97
dapi merged 9 commits into
mainfrom
feature/issue-70-ft-039-agent-handoff-e2e

Conversation

@dapi

@dapi dapi commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a sessions create duplicate guard that returns a successful skipped result with the existing live active session for the same opened path.
  • Add an e2e handoff test that runs the real CLI binary across fresh processes for sessions list --live --json and guarded sessions create --json.
  • Update the skill contract and FT-039 delivery status for the handoff behavior.

Validation

  • mise exec -- go test ./...
  • mise exec -- go vet ./...
  • mise exec -- go build ./cmd/zelma
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • rg --files memory-bank
  • rg -n "zelima|Zelima" . (only existing guard/example references)
  • mise exec -- make test-e2e

Refs #70

@dapi
dapi marked this pull request as ready for review July 9, 2026 18:27
@dapi
dapi merged commit dc127e9 into main Jul 9, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-70-ft-039-agent-handoff-e2e branch July 9, 2026 18:27
@dapi dapi mentioned this pull request Jul 9, 2026
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.

1 participant