chore(z-ai): retire harness — no active subscription #2

Merged
ai_admin merged 1 commits from retire-z-ai into main 2026-05-07 21:41:34 +00:00
Contributor

Summary

Retires the z-ai provider harness from the framework. Companion to the agent-runtimes PR. Same rationale: no active subscription, never cut over to ESO.

What's removed

  • harnesses/contexts/z-ai/v1/{harness.yaml, init.sh}
  • z-ai mention in gitea-admin/v1/init.sh and gitea-https/v1/init.sh comments (the staging pattern they describe applies to all wrapper-script providers; the comment listed z-ai as an example)
  • z-ai mention in CLAUDE.md "no secrets in this repo" section (and updated to acknowledge ESO has now replaced the SOPS file model)

No composites layer z-ai. Verified via grep.

Test plan

  • grep -rn 'z-ai' agent-runtime-framework/ returns no live config refs
  • After merge: agent-runtimes verify-providers-end-to-end.sh confirms green (2 PASS / 0 FAIL / 6 SKIP)
## Summary Retires the `z-ai` provider harness from the framework. Companion to the agent-runtimes PR. Same rationale: no active subscription, never cut over to ESO. ## What's removed - `harnesses/contexts/z-ai/v1/{harness.yaml, init.sh}` - z-ai mention in `gitea-admin/v1/init.sh` and `gitea-https/v1/init.sh` comments (the staging pattern they describe applies to all wrapper-script providers; the comment listed z-ai as an example) - z-ai mention in `CLAUDE.md` "no secrets in this repo" section (and updated to acknowledge ESO has now replaced the SOPS file model) No composites layer z-ai. Verified via grep. ## Test plan - [x] `grep -rn 'z-ai' agent-runtime-framework/` returns no live config refs - [ ] After merge: agent-runtimes verify-providers-end-to-end.sh confirms green (2 PASS / 0 FAIL / 6 SKIP)
ai_admin added 1 commit 2026-05-07 21:41:17 +00:00
Removes harnesses/contexts/z-ai/v1/. Mirrors the agent-runtimes
companion PR — the z-ai harness was never cut over to ESO and
there's no active subscription. Revival path documented in
agent-runtimes planning/future/providers F49.

Removed:
- harnesses/contexts/z-ai/v1/{harness.yaml, init.sh}

Updated:
- CLAUDE.md — drops z-ai from the 'no secrets in this repo'
  context list. Retirement note added.
- gitea-admin/v1/init.sh — comment ref to z-ai removed.
- gitea-https/v1/init.sh — comment ref to z-ai removed.

No composites layer z-ai (verified via grep across composites/);
no model registry entries reference it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ai_admin merged commit 8669b3da7d into main 2026-05-07 21:41:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: skynet/agent-runtime-framework#2