mindcarver/dsh-codex-canvas
mindcarver★ 0TypeScript最后同步: 2026-08-14
DeepSeek Harness plugin: image_gen tool backed by Codex CLI (gpt-image-2)
README 摘要
dsh-codex-canvas 中文 English A DeepSeek Harness plugin that gives the agent an image gen tool backed by the Codex CLI (gpt-image-2). Say "draw me a shiba in sunglasses" in the Web UI and the harness spawns codex exec to generate the image — no OpenAI API key needed, a logged-in ChatGPT account is enough. How it works - Processes go through the harness ctx.subprocess seam: credential-shaped env vars are scrubbed, termination escalates SIGTERM → grace → SIGKILL across the whole process tree. - Generation takes 1 minute, so the tool defaults to run in background: true and returns a job id; the model collects the result with the standard job output tool. - Output lands in the session workspace under images/ . Prerequisites (once per machine) Windows note: if you see failed to spawn code-mode-host , your codex install is broken — reinstall with npm i -g @openai/codex . Install Git installs run the prepare build script; pnpm ≥10 asks you to authorize it — copy the package key it prints into the profile's pnpm-workspace.yaml : then re-run the add . Prefer no build authorization? Install the pre-built tarball instead: Use Start the Web UI (profile web is the default for dsh web ): Then just…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,768
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 769
TencentCloud/tencentmeeting-cli腾讯会议命令行工具(CLI),基于腾讯会议开放平台 OAuth2 授权,支持会议管理、录制管理、参会报告等功能。
★ 213