Skip to content

add LLM suggestion adapter and review flow (opt-in) #18

@thopatevijay

Description

@thopatevijay
  • Implement a small adapter packages/cli/src/llm.ts calling OpenAI (or mock).

  • Add --auto-llm and --llm-review flags.

  • Save suggestions to out/.castui/llm-suggestions.json.

  • Implement small web-based review page accessible in generated app to accept/reject suggestions (or CLI prompt to apply them).

Acceptance criteria

  • LLM adapter can be executed with --auto-llm=false to return suggestions but not apply them.

  • --llm-review opens a review JSON or prints suggestions for acceptance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions