Skip to content

Zz/file rename - #1888

Open
826193720 wants to merge 256 commits into
GCWing:mainfrom
SWangHash:zz/file-rename
Open

Zz/file rename#1888
826193720 wants to merge 256 commits into
GCWing:mainfrom
SWangHash:zz/file-rename

Conversation

@826193720

Copy link
Copy Markdown

Summary

Fixes #

Type and Areas

Type:

Areas:

Motivation / Impact

Verification

Reviewer Notes

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable.

Marqle and others added 30 commits April 27, 2026 16:43
-integrate HarmonyOS build toolchain for native application compilation
-implement bump-to-interact functionality for seamless device interaction
feat: add Harmony build tool and bump-to-interact feature
zsh adapt && remote unused permissions
yujiangtao and others added 30 commits July 22, 2026 17:57
docs(ade-spec): add requirement development workspace and process guide
Fix diagnostic package export navigation & Disable sensitive debug info by default
(cherry picked from commit d2656ed)
The OHOS target cannot compile the canvas-runtime feature (oxc dependency).
The core.canvas provider group is statically referenced by the product
capability assembly and shared coding mode tools, so when canvas-runtime is
disabled materialize_tool returns None for the canvas tools and
create_product_tool_registry_from_plan panics at materialization.rs:89 on
startup.

Comment out the Canvas capability pack and the shared coding mode
append_provider_group_tools call for core.canvas so the provider group is
never requested. This is a temporary measure until canvas-runtime can be
conditionally enabled per target.
The OHOS target cannot compile the canvas-runtime feature (oxc dependency).
The core.canvas provider group is statically referenced by the product
capability assembly and shared coding mode tools, so when canvas-runtime is
disabled materialize_tool returns None for the canvas tools and
create_product_tool_registry_from_plan panics at materialization.rs:89 on
startup.

Comment out the Canvas capability pack and the shared coding mode
append_provider_group_tools call for core.canvas so the provider group is
never requested. This is a temporary measure until canvas-runtime can be
conditionally enabled per target.
Enhance permission management and improve PPTX export features
The OHOS fork removed @tauri-apps/plugin-autostart and the
tauri-plugin-autostart Rust dependency, but SystemAPI.ts still called
the missing autostartEnable/autostartDisable imports and lacked the
getLaunchAtLoginEnabled method that BasicsConfig.tsx expects.

- Stub getLaunchAtLoginEnabled to return false and no-op
  setLaunchAtLoginEnabled so the removed autostart plugin is no longer
  referenced.
- Comment out the acp-agents settings tab registration and switch case
  in SettingsScene/settingsContentRegistry to match the already-commented
  ConfigTab type entry.
fix(core): disable canvas provider group to avoid OHOS startup panic
Enhance mobile, remote-ssh, and release features with fixes
… backgrounds

Nav panel footer menu:
- Fix duplicate "关于" button: the feedback button was mislabeled as
  t('header.about') instead of t('header.feedback'); switch its icon to
  MessageSquare to distinguish from the About button.
- Remove the hidden Floating Mode button and its extra divider that
  caused two separator lines between Remote Control and Insights.

Settings tabs hidden (OHOS unsupported):
- Hide session-personalization, external-sources, and voice-input tabs
  from the config center (ConfigTab type, categories, content loaders,
  scene switch, search content). Redirect legacy deep-links and external
  callers to the closest available tab.
- In SessionPermissionsConfig, disable Computer Use, Browser Control
  (CDP), and Debug Mode sections via {false && (...)} wrappers.

Config box backgrounds:
- Remove the .bitfun-config-page-section__body override (background:
  transparent; border: 0) from McpToolsConfig.scss and
  ExternalSourcesConfig.scss so the default ConfigPageLayout box
  background and border are visible, matching other config pages.
Remove the .bitfun-config-page-row padding override (was -gap-3 0) so MCP config rows use the default var(--size-gap-4) padding matching other config pages. Change __json-actions justify-content from flex-end to center.
Fix navigation menu, hide unsupported settings tabs, and restore config backgrounds
chore: upgrade reqwest to 0.13.4 and enable rmcp reqwest feature
This directory is a leftover from before the codebase reorganization that moved core logic to src/crates/assembly/core. It is not a workspace member, has no Cargo.toml, and is not referenced by any Rust code. The canonical builtin_skills directory lives at src/crates/assembly/core/builtin_skills/.
chore: remove legacy src/crates/core/builtin_skills directory
fix(web-ui): validate new project name and notify on creation failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants