spike: adds rule to display info about context size, account info #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces a new rule for displaying context and account information in AI responses, updates the
.cursorindexingignore
file to exclude additional files and directories, and removes an unused environment variable from the GitHub Actions workflow.New Features:
.cursor/rules/utils/context-info-auto.mdc
to append context size, account status, subscription details, file information, and cost estimations to AI responses. Includes helper functions for fetching and formatting account and usage data.Changes feat: display info about context size, account info
fix: remove unused CONTEXT variable from PR checks workflow
fix: correct formatting in PR description update to include a single ……'#' character
docs: add contributing section to README
fix: update PR description to include existing body along with commit…… messages
docs: enhance context information display rule with additional detail……s on context size and usage pricing