Web SDK: Quality of life improvements
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 21
- Avg merge
- 12h 14m
- Merged PRs (30d)
- 41
Description
## Summary
Various quality of life improvements for the web SDK.
### Tasks
- [x] Remove TLA from the web client (lazy load the WASM glue)
- [ ] Connection health monitoring (heartbeat)
- [ ] Progress reporting during sync
- [ ] Integration points for Sentry / OpenTelemetry
Contributor guide
Research direction
The issue lists several tasks for the web SDK, but only one is completed. Start by examining the web client code to understand the current structure, especially around WASM loading. Look for existing connection handling, sync processes, and logging to see where health monitoring, progress reporting, and telemetry integration could be added. Check if there are any existing tests or examples for guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, wasm
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100