Skip to content

chore(docs): remove cloudflared references, document ZBOX entry point - #21

Merged
Hrt-Htk merged 3 commits into
mainfrom
chore/issue20-cloudflare-removal-docs
Aug 27, 2026
Merged

chore(docs): remove cloudflared references, document ZBOX entry point#21
Hrt-Htk merged 3 commits into
mainfrom
chore/issue20-cloudflare-removal-docs

Conversation

@Hrt-Htk

@Hrt-Htk Hrt-Htk commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Closes #20.

Cloudflared no longer runs on this box (process gone, service uninstalled); the ZBOX (htk-ZBOX-PI336) Caddy is now the entry point forwarding to :8001. Old config archived at C:\Users\HTK.cloudflared.disabled.

  • CLAUDE.md / README.md — new topology diagram, drop ai.example.com framing, ZBOX entry-point section
  • Code comments — fix stale tunnel references (proxy_base, embed_proxy, router_manager, proxy_request_handlers, log_paths.ps1); comments only, no behavior changes
  • Bloat trim — CLAUDE.md MTP bullet shrunken to a pointer (details live in proxy_config.py/README), preset-ID bullet no longer hardcodes the model list, README stale model/ctx examples fixed
  • .gitignore — ignore tmp/ scratch dir (model-acceptance/research output)

Also carries the Qwen3.8 MTP preset rename (follow-up to #18) that was pending in the working tree.

#20 #18

qwen3.8-27b-q4-mtp now points at models/Qwen3.8-27B-UD-Q4_K_XL.gguf
(draft head baked in, no separate .mtp file) and the qwen38 F16
mmproj. 224k ctx cap kept; re-test 262k with model_acceptance.py
--full-ctx before raising.

#18
Cloudflared no longer runs on this box; the ZBOX (htk-ZBOX-PI336)
Caddy is the entry point forwarding to :8001. Old config archived
at C:\Users\HTK\.cloudflared.disabled.

- CLAUDE.md/README.md: new topology diagram, drop ai.example.com
  framing, ZBOX entry-point section
- Fix stale tunnel references in code comments (proxy_base,
  embed_proxy, router_manager, proxy_request_handlers, log_paths.ps1)
- Trim bloat: CLAUDE.md MTP bullet shrunken to a pointer (details
  live in proxy_config.py/README), preset-ID bullet no longer
  hardcodes the model list, README stale model/ctx examples fixed

#20
@Hrt-Htk
Hrt-Htk merged commit 3447125 into main Aug 27, 2026
1 check passed
@Hrt-Htk
Hrt-Htk deleted the chore/issue20-cloudflare-removal-docs branch August 27, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove cloudflared references; ZBOX Caddy is the entry point

1 participant