| feat(opencode): adjust provider priority for domestic AI models
Signed-off-by: liujianghang <liujianghang@huawei.com>
| 4 天前 |
| feat(opencode): adjust provider priority for domestic AI models
Signed-off-by: liujianghang <liujianghang@huawei.com>
| 4 天前 |
| feat: CodeGenie migration and enhancements
- Migrate HarmonyOS tools and brand from opencode to codegenie
- Add OAuth auth, token refresh, analytics telemetry
- Add privacy command, feedback command, Explore agent
- Remove unused skills, README translations, specs, and videos
- Fix various bugs and improve build scripts
Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
| 1 个月前 |
| feat(analytics): optimize analytics upload and logging
- Hash userid with SHA-256 before upload
- Change action field to DevEco-Code
- Use DEVECO_VERSION instead of package.json for version
- Simplify upload logs to only record count and status
Signed-off-by: yc158628 <jiangyuxiao3@huawei.com>
| 8 天前 |
| feat: complete brand migration from CodeGenie to DevEco Code
Migrate all remaining CODEGENIE/codegenie references to DEVECO/deveco
across the entire codebase:
- Fix critical build define mismatch (CODEGENIE_* → DEVECO_*) that
caused version/channel to always be "local" in built artifacts
- Rename npm scope to @deveco and package name to @deveco/deveco
- Rename plugin files: codegenie.ts → deveco.ts, codegenie-models.ts →
deveco-models.ts, codegenie-onboarding.tsx → deveco-onboarding.tsx
- Update provider ID, class names, and function names
- Update all env vars, build scripts, SDK headers, and display text
- Fix electron.vite.config.ts CODEGENIE_SERVER_DIST variable reference bug
- Update binary output name from bin/codegenie to bin/deveco
Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
| 18 天前 |
| feat(analytics): optimize analytics upload and logging
- Hash userid with SHA-256 before upload
- Change action field to DevEco-Code
- Use DEVECO_VERSION instead of package.json for version
- Simplify upload logs to only record count and status
Signed-off-by: yc158628 <jiangyuxiao3@huawei.com>
| 8 天前 |