Skip to content

feat: add review-gated exact-text executor for dev agent#1353

Open
ilhnkymk wants to merge 18 commits into
FoundationAgents:mainfrom
ilhnkymk:pr/general-agent-output
Open

feat: add review-gated exact-text executor for dev agent#1353
ilhnkymk wants to merge 18 commits into
FoundationAgents:mainfrom
ilhnkymk:pr/general-agent-output

Conversation

@ilhnkymk
Copy link
Copy Markdown

@ilhnkymk ilhnkymk commented Apr 16, 2026

Ne değişti

  • General agent için Türkçe intent anahtar kelimeleri eklendi
  • General reasoning çıktısı daha yapısal hale getirildi
  • Dev agent için kontrollü tek-dosya patch planı eklendi
  • Exact-text-once executor eklendi
  • Executor öncesine review gate eklendi
  • Backup, rollback ve py_compile doğrulaması eklendi

Davranış

  • Yüksek riskli istekler bloklanır
  • İlk geçişte sadece primary_target_file üzerinde çalışılır
  • Exact text eşleşmesi tam olarak 1 kez bulunursa değişiklik uygulanır
  • Hata durumunda rollback yapılır
  • Review onayı olmadan execution yapılmaz

Test

  • python3 -m py_compile app/agent/subagent_registry.py
  • DevAgent smoke test çalıştırıldı
  • Review gate kontrol edildi
  • Apply without review => blocked
  • Exact-text apply/revert => success

@ilhnkymk ilhnkymk changed the title feat: implement structured general agent output feat: add review-gated exact-text executor for dev agent Apr 16, 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