Skip to content

feat: add issue supervisor e2e - #98

Merged
dapi merged 4 commits into
mainfrom
feature/issue-67-ft-036-issue-supervisor-e2e
Jul 9, 2026
Merged

feat: add issue supervisor e2e#98
dapi merged 4 commits into
mainfrom
feature/issue-67-ft-036-issue-supervisor-e2e

Conversation

@dapi

@dapi dapi commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Closes #67

Summary

  • add zelma supervisor start-issue with stable JSON launch/poll/review/cleanup state
  • add supervisor lifecycle orchestration for start-issue launch, polling, review/fix/re-review, and cleanup simulation
  • extend zellij/config adapters for supervisor launch and pane control
  • add FT-036 E2E and machine-readable compatibility coverage

Validation

  • MISE_TRUSTED_CONFIG_PATHS="$PWD" mise exec -- go test ./...
  • MISE_TRUSTED_CONFIG_PATHS="$PWD" mise exec -- go test ./internal/config ./internal/zellij ./internal/supervisor ./internal/cli ./internal/e2e
  • python3 scripts/check_memory_bank_index.py
  • git diff --check
  • git diff --cached --check
  • rg --files memory-bank
  • rg -n "zelima|Zelima" . (only existing rule/example references)

@dapi
dapi marked this pull request as ready for review July 9, 2026 19:26
@dapi
dapi merged commit aa7b4de into main Jul 9, 2026
2 checks passed
@dapi
dapi deleted the feature/issue-67-ft-036-issue-supervisor-e2e branch July 9, 2026 19:26
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-036: Issue Supervisor Orchestration E2E

1 participant