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
yun-zhi-ztl
7218019aea
Merge pull request #26 from iflytek/feature/project-local
...
Improve auth, search, publish, token, and dashboard UX
2026-03-14 05:11:00 -07:00
yun-zhi-ztl
176bfe9fb5
fix(token): handle successful deletes and refresh immediately
2026-03-14 20:09:41 +08:00
yun-zhi-ztl
9040b8ef3a
chore(api): add concise logs for failed core requests
2026-03-14 20:01:45 +08:00
yun-zhi-ztl
8c8ce1d881
fix(publish): clarify duplicate version upload errors
2026-03-14 19:59:26 +08:00
yun-zhi-ztl
f3cd59a6c0
feat(search): update results as users type
2026-03-14 19:58:17 +08:00
yun-zhi-ztl
196fe52391
fix(dashboard): avoid duplicate token fetch and false error toast
2026-03-14 19:56:57 +08:00
yun-zhi-ztl
5544990240
fix(publish): keep publish button text color consistent
2026-03-14 19:54:45 +08:00
yun-zhi-ztl
60145d7dae
fix(publish): timeout stalled publish requests
2026-03-14 19:53:27 +08:00
yun-zhi-ztl
a1083412e1
fix(stars): keep favorites data in sync
2026-03-14 19:51:06 +08:00
yun-zhi-ztl
05c4842ac5
fix(auth): validate email format on register
2026-03-14 19:47:02 +08:00
yun-zhi-ztl
bf319332c5
feat(token): paginate token list
2026-03-14 19:44:11 +08:00
yun-zhi-ztl
495b05f63f
fix(dialog): keep modals centered on long pages
2026-03-14 19:41:33 +08:00
yun-zhi-ztl
32add06b5d
fix(skill): format publish time in local system time
2026-03-14 19:40:17 +08:00
yun-zhi-ztl
fc9bdffc7d
fix(token): validate name length and uniqueness
2026-03-14 19:38:18 +08:00
yun-zhi-ztl
ccc23289bc
fix(dialog): portal token modal to body
2026-03-14 19:31:16 +08:00
yun-zhi-ztl
df850d1f63
fix(search): support short skill queries
2026-03-14 19:30:15 +08:00
yun-zhi-ztl
725b71d323
fix(skill): contain readme content overflow
2026-03-14 19:27:50 +08:00
yun-zhi-ztl
72f0b9f8f3
fix(login): validate required fields before submit
2026-03-14 19:26:37 +08:00
yun-zhi-ztl
553a72eeb1
fix(token): center copy feedback toast
2026-03-14 19:24:29 +08:00
yun-zhi-ztl
33abb1133e
feat(skill): add back button on detail page
2026-03-14 19:22:23 +08:00
yun-zhi-ztl
7eb88356cd
fix(search): align skill card metadata rows
2026-03-14 19:20:53 +08:00
yun-zhi-ztl
73550c0b06
feat(login): add password visibility toggle
2026-03-14 19:18:39 +08:00
yun-zhi-ztl
0b576e3f59
fix(search): wrap long empty-state descriptions
2026-03-14 19:16:25 +08:00
yun-zhi-ztl
28702bbbab
Merge pull request #24 from iflytek/feature/project-local
...
feat(auth): polish extensible login compatibility
2026-03-14 04:08:44 -07:00
yun-zhi-ztl
a5d6b6246b
fix(auth): localize login errors and align API error handling
2026-03-14 19:05:20 +08:00
yun-zhi-ztl
188f6108d1
feat(auth): improve extensible login method metadata
2026-03-14 18:52:35 +08:00
yun-zhi-ztl
3f1985da46
fix(web): adapt header controls to landing theme
2026-03-14 18:19:41 +08:00
yun-zhi-ztl
c08fd7306b
fix(web): align language switcher text color
2026-03-14 18:18:08 +08:00
yun-zhi-ztl
1407e335c2
Merge pull request #2 from iflytek/feature/project-review
...
review: fix device auth, review permissions, and publish state flow
2026-03-14 03:09:33 -07:00
wowo
0a5a1fccd5
Merge pull request #22 from iflytek/feat/agent-parallel-workflow
...
feat(dev): add Claude + Codex parallel workflow support
2026-03-14 18:09:24 +08:00
wowo-zZ
e78f7f803a
feat(dev): add Claude + Codex parallel workflow support
...
Add infrastructure for running Claude and Codex agents in parallel
without conflicts, using isolated git worktrees and shared Docker
dependencies.
Changes:
- Add agent-worktrees and agent-sync Makefile targets
- Pin Docker Compose project names to enable worktree isolation
- Add setup-agent-worktrees.sh script for creating parallel worktrees
- Add sync-agent-integration.sh script for merging agent branches
- Document parallel workflow in 13-agent-parallel-workflow.md
- Update dev-workflow.md with worktree usage guide
Benefits:
- Prevents agents from overwriting each other's work
- Shares dependency containers across worktrees (Postgres/Redis/MinIO)
- Reserves localhost:3000 for integration verification only
- Provides clear merge and recovery procedures
2026-03-14 18:01:12 +08:00
yun-zhi-ztl
142685610a
fix(test): update ReviewPermissionCheckerTest for stricter self-review policy
...
After merge, HEAD's ReviewPermissionChecker prohibits all self-review
(including SKILL_ADMIN/SUPER_ADMIN). Updated tests to reflect this
stricter security model from A2.
2026-03-14 17:52:56 +08:00
yun-zhi-ztl
a6cf862e8e
merge(main): sync latest origin/main into feature/project-review
...
Resolved 9 conflicts according to documented strategy:
- .gitignore: kept both entries (docs/review/ + CLAUDE.md)
- ClawHubCompatController.java: manual merge (use @AuthenticationPrincipal + platformRoles)
- ClawHubCompatControllerTest.java: kept ours (HEAD security tests)
- CliControllerTest.java: kept ours (HEAD platform roles tests)
- ReviewPermissionChecker.java: kept ours (stricter permission model)
- SkillPublishService.java: kept theirs (main SUPER_ADMIN bypass + events)
- SkillPublishServiceTest.java: kept theirs (main complete test suite)
- router.tsx: manual merge (HEAD's createLazyRouteComponent + main's privacy/terms)
- markdown-renderer.tsx: kept ours (HEAD frontmatter stripping + styles)
All A1-A9 security fixes preserved. No new logic introduced.
2026-03-14 17:50:38 +08:00
yun-zhi-ztl
21a6cf72b8
Merge pull request #21 from iflytek/feature/project-local
...
feat(web): add landing page header nav and local dev improvements
2026-03-14 02:38:52 -07:00