Commit Graph
7 Commits
Author SHA1 Message Date
WuRangyu 02bc2c5165 v2.3.0: info 新增开发包/传输请求字段 (纯只读 E071)
- info 输出新增「开发包」(packageRef)、「传输请求」(纯只读查 E071)

- 优雅降级: 无请求/查询失败/非独立传输对象, 不中断 info

- bump 2.2.1 -> 2.3.0

- pack 从源码同步 (含 parser/transport 最新代码)
2026-08-06 11:57:36 +08:00
WuRangyu 607445b338 v2.3.0: 标准工作流 + NW740错误模式 + Gitee仓库规范 + 错误知识库引用 2026-08-05 19:39:52 +08:00
wurangyu be4aa4d189 refactor: rewrite SKILL.md for AI agent consumption
- 332→148 lines, restructured for AI scanning not human reading
- Added triggers array in YAML frontmatter
- Consolidated command reference into single table
- Consolidated constraints to 6 hard rules (inline)
- Consolidated error patterns to quick-reference table + escape flow
- Removed installation/distribution/prose (belongs in README)
2026-07-10 20:01:50 +08:00
wurangyu 38e99638c5 chore: sync skill to v2.2.1
- NW 7.40 E2E-verified compatibility matrix in SKILL.md
- DDIC fixes: include namespace, tabletype exists check, DDIC delete lock Accept
- New commands: clone, enhancement, history, unit-test
- 665 tests, 96% coverage
2026-07-10 19:13:46 +08:00
wurangyu 7ab1c7704e fix: sync upload+syntax-check commands to SKILL.md 2026-06-13 23:03:19 +08:00
wurangyu b43d3b11c3 feat: sap-cli skill v2.2.0 — upload + syntax-check commands 2026-06-13 22:32:32 +08:00
wurangyu 1e39b6da88 feat: sap-cli skill v2.1.0 — self-contained distributable package
- assets/: sap-cli source (v2.1.0, 26 commands, 16 object types)
- references/: tool constraints + error handling (self-contained)
- scripts/setup.py: one-click install/config/verify
- SKILL.md: full command reference + dual-platform install guide
- VERSION: 2.1.0

Built from D:/Codespace/sap-cli via scripts/pack_skill.py
2026-06-13 20:52:24 +08:00