Skip to content

Added support for /prompt - rebased #1224

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aurelienaws
Copy link

Issue #, if available:
Initial PR #1055
Description of changes:
New PR after rebase.

This PR implements a new /prompt command allowing the use of pre-saved prompts stored locally (~/.aws/amazonq/prompts as per the IDE plugin).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aurelienaws aurelienaws requested a review from a team April 14, 2025 05:01
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 22.95082% with 47 lines in your changes missing coverage. Please review.

Project coverage is 13.96%. Comparing base (e42f218) to head (25ba171).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
crates/q_cli/src/cli/chat/mod.rs 6.12% 44 Missing and 2 partials ⚠️
crates/q_cli/src/cli/chat/command.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1224   +/-   ##
=======================================
  Coverage   13.96%   13.96%           
=======================================
  Files        2365     2365           
  Lines      204847   204907   +60     
  Branches   185211   185271   +60     
=======================================
+ Hits        28604    28617   +13     
- Misses     174837   174882   +45     
- Partials     1406     1408    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hayemaxi
Copy link
Contributor

Please push rebases to the original PRs instead of making a new one

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.

3 participants