Feat: Replace the link of the old version of the agent module #3221 (#9130)

### What problem does this PR solve?
Feat: Automatically save agent canvas content
Feat: Replace the link of the old version of the agent module #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-31 12:14:00 +08:00
committed by GitHub
parent e9c5c7bc7c
commit 0327fd848e
13 changed files with 77 additions and 44 deletions

View File

@ -81,7 +81,7 @@
--text-sub-title: rgba(151, 154, 171, 1);
--text-sub-title-invert: rgba(91, 93, 106, 1);
--background-header-bar: rgba(11, 11, 12, 1);
--background-header-bar: rgba(0, 0, 0, 0.05);
--text-title-invert: rgba(255, 255, 255, 1);
--background-card: rgba(22, 22, 24, 0.05);