Skip to content

fix(plan): render use_cases section in markdown output#147

Open
hechibing wants to merge 1 commit intoCortexLM:mainfrom
hechibing:fix/plan-use-cases-11210
Open

fix(plan): render use_cases section in markdown output#147
hechibing wants to merge 1 commit intoCortexLM:mainfrom
hechibing:fix/plan-use-cases-11210

Conversation

@hechibing
Copy link

Summary

  • add missing ## Use Cases markdown section in PlanHandler output
  • render each use_cases entry as a bullet item
  • add regression tests for present/absent use_cases

Why

PlanHandler parsed use_cases and included it in metadata, but omitted it from human-readable markdown, making plans incomplete.

Validation

  • cargo test -p cortex-engine plan::tests -- --nocapture

Related bounty report: PlatformNetwork/bounty-challenge#11210

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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