Dietrich Schultz
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created AI Assistant sees outdated files and attaches random files
Using Claude 4.6 Opus in AI Chat I attached a couple of small files (vite.config.js and package.json) and asked to explain. The assistant then automatically attached additional entirely unrelated f... -
Created SQL language injection help
If my string containing SQL starts with SELECT, UPDATE, INSERT, etc it is recognized as SQL and syntax highlighting work. If it starts with “WITH” or a comment ("--") it's not recognized. I can ad...