DreamZhongJu/dsh-codex-sync--packages-client-ui-codex-sync ↗★ 0
@deepseek-ai/dsh-client-ui-codex-sync
Codex 聊天历史面板:在网页设置中列出本地 OpenAI Codex CLI 的 DeepSeek 会话,并支持导出为 Markdown。
AI 分析
核心用途是可视化导出本地 Codex 历史。适合使用 Codex 命令行工具并希望在 DSH 网页端统一查看和导出对话记录的用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@deepseek-ai/dsh-client-ui-codex-sync
Web Settings tab that lists the user's local OpenAI Codex CLI DeepSeek sessions and exports them to Markdown. The tab renders a point-in-time list through the codexSync/list Remote and triggers codexSync/export from an inline action; it owns no session history or persistence.
Model Experience
None, as this browser presentation registers no prompt, tool, message, or provider request.
KV Cache effect
None; this package never assembles model input.
Known Limitations and Deferred Work
- Point-in-time list only — the tab refreshes on remount or retry; it does not subscribe to Host-side file changes.