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 |
|
tww
|
f38fea85b5
|
cli
|
2026-03-15 16:02:54 +08:00 |
|
yun-zhi-ztl
|
19cbd08252
|
Merge pull request #35 from iflytek/feature/project-local
Refine web portal APIs and review workflow
|
2026-03-15 00:51:28 -07:00 |
|
yun-zhi-ztl
|
86aeb42dae
|
Merge remote-tracking branch 'origin/main' into feature/project-local
|
2026-03-15 15:50:40 +08:00 |
|
yun-zhi-ztl
|
2b6f4e335e
|
refactor(web): move portal APIs under api/web
|
2026-03-15 15:48:14 +08:00 |
|
yun-zhi-ztl
|
17dcb4807a
|
fix(review): allow super admins to review own skills
|
2026-03-15 15:39:37 +08:00 |
|
yun-zhi-ztl
|
21a3c5717a
|
fix(web): stabilize auth shell startup flow
|
2026-03-15 15:36:30 +08:00 |
|
何时
|
b71d504c52
|
Change runtime script URL to Aliyun mirror
Update the URL for the runtime script in README.
Signed-off-by: 何时 <93520596+likes1234-bro@users.noreply.github.com>
|
2026-03-15 15:35:35 +08:00 |
|
何时
|
3df3e27f85
|
Merge pull request #34 from iflytek/codex/aliyun-runtime-mirror-v4
feat(ops): add aliyun runtime mirror shortcut
|
2026-03-15 14:32:08 +08:00 |
|
binfan5
|
bc4b0dcad1
|
feat(ops): add aliyun runtime shortcut
|
2026-03-15 14:30:14 +08:00 |
|
binfan5
|
f5c029fbe8
|
feat(ops): add optional runtime registry mirroring
|
2026-03-15 14:30:04 +08:00 |
|
yun-zhi-ztl
|
9d5154cedf
|
Merge pull request #33 from iflytek/feature/project-local
feat: improve token, download, admin, and search workflows
|
2026-03-14 23:21:51 -07:00 |
|
yun-zhi-ztl
|
a7d1ba1952
|
fix(download): fall back to safe same-origin skill downloads
|
2026-03-15 14:20:14 +08:00 |
|
yun-zhi-ztl
|
21ae36645c
|
fix(token): remove list copy action and clarify one-time copy
|
2026-03-15 14:20:14 +08:00 |
|
yun-zhi-ztl
|
e188c8e060
|
fix(dialog): preserve centered modal positioning
|
2026-03-15 14:20:07 +08:00 |
|
yun-zhi-ztl
|
6786b8a95c
|
fix(toast): center feedback and remove native token tooltip
|
2026-03-15 14:20:07 +08:00 |
|