Conversation
pajw
reviewed
Apr 30, 2025
.cursorrules
Outdated
| When rules appear to conflict, use this exact resolution process: | ||
|
|
||
| 1. User's direct instructions in the current conversation override all other rules | ||
| 2. Rules in `wisdoms/tejanium.md` override rules in other wisdom files |
There was a problem hiding this comment.
Suggested change
| 2. Rules in `wisdoms/tejanium.md` override rules in other wisdom files |
pajw
reviewed
Apr 30, 2025
.cursorrules
Outdated
|
|
||
| ## Making Code Changes | ||
| 1. Read the complete file before modifying it | ||
| 2. Run RuboCop to check for style issues: `bundle exec rubocop path/to/file.rb` |
pajw
reviewed
Apr 30, 2025
.cursorrules
Outdated
|
|
||
| # Tools Reference - Complete Usage Guidelines | ||
|
|
||
| All tools are Python-based in ./venv. Always use the full path to ensure proper execution: |
There was a problem hiding this comment.
I don't appear to have this directory in /learnamp repo
pajw
reviewed
Apr 30, 2025
.cursorrules
Outdated
Comment on lines
+77
to
+82
| - OpenAI (default, model: gpt-4o): Best for general-purpose tasks and vision | ||
| - Azure OpenAI: Configured via AZURE_OPENAI_MODEL_DEPLOYMENT in .env file | ||
| - DeepSeek (model: deepseek-chat): Alternative for complex reasoning tasks | ||
| - Anthropic (model: claude-3-sonnet-20240229): Strong for safety and instructions | ||
| - Gemini (model: gemini-pro): Good for creative tasks | ||
| - Local LLM (model: Qwen/Qwen2.5-32B-Instruct-AWQ): For offline processing |
There was a problem hiding this comment.
hmmm, I can see this getting out of date quickly
pajw
approved these changes
Apr 30, 2025
pajw
left a comment
There was a problem hiding this comment.
some nitpicky things about instating yourself as Chief AI Prompter, but would happily give this a shot
47a9334 to
1986efc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I've asked AI on why it keeps ignore the instruction and ask it to optimize the prompt so it can no longer ignore the instruction
So it did