Commit eeff857
authored
fix(t3): accept T3 Code 0.0.29 and matching nightlies (#81)
## Summary
- Accept T3 Code server bases `0.0.28` and `0.0.29`, including
`*-nightly.…` builds of those bases
- Refresh the pinned upstream contract commit to the verified
shell/dispatch surface
- Update adapter docs and unit tests so Nightly
`0.0.29-nightly.20260720.859` can reconnect
## Test plan
- [x] `cargo test -p microbridged t3code`
- [x] `cargo clippy -p microbridged --all-targets -- -D warnings`
- [ ] After merge + release: enable T3 Code Nightly in Microbridge
Integrations and confirm Connected (not Incompatible)
Made with [Cursor](https://cursor.com)1 parent db38ce8 commit eeff857
2 files changed
Lines changed: 25 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
327 | 330 | | |
328 | 331 | | |
329 | 332 | | |
330 | | - | |
| 333 | + | |
331 | 334 | | |
332 | 335 | | |
333 | 336 | | |
| |||
427 | 430 | | |
428 | 431 | | |
429 | 432 | | |
430 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
431 | 439 | | |
432 | 440 | | |
433 | 441 | | |
| |||
728 | 736 | | |
729 | 737 | | |
730 | 738 | | |
731 | | - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
732 | 742 | | |
733 | | - | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
734 | 746 | | |
735 | 747 | | |
736 | 748 | | |
| |||
0 commit comments