You can ask the agent to analyze code, make changes, run commands - basically automate stuff that you'd normally do manually in Cursor. Pretty useful for batch processing or building tools.
This system indexes Ignition Perspective views and Tag configurations (stored as JSON files) for semantic search. It chunks these files, generates embeddings using OpenAI's embedding model, and stores ...