- Add full Telegram bot functionality with Z.AI API integration
- Implement 4 tools: Bash, FileEdit, WebSearch, Git
- Add 3 agents: Code Reviewer, Architect, DevOps Engineer
- Add 6 skills for common coding tasks
- Add systemd service file for 24/7 operation
- Add nginx configuration for HTTPS webhook
- Add comprehensive documentation
- Implement WebSocket server for real-time updates
- Add logging system with Winston
- Add environment validation
🤖 zCode CLI X - Agentic coder with Z.AI + Telegram integration
17 lines
410 B
Markdown
17 lines
410 B
Markdown
**1.1.4** (2026-03-16)
|
|
- support maxNestedTags option
|
|
|
|
**1.1.3** (2026-03-13)
|
|
- declare Matcher & Expression as unknown so user is not forced to install path-expression-matcher
|
|
|
|
**1.1.2** (2026-03-11)
|
|
- fix typings
|
|
|
|
**1.1.1** (2026-03-11)
|
|
- upgrade path-expression-matcher to 1.1.3
|
|
|
|
**1.1.0** (2026-03-10)
|
|
|
|
- Integrate [path-expression-matcher](https://github.com/NaturalIntelligence/path-expression-matcher)
|
|
|