Skip to content

feat: mission autopilot and continuation loops - #1150

Closed
Fahremback wants to merge 8934 commits into
CodebuffAI:mainfrom
Fahremback:feat/mission-autopilot
Closed

feat: mission autopilot and continuation loops#1150
Fahremback wants to merge 8934 commits 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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:triaged Classified by the community triage bot pr:needs-work Right idea, not mergeable as written

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants