pms-infra-procspawn: pms-infra-procspawn

[ ai, apache, library ] [ Propose Tags ] [ Report a vulnerability ]

README.md


[Skip to Readme]

Modules

  • PMS
    • Infra
      • ProcSpawn
        • App
          • PMS.Infra.ProcSpawn.App.Control
        • DM
          • PMS.Infra.ProcSpawn.DM.Constant
          • PMS.Infra.ProcSpawn.DM.Type
        • DS
          • PMS.Infra.ProcSpawn.DS.Core
          • PMS.Infra.ProcSpawn.DS.Utility

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0
Change log CHANGELOG.md
Dependencies aeson, async, base (>=4.21.0.0 && <4.22), bytestring, conduit, data-default, directory, fast-logger, filepath, lens, monad-logger, mtl, pms-domain-model, process, safe-exceptions, stm, text, transformers [details]
License Apache-2.0
Copyright 2025-2026 phoityne.hs@gmail.com
Author phoityne.hs@gmail.com
Maintainer phoityne.hs@gmail.com
Category AI
Home page https://github.com/phoityne/pms-infra-procspawn
Bug tracker https://github.com/phoityne/pms-infra-procspawn/issues
Uploaded by phoityne_hs at 2025-06-28T09:08:48Z
Distributions
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-06-28 [all 2 reports]

Readme for pms-infra-procspawn-0.0.1.0

[back to package description]

pms-infra-procspawn

pty-infra-procspawn is a library within the pty-mcp-server project that provides a structured interface for spawning and managing external processes. It allows AI agents to launch command-line tools or scripts, interact with their input/output streams, and monitor their execution in a controlled and composable way.


Package Structure

Package Structure

Module Structure

Module Structure