Changelog
Features
- 85ce570: ♻️ Replace RedirectURL global with context-based injection (@OpenWaygate)
- fb214aa: ✨ Support thirdPartyLink service (@OpenWaygate)
- 5086a87: ✨ Add thirdPartyLink CLI and MCP commands (@OpenWaygate)
- d897e3c: ♻️ Replace *common.Fields with value embedding (@OpenWaygate)
- 1e66681: ✨ Register thirdPartyLink in root binary and code generators (@OpenWaygate)
- ee7b633: ♻️ Align skillgen output with current SKILL.md (@OpenWaygate)
- 4cb0fa4: ♻️ Default cmdtestgen output to command-test.sh (@OpenWaygate)
Bug Fixes and Tests
- 8a69df7: 🐛 Fix shared output flag variable masking across cmd packages (@OpenWaygate)
- 6588fe5: ✏️ Capitalize Base64 and JSON in descriptions (@OpenWaygate)
Documentation
- 169ec66: 📝 Align skill with official specification (@OpenWaygate)
- 2e67fcb: 📝 Add MCP CLI commands and use collapsible sections (@OpenWaygate)
- 2d17284: 📝 Update docs for thirdPartyLink (@OpenWaygate)
Others
- a89dd7d: 🔥 Remove tautological tests for code generators (@OpenWaygate)