microsoft / microsoft/AI-Engineering-Coach

feat: add Windsurf (Cascade) session parser

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.