Skip to content

fix(agent): avoid fabricated fallback plans - #29

Merged
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/no-fabricated-plan-fallback-20260725
Jul 25, 2026
Merged

fix(agent): avoid fabricated fallback plans#29
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/no-fabricated-plan-fallback-20260725

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown

Summary

  • keep Auto execution direct when structured pre-analysis is unavailable
  • replace numbered placeholder fallback tasks with one executable step containing the original request when planning is explicitly enabled
  • remove the obsolete fallback-step prompt template

Validation

  • cargo fmt --all -- --check
  • cargo test -p a3s-code-core test_fallback_plan
  • cargo test -p a3s-code-core auto_mode_does_not_fabricate_a_plan_when_pre_analysis_is_unavailable
  • cargo clippy -p a3s-code-core --lib --tests -- -D warnings

@ZhiXiao-Lin
ZhiXiao-Lin merged commit f33da92 into main Jul 25, 2026
3 checks passed
@ZhiXiao-Lin
ZhiXiao-Lin deleted the fix/no-fabricated-plan-fallback-20260725 branch July 25, 2026 03:20
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.

2 participants