Commit graph

958 commits

Author SHA1 Message Date
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
yun-zhi-ztl
4c91b73592 fix(dialog): center popup content across app 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
d6608e4b29 fix(token): center token actions and toast layout 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
fb32512ed9 fix(token): center token feedback toasts 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
9f4ac978b9 feat(token): support copy hints and expiration updates 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
13840754ad feat(dashboard): add back navigation for subpages 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
f3c3c2beeb feat(token): support configurable expiration times 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
b1bbbeb7c9 fix(token): center copy toasts with dedicated toaster 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
cc3e45dc30 fix(search): polish default sorting and loading states 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
091a5fe190 fix(search): improve short skill query matching 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
835b0da397 fix(auth): reduce login timing side channels 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
1aefa365a7 fix(search): reduce noisy matches for short prefixes 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
cc11f2f023 fix(search): unify prefix vector search behavior 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
81458e1c17 fix(admin): clarify user search interactions 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
c9b49ad5b0 fix(auth): harden mock auth and rate limit auth flows 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
605634290a fix(publish): allow long skill descriptions 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
e06b692064 feat(publish): allow removing selected uploads 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
0671fae983 fix(admin): remove invalid role placeholder option 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
6e3582b4bc fix(admin): avoid runtime role helper dependency 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
984c25d104 fix(publish): reject oversized skill summaries 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
6a53a6f6c7 fix(admin): resolve user ids for role updates 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
149f811b43 fix(auth): localize password change feedback 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
1d983233de fix(auth): default new users to USER role 2026-03-15 14:20:07 +08:00
yun-zhi-ztl
bace5f0b1b fix(my-skills): show pending skills after upload 2026-03-15 14:20:07 +08:00
wowo
401711b88c Merge pull request #30 from iflytek/feat/default-language-english
feat(i18n): set English as default fallback language
2026-03-14 21:13:23 +08:00
wowo-zZ
1c5badde29 feat(i18n): set English as default fallback language 2026-03-14 21:11:21 +08:00
wowo
d229b7667f Merge pull request #29 from iflytek/feat/parallel-workflow-v2
refactor(dev): replace agent-* commands with parallel-* workflow
2026-03-14 20:59:38 +08:00
wowo-zZ
f8d96171f0 refactor(dev): replace agent-* commands with parallel-* workflow
- Rename setup-agent-worktrees.sh -> parallel-init.sh
- Rename sync-agent-integration.sh -> parallel-sync.sh
- Rename 13-agent-parallel-workflow.md -> 13-parallel-workflow.md
- Add parallel-common.sh with shared utilities
- Add parallel-up.sh (sync + dev-all in one step)
- Add parallel-down.sh (stop integration stack)
- Remove agent-worktrees and agent-sync Makefile targets
- Remove AGENT_BASE_REF and AGENT_WORKTREE_ROOT variables
- Clean up compatibility shim references in docs
2026-03-14 20:49:17 +08:00
yun-zhi-ztl
9bc16f1e13 Merge pull request #28 from iflytek/feature/project-local
Polish search, favorites, publish, token, and auth UX
2026-03-14 05:39:34 -07:00
yun-zhi-ztl
d8ec0c4088 fix(search): separate starred filter from sort controls 2026-03-14 20:38:22 +08:00
yun-zhi-ztl
bf62b340ab fix: change api/v1/cli to api/v1 2026-03-14 20:35:50 +08:00
yun-zhi-ztl
57c4f77d25 feat(search): add starred-only filter 2026-03-14 20:33:52 +08:00
yun-zhi-ztl
2f1faa1397 feat(search): allow unstar from skill cards 2026-03-14 20:28:38 +08:00
yun-zhi-ztl
bbec999d49 fix(search): make starred skills easier to spot 2026-03-14 20:26:02 +08:00
yun-zhi-ztl
f90e404efc fix(skill): refine starred and rating visual states 2026-03-14 20:23:36 +08:00
yun-zhi-ztl
e08763ec37 fix(search): distinguish starred and rating states 2026-03-14 20:21:01 +08:00