Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 21 May 23:22
559e19c
  • Add a system prompt note listing the pre-installed Python packages (requests, httpx, pandas, numpy, scipy, pydantic, and more).
  • Add a default extra-packages constant and kernel bootstrap that installs those packages, with the prompt referencing the constant instead of a hardcoded list.
  • Fix the RLM kernel package prompt to show importable module names and reject kernel-Python overrides that are missing the default packages.