Skip to content

Prompt to set up LLM instructions on encore run#2348

Draft
marcuskohlberg wants to merge 1 commit intomainfrom
prompt-llm-rules-on-run
Draft

Prompt to set up LLM instructions on encore run#2348
marcuskohlberg wants to merge 1 commit intomainfrom
prompt-llm-rules-on-run

Conversation

@marcuskohlberg
Copy link
Copy Markdown
Member

Summary

  • When running encore run on an app that hasn't had encore llm-rules init run, the CLI now prompts the user to set up LLM instructions (same interactive tool selector as during app creation)
  • Detection checks for the presence of any LLM rules files (.cursor/rules/encore.mdc, .claude/CLAUDE.md, .github/copilot-instructions.md, AGENTS.md, .rules)
  • The prompt is tracked per-app via the onboarding state, so each app is only prompted once
  • Only prompts in interactive terminals
When running an app that hasn't had `encore llm-rules init` run,
the CLI now prompts the user to set up LLM instructions, similar
to the prompt during app creation. The prompt is per-app and only
shown once.
@marcuskohlberg marcuskohlberg force-pushed the prompt-llm-rules-on-run branch from 40cb07b to 26b9c74 Compare March 20, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant