OpenArc uses bleeding edge libraries and APIs you may not be familair with. When working through a task, use the deepwiki mcp server to get contextual information, and the command line to investigate python surfaces. Prefer the command line.
- When making changes, dont worry about backward compatibility; we use git for this.
- Use uv to install dependencies
- Don't rush, and ask clarifying questions.
- In a prompt
ticksrepresent grep targets
DO NOT:
- Run uv sync without permission.