Skip to content

refactor(autoresearch): direct agent calls and alternating review flow#27

Merged
smallnest merged 1 commit into
masterfrom
feature/issue-8
Apr 17, 2026
Merged

refactor(autoresearch): direct agent calls and alternating review flow#27
smallnest merged 1 commit into
masterfrom
feature/issue-8

Conversation

@smallnest
Copy link
Copy Markdown
Owner

Summary

  • Replace acpx wrapper with direct claude -p and codex exec --full-auto calls
  • Restructure iteration loop: codex impl → claude review/fix → codex review/fix → ...
  • Both agents now have dual role (reviewer + implementer)
  • Remove self-assessment and self-check sections, consolidate review checklist

Test plan

  • bash syntax check passed
  • Manual run of run.sh against a test issue

- Replace acpx wrapper with direct claude/codex CLI calls
- Restructure iteration loop: codex impl → claude review → codex review → ...
- Both agents now have dual role (reviewer + implementer)
- Remove self-assessment and self-check sections
@smallnest smallnest merged commit bf87b3c into master Apr 17, 2026
1 check failed
@smallnest smallnest deleted the feature/issue-8 branch April 17, 2026 13:03
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