microsoft / microsoft/AI-Engineering-Coach
feat: add Windsurf (Cascade) session parser
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.2k
- Forks
- 585
- Avg merge
- 22h 5m
- Merged PRs (30d)
- 16
Description
Summary
Add support for parsing Windsurf (Cascade) AI coding assistant sessions.
This was originally contributed in #66 by @RaikaSurendra — thank you for the contribution! We're tracking this as an issue so we can prioritize it alongside other parser work.
Context
- Original PR: #66
- Windsurf uses a Cascade-based session format that needs a dedicated parser to extract session data for the AI Engineering Coach.
Acceptance Criteria
- Implement Windsurf/Cascade session parser
- Add tests for the parser
- Integrate with existing parser harnesses
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing parser implementations and parser harnesses, then inspect the original contribution in PR #66 for Windsurf/Cascade session details. Implement the dedicated session parser, add parser tests, and integrate it with the existing harnesses; done means all three acceptance criteria are met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100