Skip to content

Add capture event transport and server-side write classification#112

Open
jspahn80134 wants to merge 17 commits intobjones1:mainfrom
jspahn80134:main
Open

Add capture event transport and server-side write classification#112
jspahn80134 wants to merge 17 commits intobjones1:mainfrom
jspahn80134:main

Conversation

@jspahn80134
Copy link
Copy Markdown
Contributor

Summary:

  • Route capture events through the existing CodeChat editor/server message path instead of a side HTTP fetch.
  • Add a VS Code "CodeChat Capture" output channel for extension-originated capture events.
  • Move write_doc/write_code classification into the server translation layer using parsed CodeMirror/code/doc-block structures.
  • Preserve compile/save/run/session capture events.
  • Resolve merge with upstream main.

Validation:

  • Ran extension build successfully with no errors.
  • Manually verified CodeChat Editor loads in Extension Development Host.
  • Manually verified session_start appears in CodeChat Capture output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant