
Product
Introducing Manifest Alerts
Socket now detects supply chain risks in project manifests, starting with missing lockfiles that can make dependency installs non-reproducible.
tmcode v1 = opencode 1.17.4 source-rebuilt with renamed config dirs (~/.config/tmcode), bin name 'tmcode', and own brand. Deep rebrand WIP.
A coding-agent CLI for the terminal.
npm install -g @tianma-ai/tmcode
tmcode
如果你之前装过 tianma-ai、tmcode-ai 或 tmcode 等名字,直接 install 会因为
tmcode 命令名冲突报错(npm ERR! code EEXIST ... /bin/tmcode file already exists)。
推荐:先卸载旧包再装
npm uninstall -g tianma-ai tmcode-ai tmcode 2>/dev/null
npm install -g @tianma-ai/tmcode
(2>/dev/null 用来忽略本来就没装过那些名字的报错,可以安全运行。)
或者强制覆盖
npm install -g @tianma-ai/tmcode --force
--force 会让 npm 接受跨包覆盖 tmcode 命令,适合不确定装过什么旧名字的情况。
MIT.
FAQs
tmcode v1 = opencode 1.17.4 source-rebuilt with renamed config dirs (~/.config/tmcode), bin name 'tmcode', and own brand. Deep rebrand WIP.
We found that tmcode-ai demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now detects supply chain risks in project manifests, starting with missing lockfiles that can make dependency installs non-reproducible.

Research
/Security News
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.