Skip to content

feat: mission autopilot and continuation loops - #1150

Open
Fahremback wants to merge 1 commit into
CodebuffAI:mainfrom
Fahremback:feat/mission-autopilot
Open

feat: mission autopilot and continuation loops#1150
Fahremback wants to merge 1 commit into
CodebuffAI:mainfrom
Fahremback:feat/mission-autopilot

Conversation

@Fahremback

Copy link
Copy Markdown

This splits out the mission autopilot logic from #1148 as requested.

Changes addressed from code review:

  • Translated hardcoded Portuguese strings (METAS E SUBMETAS, etc.) to English.
  • Replaced execSync('git rev-parse...') branch parsing with conversation/scope isolation, keeping files local to the active chat session.
  • Fixed the infinite retry loop in use-send-message.ts: it now caps at 5 retries with exponential backoff (up to 15s) instead of polling indefinitely every 3s.
  • Dropped the build-binary.ts vendor/billing changes.
  • Dropped the terminal command timeout reductions.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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