Commit Graph
13 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 20deb739b2 doc: ABAP编码规则(由Rangyu维护,质检员审查标准) 2026-08-05 19:08:37 +08:00
WuRangyu a1f113722e doc: SAP ADT 错误知识库(LLM WIKI格式) - set_source 500 + NW740 @转义一致性 2026-08-05 19:01:04 +08:00
wurangyu 21936c22ab docs: 精简README,移除重复示例并优化措辞 2026-07-17 22:12:20 +08:00
wurangyu c06c94f0e5 docs: 优化README文档,新增详细安装指南
- README: 重写为简洁风格,聚焦项目价值、快速启动、未来发展
- INSTALL.md: 新增完整安装指南,包含多种安装方式、配置说明、故障排除
- 改进AI友好度,提供一键安装/升级指令
- 符合用户使用习惯,提升文档可读性
2026-07-17 21:57:54 +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
MarkWuRY168 3a7fba0860 add LICENSE.
Signed-off-by: MarkWuRY168 <121980331@qq.com>
2026-06-20 14:38:09 +00:00
wurangyu 7ab1c7704e fix: sync upload+syntax-check commands to SKILL.md 2026-06-13 23:03:19 +08:00
wurangyu 8e9f27b75d docs: add README 2026-06-13 22:39:42 +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