JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q68355F
  • License MIT

Real-time pair-programming with a shared agent between two devs

Package Exports

  • @dtoolkit/dpair

Readme

dtoolkit

@dtoolkit/dpair

Real-time pair-programming with a shared agent

npm License

Status: not yet implemented

What it does

Two devs share an agent session in real time. Both see the other's decisions and can inject context. Useful for live code review and incident investigation.

dpair start                # start a session and get a join code
dpair join <code>          # join an existing session

License

MIT