Skip to content

feat: add configDir and sendAndWait for v0.1.18 parity#4

Merged
0xeb merged 1 commit intomainfrom
feat/v0.1.18-parity
Jan 25, 2026
Merged

feat: add configDir and sendAndWait for v0.1.18 parity#4
0xeb merged 1 commit intomainfrom
feat/v0.1.18-parity

Conversation

@0xeb
Copy link
Owner

@0xeb 0xeb commented Jan 25, 2026

Summary

  • Add config_dir option to SessionConfig and ResumeSessionConfig
  • Implement send_and_wait() method for blocking message send with timeout
  • Updates JSON serialization to include configDir in requests

Matches upstream copilot-sdk v0.1.18 features:

  • configDir from #15
  • sendAndWait from #28

Test plan

  • All 178 unit tests pass
  • Build succeeds on Windows/MSVC

- Add config_dir option to SessionConfig and ResumeSessionConfig
- Implement send_and_wait() method for blocking message send with timeout
- Updates JSON serialization to include configDir in requests

Matches upstream copilot-sdk v0.1.18 features:
- configDir from #15
- sendAndWait from #28
@0xeb 0xeb merged commit 257e0e3 into main Jan 25, 2026
3 checks passed
@0xeb 0xeb deleted the feat/v0.1.18-parity branch January 25, 2026 04:14
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