Created attachment 274192 [details] [NEW PORT] misc/py-prime-agent-runtime New port: misc/py-prime-agent-runtime Kernel-side runtime shim for the RLM coding agent. Depends on devel/py-tyro (see Bug 297523). Uses USE_PYTHON=autoplist (no manual pkg-plist). Tested with `make install`, `make deinstall`, `portlint -AC`, and `make check-plist` on FreeBSD 15.1-STABLE amd64. Not yet tested with poudriere/testport.
Created attachment 274361 [details] [NEW PORT] misc/py-prime-agent-runtime: update to prime-agent v0.9.1 Updated patch for `misc/py-prime-agent-runtime`. Changes: * Update `PRIME_VERSION` from 0.8.1 to 0.9.1. * Update `RUN_DEPENDS`: remove `ipykernel` and `nest-asyncio2`; add `dill`. * Remove obsolete `patch-pyproject.toml`. * Update `pkg-descr`. `DISTVERSION` remains at 0.1.0, as the upstream `prime-agent-runtime` package remains at version 0.1.0 in Prime Agent 0.9.1. The port was re-tested on FreeBSD 15.1-STABLE amd64 with `make install`, `make deinstall`, `portlint -AC`.