Skip to content

Conversation

tejanium
Copy link

@tejanium tejanium commented Apr 30, 2025

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

.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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Rules in `wisdoms/tejanium.md` override rules in other wisdom files

.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`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how successful has this been?

.cursorrules Outdated

# Tools Reference - Complete Usage Guidelines

All tools are Python-based in ./venv. Always use the full path to ensure proper execution:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't appear to have this directory in /learnamp repo

.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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm, I can see this getting out of date quickly

Copy link

@pajw pajw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some nitpicky things about instating yourself as Chief AI Prompter, but would happily give this a shot

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.

2 participants