I’m a physical therapist, not a developer. I’ve spent 100+ hours building
a clinical case management system (CaseAgent) entirely inside Cursor —
34 active patient cases, structured JSON indexes, a live dashboard,
multi-file atomic write rules, and a dual-version AI learning mechanism.
The three-panel Cursor interface (file manager / content / chat) is
EXACTLY what expert knowledge workers need. The architecture is perfect.
The problem: the in-IDE AI is a reduced-capability model.
When I ask it to reason through complex clinical logic (e.g.,
counterintuitive treatment decisions where structural laxity requires
strengthening rather than relaxation), it fails — wrong reasoning frame,
plausible but incorrect output.
The same question answered by Claude on the web: correct.
So I’m forced into a “Double-Horse Carriage” workflow:
- Web GPT/Claude → for reasoning
- Cursor → for file sync and structured writing
I pay for multiple AI subscriptions just to bridge a gap that Cursor
could close.
What I’m requesting:
1. Option to use full-capability model inside the IDE — not a
coding-optimized variant. Expert practitioners (clinicians, lawyers,
consultants, teachers) are willing to pay premium for this.
2. Multi-model internal debate mode — let two models cross-check
each other’s reasoning within the same workflow. For clinical or legal
reasoning, Model A drafts, Model B flags logical inconsistencies.
Not technically impossible — a product decision.
3. Logic Governance as a first-class feature — .cursorrules works
but it’s a prompt-level hack. Domain experts need immutable rule
mounting with system-level enforcement.
4. Real-Time Audio Structuring (the highest-value feature)
This would be transformative — not just for therapists, but for any
professional working in real-time verbal environments.
The workflow:
- Practitioner starts a session → hits record inside the IDE
- AI listens in background, extracts structured fields in real time
(chief complaint, key observations, hypothesis branches, action items) - Session ends → structured draft already 70–80% complete
- Practitioner reviews → AI writes final record and updates all indexes
Who benefits:
- Therapists / Doctors: session notes done before the patient leaves
- Lawyers: client meeting → structured case memo, automatically
- Teachers / Coaches: lesson observation → feedback report, instantly
- Consultants: client interview → strategy brief, no manual transcription
My current workaround: Record on phone → Gemini transcribes → copy-paste
into Cursor → AI structures. Three manual steps that could be zero.
The bottleneck is not transcription (Whisper/Gemini already solve that).
The bottleneck is structuring — and that requires a reasoning model.
Which brings us back to point 1.
The market argument:
Coding tools compete for ~1% of users (software engineers).
Expert practitioners are a vastly larger market with simpler UI needs
and higher willingness to pay.
The Cursor frame already works for us. The AI inside it just needs to
think, not just autocomplete.