Skip to content
View bytesnail's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bytesnail

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. learn_minimind learn_minimind Public

    Python

  2. llama.cpp_helper llama.cpp_helper Public

    Shell

  3. opencode-config opencode-config Public

    Personal opencode configuration.

    Shell 1

  4. openviking openviking Public

    OpenViking (volcengine) 本机部署配置仓 — docker-compose + ov.conf + 运维脚本 + 7 篇专题文档(架构/坑段/E2E 测试/多租户/sparse 接入等)

    Shell

  5. qwen3_embed qwen3_embed Public

    Shell

  6. oc / ccode:用 tmux 独立会话启动 opencode 与 ... oc / ccode:用 tmux 独立会话启动 opencode 与 claude code 的 bash 封装(含 _cloak / _sigil / _summon 公共流程)
    1
    # ── oc / ccode 公共工具 ────────────────────────────────────────────────────
    2
    # 把"在独立 tmux 会话里启动某个 TUI 工具"的公共流程抽出来;oc()/ccode() 的差异仅在于
    3
    # 要启动的工具(opencode 需要挑一个监听端口,claude 不需要),命名/建会话/attach 逻辑一致。
    4
    
                  
    5
    # _cloak <s>: 把单个参数裹成 POSIX 安全的单引号串(' 转义为 '\''),使其经 tmux new-session