Skip to content

Frontend UI v2 - #36

Open
jin-shan-shan wants to merge 152 commits into
chaitin:agent-declarative-configfrom
jin-shan-shan:frontend-ui-v2
Open

Frontend UI v2#36
jin-shan-shan wants to merge 152 commits into
chaitin:agent-declarative-configfrom
jin-shan-shan:frontend-ui-v2

Conversation

@jin-shan-shan

Copy link
Copy Markdown

No description provided.

jin-shan-shan and others added 30 commits July 18, 2026 03:58
- 移除旧的 Go 后端服务、配置与构建相关文件
- 新增 buf 配置、Svelte 开发环境与测试支持
- 添加 V2 API 兼容层与未实现能力提示组件
- 新增脚本服务、工具函数与各类测试用例
- 清理并更新前端依赖与配置文件
- 新增多组 E2E 测试用例与测试桩组件
ai@dev.box and others added 30 commits July 31, 2026 01:15
Hide images/skills tabs in ResourcePanel and cache/share fieldsets in
MountResourceList via CSS. Add gateway docker dev scripts, workspace
panel component test, and refine workspace binding/preflight logic.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…r stack

- DataMountPanel: file browser now uses the volume's own project-key label
  (volumeOwnerKey) instead of the current project key, so re-keyed managed
  volumes stay browsable; widen fileBrowsable to accept any valid ws_ key
- DataMountPanel: hide the cache/share resource-type options in the mount
  modal (kept in DOM, reversible)
- docker: remove the obsolete all-in-one image/s6 overlay/compose file and
  related docs/tests; clarify LOCAL_VOLUME_ROOT comments in full compose and
  switch the daemon image default to chaitin/agent-compose:latest
- internal/app: drop stale shutdown/proxy-panic server tests
- .gitignore: ignore release_amd artifacts

Co-Authored-By: Claude <noreply@anthropic.com>
…rience

1. add docker/pack-release.sh one-click offline packaging script
2. add disabled default for ResourcePanel onApply callback
3. add disabled prop and check for WorkspaceUpload component
4. add reload button and pending change detection to WorkspaceBindingBar
5. optimize workspace agent switching and apply logic
6. add comprehensive tests for workspace and mount panel features
7. update .gitignore with common build and cache files
Vitest 4 defaults mainFields to [], which makes Vite skip the `module`
field when resolving package entries. monaco-editor@0.52.x only exposes
`module` (no `main`, no `exports`), so `import 'monaco-editor'` fails
with "Failed to resolve entry for package" before vi.mock can intercept
it. Set mainFields explicitly to restore traditional resolution.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.

2 participants