coder / coder/agent-tty

offline install not possible due to node-pty requirement.

Open
#174 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
26
Forks
3
Avg merge
4h 44m
Merged PRs (30d)
3

Description

dependency on `node-pty` also means users have to run install with allowing post install scripts which is pretty gnarly.

I wonder if there are other options?

- rewrite everything in zig/rust/golang ?
- convert from node to bun, then compile into single binary (would this allow bundling node-pty)?

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by tracing the installation path and the node-pty dependency's post-install requirement, then evaluate alternatives for offline installation; done means users can install without enabling post-install scripts.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli, developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.