Commit graph

958 commits

Author SHA1 Message Date
yun-zhi-ztl
1418bc4840 docs: add namespace governance implementation plan 2026-03-16 16:03:46 +08:00
yun-zhi-ztl
3753d7bcff docs: add namespace governance design spec 2026-03-16 16:03:46 +08:00
wowo
a3136a7b31 Merge pull request #47 from FenjuFu/main
docs: add Support section to README (#2)
2026-03-16 14:13:15 +08:00
FenjuFu
8c44b20027 docs: add Support section to README (#2)
* Initial plan

* docs: add Support section to README with community links

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
2026-03-16 13:57:38 +08:00
tww
bbd416ceca Quick Start 2026-03-15 21:14:36 +08:00
tww
bd83f91648 cli fix 2026-03-15 20:34:36 +08:00
tww
6bbc82837b Merge remote-tracking branch 'origin/main' 2026-03-15 20:19:29 +08:00
yun-zhi-ztl
ed81fb0ba6 Merge pull request #43 from iflytek/feature/project-local
feat(skill): improve version management and pending previews
2026-03-15 05:13:52 -07:00
yun-zhi-ztl
2039e45b00 Merge origin/main into feature/project-local 2026-03-15 20:13:07 +08:00
yun-zhi-ztl
907885eb79 fix(skill): surface unavailable readme states 2026-03-15 20:09:32 +08:00
tww
9df63be0bb Merge remote-tracking branch 'origin/main' 2026-03-15 20:09:07 +08:00
yun-zhi-ztl
c6b3eab034 fix(skill): keep published view stable for owners 2026-03-15 20:06:45 +08:00
yun-zhi-ztl
2757f0ede7 fix(skill): handle missing stored files gracefully 2026-03-15 20:02:31 +08:00
yun-zhi-ztl
28393669e0 feat(skill): allow owner preview of pending submissions 2026-03-15 19:59:19 +08:00
何时
3b3d7d2b70 Merge pull request #42 from likes1234-bro/codex/fix-deploy-local-storage-clean
docs(readme): clarify runtime quick start paths
2026-03-15 19:55:31 +08:00
binfan5
1596398467 docs(readme): clarify runtime quick start paths 2026-03-15 19:54:49 +08:00
yun-zhi-ztl
75c184b365 feat(skill): improve version lifecycle management (#41) 2026-03-15 04:50:10 -07:00
yun-zhi-ztl
3446740b5f feat(web): add skill version management UI 2026-03-15 19:48:29 +08:00
yun-zhi-ztl
4ad97aa55a feat(skill): add version management APIs 2026-03-15 19:45:10 +08:00
yun-zhi-ztl
3f82a88c4e feat(skill): support rereleasing published versions 2026-03-15 19:42:44 +08:00
yun-zhi-ztl
155a59790a feat(skill): allow withdrawing pending submissions (#40) 2026-03-15 04:26:52 -07:00
yun-zhi-ztl
29a08d3c54 feat(skill): allow withdrawing pending submissions 2026-03-15 19:23:20 +08:00
tww
97eecc92cc fix(docs): correct relative path in roadmap files 2026-03-15 19:11:47 +08:00
tww
42fc36f592 Merge remote-tracking branch 'origin/main' 2026-03-15 19:11:35 +08:00
yun-zhi-ztl
7c2bd553e5 test(token): harden duplicate name regression coverage 2026-03-15 19:08:29 +08:00
tww
efe30b3972 fix(docs): update document links without numeric prefixes
Fix broken links by removing numeric prefixes from document paths
2026-03-15 19:07:31 +08:00
yun-zhi-ztl
7908cbc842 Merge pull request #39 from iflytek/feature/project-local
fix: improve publish validation feedback
2026-03-15 03:39:21 -07:00
tww
19329480c8 feat(docs): complete Docusaurus website with bilingual support
Add complete bilingual (Chinese/English) documentation website:
- Chinese documentation in docs/
- English documentation in i18n/en/
- iFlytek blue theme customization
- Role-based navigation structure
- ToB enterprise value-focused content
2026-03-15 18:36:59 +08:00
yun-zhi-ztl
74ac44ed65 fix(publish): simplify frontmatter validation errors 2026-03-15 18:28:22 +08:00
tww
3e2f25a42f feat(docs): initialize Docusaurus documentation website
- Initialize Docusaurus project structure
- Add Chinese documentation (all sections)
- Add English documentation (getting started section)
- Custom iFlytek blue theme styling
- Enterprise value focused homepage design
2026-03-15 18:27:32 +08:00
yun-zhi-ztl
30545d6a8a fix(publish): clarify precheck failures and avoid duplicate toasts 2026-03-15 18:26:14 +08:00
yun-zhi-ztl
de87446dd9 Merge pull request #38 from iflytek/feature/project-local
feat: strengthen security and evolve skill governance
2026-03-15 03:18:13 -07:00
yun-zhi-ztl
f544d9419d Merge remote-tracking branch 'origin/main' into feature/project-local
# Conflicts:
#	server/skillhub-app/src/test/java/com/iflytek/skillhub/compat/ClawHubRegistryControllerTest.java
#	server/skillhub-domain/src/main/java/com/iflytek/skillhub/domain/skill/service/SkillQueryService.java
2026-03-15 17:57:58 +08:00
yun-zhi-ztl
b44a7c0b35 fix(security): throttle auth failures and sanitize security logs 2026-03-15 17:44:54 +08:00
yun-zhi-ztl
39b0f3c852 fix(security): add baseline content security policy 2026-03-15 17:40:20 +08:00
yun-zhi-ztl
458fc6b300 fix(security): enforce admin roles and expand audit log filters 2026-03-15 17:38:51 +08:00
yun-zhi-ztl
e827df2aa4 fix(publish): add package prechecks and content validation 2026-03-15 17:33:15 +08:00
yun-zhi-ztl
d6fac50309 fix(security): harden auth boundaries and metrics access 2026-03-15 17:29:51 +08:00
yun-zhi-ztl
c552829367 fix(skill): tighten lifecycle detail and search paging 2026-03-15 17:19:05 +08:00
yun-zhi-ztl
090cb156ac tune(search): improve semantic reranking quality 2026-03-15 17:09:46 +08:00
何时
6410607dc4 Merge pull request #37 from likes1234-bro/codex/fix-deploy-local-storage-clean
fix(deploy): default runtime quickstart to local storage
2026-03-15 17:09:06 +08:00
yun-zhi-ztl
3a5e8d711e feat(search): add semantic reranking foundation 2026-03-15 17:07:48 +08:00
yun-zhi-ztl
04eb468a19 feat(skill): add lifecycle management UI 2026-03-15 17:02:03 +08:00
binfan5
3901bfa095 fix 2026-03-15 16:50:59 +08:00
yun-zhi-ztl
411e592362 feat(report): add skill report UI and admin page 2026-03-15 16:47:53 +08:00
yun-zhi-ztl
cc8ce22c85 feat(report): add skill report backend workflow 2026-03-15 16:41:31 +08:00
binfan5
f99fe3a42b fix(deploy): default runtime quickstart to local storage 2026-03-15 16:36:08 +08:00
yun-zhi-ztl
0bdca1ab81 feat(skill): add lifecycle management APIs 2026-03-15 16:30:10 +08:00
yun-zhi-ztl
14328868ae docs: align roadmap with current review flow 2026-03-15 16:16:33 +08:00
yun-zhi-ztl
583bf5ba42 Merge pull request #36 from tap-top/cli
cli
2026-03-15 01:08:52 -07:00