ZepiGit/ZCode-Agent-Kit
Model access from your own agent harness through routed frim your ZCode Desktop account — use your free daily Tokens and bonus Tokens in the harness of your choice
About the project
A local proxy that lets coding assistants (Claude Code, Codex, OpenCode, Cline, Aider, Continue, Goose and others) use models served from your own ZCode Desktop account.
Useful for
- Route Claude Code or Codex requests through the local proxy at 127.0.0.1:8457.
- Configure an OpenAI Chat Completions or Anthropic Messages client to use glm-5.3 models.
- Expose your installed ZCode runtime operations to an assistant via the optional MCP bridge.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 31 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 6 days old and already has 63 stars.
- Top new repositories this week: #192.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 63
- Stars in a day
- 31
- Forks
- 0
- Issues and pull requests
- 2
- Watchers
- 0
- Language
- TypeScript
- Latest release
- v0.2.15 · September 18, 2026
- Created
- September 13, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026Top new repositories this week: #192
Similar projects
-
7.1
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.1
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
6.0
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.5
superagents-lab/jev-search
A web search app where TypeSafe's Jev interprets plain-language questions to pick sources, time ranges and queries, then ranks results from Search1API with visible relevance scores. Returns links and snippets instead…
-
5.4
unclebob/uml-viewer
Live Quil UML class-diagram viewer that lays out topology from an EDN IR and overlays metrics (CC, coverage, CRAP) from .metrics/ snapshots.
-
5.1
jemalloc/jemalloc
A general purpose malloc(3) implementation focused on avoiding fragmentation and supporting scalable concurrency. Used as the FreeBSD libc allocator and in many applications, it includes heap profiling and…