feat: Add support for R execution environments and enhance execution tooling
This commit is contained in:
parent
ac91362bd2
commit
17577d3fba
2 changed files with 41 additions and 7 deletions
|
|
@ -68,6 +68,13 @@
|
|||
- Phase 5.3: Integration & End-to-End Testing
|
||||
- Phase 6: Documentation & Deployment
|
||||
|
||||
**New Workstream (2026-03-04): R execution environments**
|
||||
- Add language selection to execution tooling (`python` + `r`)
|
||||
- Add simple backend R shell execution path
|
||||
- Add stateful Jupyter R kernel support (`IRkernel`)
|
||||
- Add MCP tool injection generator for R wrappers
|
||||
- Add tests first for R simple/stateful execution and server dispatch
|
||||
|
||||
**Test Count:** 387 tests passing
|
||||
|
||||
**Last Updated:** 2026-02-06
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue