PiSwiftTui is the macOS terminal companion package for PiSwift. It contains
the PiSwiftCodingAgentTui library and the pi-coding-agent executable, while
the mobile-safe agent libraries remain in the sibling ../PiSwift package.
It depends on the sibling ../PiSwift and ../MiniTui packages.
Run the moved test suites with:
swift testBuild or install the executable and extension SDK with:
make build
make install