Gateway service for using Codex CLI with GLM/Z.AI API - converts Responses API to Chat Completions with server-side agent loop for tool execution
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^13.0.6No contributors data available
fix: support Codex CLI tool format and add exec_command
31c56d2View on GitHubfix: handle pretty-printed JSON in request body parser
95ed31aView on GitHubfeat: implement server-side agent loop for tool execution
caedb35View on GitHubfeat: use coding-only endpoint by default for free tier users
e7d4f90View on GitHubfix: improve error handling and endpoint failover for responses endpoint
2a1debaView on GitHubfeat: change default model to glm-5 and add .env.example
0732187View on GitHubfix: improve streaming response format for Codex CLI compatibility
3c55bc9View on GitHubfeat: add robust GLM Codex gateway with endpoint failover
b103096View on GitHub