Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: workspace-local prompts config (project-specific instructions, like "cursorrules") #6415

Closed
justinmk3 opened this issue Jan 22, 2025 · 1 comment
Labels
amazon-q feature-request New feature or enhancement. May require GitHub community feedback. settings-configuration

Comments

@justinmk3
Copy link
Contributor

Problem

Users must specify Amazon Q chat AI prompts manually.

Expected behavior

User can configure workspace-local personas or other prefilled prompts which are used when chatting about a particular workspace. See .cursorrules https://github.com/PatrickJS/awesome-cursorrules for example.

Note that related issues (see below) discuss the idea of saving/restoring chat tabs. This issue specifically tracks the concept of workspace-local prompt configuration.

Related

@justinmk3 justinmk3 added amazon-q feature-request New feature or enhancement. May require GitHub community feedback. settings-configuration labels Jan 22, 2025
@justinmk3
Copy link
Contributor Author

justinmk3 commented Mar 6, 2025

User can configure workspace-local personas or other prefilled prompts which are used when chatting about a particular workspace

Amazon Q 1.50 has these new features:

  1. Prompt library. You can now keep a “library” of prompt files in your home directory under ~/.aws/amazonq/prompts and then quickly add them to the context using @ on any project you’re working on. Prompt files are in markdown (.md) format.
  2. Project rules. Add prompt files to your repository root under the .amazonq/rules folder, and Q will automatically add these prompts to each chat interaction. A great way to enforce shared coding standards and rules for a given repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon-q feature-request New feature or enhancement. May require GitHub community feedback. settings-configuration
Projects
None yet
Development

No branches or pull requests

1 participant