Haitao Pan
545ffd6549
Refine cross-platform workspace theme
2026-03-19 11:20:09 +08:00
Haitao Pan
5d0240def0
tune gateway dialog typography
2026-03-19 08:54:55 +08:00
Haitao Pan
9f53270746
soften desktop chrome surfaces
2026-03-18 19:58:31 +08:00
Haitao Pan
0c463f4492
compress desktop workspace chrome
2026-03-18 19:27:06 +08:00
Haitao Pan
b37792663a
add configurable simple theme defaults
2026-03-18 19:12:37 +08:00
Haitao Pan
7e2e7b98ee
compress workspace typography scale
2026-03-18 19:00:23 +08:00
Haitao Pan
f99913812a
tighten compact typography rhythm
2026-03-18 18:56:45 +08:00
Haitao Pan
193d486b7f
refine desktop typography density
2026-03-18 18:54:12 +08:00
Haitao Pan
c8027973ae
Merge branch 'codex/windows-parity' into main
2026-03-18 18:15:16 +08:00
Haitao Pan
1e403db0be
Merge branch 'codex/linux-desktop-parity' into main
...
# Conflicts:
# lib/app/app_controller.dart
# test/features/settings_page_test.dart
# test/test_support.dart
2026-03-18 18:15:09 +08:00
Haitao Pan
460e2f7716
Merge branch 'codex/android-mobile-parity' into main
2026-03-18 18:13:39 +08:00
Haitao Pan
df48efc084
Switch gateway with assistant execution target
2026-03-18 18:13:31 +08:00
Haitao Pan
985e7d7b79
Refine assistant composer controls
2026-03-18 17:49:08 +08:00
Haitao Pan
f6c9d219cf
Refine assistant skill picker and disable codex bridge test
2026-03-18 17:21:51 +08:00
Haitao Pan
d524c74047
Finish secure settings storage and refresh workspace UI
2026-03-18 17:04:00 +08:00
Haitao Pan
c2ad563a35
merge: bring release/v0.2 into main
2026-03-18 13:20:21 +08:00
Haitao Pan
be63d69699
Refresh desktop workspace shell
2026-03-18 12:38:42 +08:00
Haitao Pan
3f1a930868
feat: add shared compact mobile shell
2026-03-16 22:53:31 +08:00
Haitao Pan
364d01f372
feat: align Windows desktop runtime with macOS parity
2026-03-16 22:26:46 +08:00
Haitao Pan
910fd3fedc
feat: add linux desktop parity scaffolding
2026-03-16 17:58:37 +08:00
Haitao Pan
62e1c93c81
merge: bring main into release/v0.2
2026-03-16 16:35:05 +08:00
Haitao Pan
583fb56bc5
docs: prepare v0.4 release notes
2026-03-15 11:32:20 +08:00
Haitao Pan
9ce57f6514
feat: expand dynamic sidebar resizing
2026-03-15 11:22:28 +08:00
Haitao Pan
0134d442ab
feat: relax assistant sidebar width
2026-03-15 11:16:06 +08:00
Haitao Pan
9bedeb76e0
test: align sidebar favorites with assistant rail
2026-03-15 11:12:08 +08:00
Haitao Pan
4a47aafbfb
feat: simplify assistant focused navigation
2026-03-15 11:10:37 +08:00
Haitao Pan
4aa16bef9f
feat: add breadcrumbs and sidebar previews
2026-03-15 10:45:40 +08:00
Haitao Pan
2fe9a21620
feat: collapse assistant task overview by default
2026-03-15 10:15:55 +08:00
Haitao Pan
cea23027dd
feat: add focused navigation favorites
2026-03-15 10:14:33 +08:00
Haitao Pan
4c8752cf8b
feat: unify assistant sidebar and task list
2026-03-15 09:54:15 +08:00
Haitao Pan
86d1ab9175
fix: show assistant task rail on desktop
2026-03-15 09:28:52 +08:00
Haitao Pan
fc2d354816
feat: refine assistant task workspace
2026-03-15 09:21:47 +08:00
Haitao Pan
c2023df347
feat: reorganize sidebar navigation
2026-03-15 08:58:27 +08:00
Haitao Pan
b861c8cc54
feat: expand codex bridge integration and assistant workspace
2026-03-15 08:19:53 +08:00
Haitao Pan
9e797eab40
docs: add comprehensive planning for unimplemented features
...
- Add roadmap for 4 phases of feature implementation
- Phase 1: AI Gateway enhancements (P0, 1-2 weeks)
- Phase 2: OpenClaw task scheduling (P1, 2-3 weeks)
- Phase 3: OpenClaw long-term memory (P1, 2-3 weeks)
- Phase 4: Codex FFI Rust embedded mode (P2, 4-6 weeks)
- Include task breakdown, acceptance criteria, and success metrics
- Add dependencies, milestones, and resource requirements
- Document risks and mitigation strategies
2026-03-14 10:32:19 +08:00
Haitao Pan
32b7aac1a7
chore: rename 'Gateway Connection' to 'OpenClaw Gateway' for clarity
...
- Update settings page title from '网关连接' to 'OpenClaw Gateway'
- Add naming note in architecture documentation
- Prevents confusion with 'AI Gateway' (APISIX AI proxy)
- Clarifies that this is the OpenClaw service for memory, tasks, and multi-agent coordination
2026-03-14 10:15:07 +08:00
Haitao Pan
6b6a586f8d
fix: resolve Rust FFI compilation errors and simplify build
...
- Fix duplicate Clone implementation conflict in CodexConfig
- Add Default derive to CodexConfigRust for unwrap_or_default()
- Fix temporary lifetime issues in find_codex_binary()
- Remove unused imports (CString, CodexEvent)
- Update Makefile rust-build-release to target arm64 only (no x86_64/lipo)
- Add gitignore rules for Rust build artifacts
2026-03-14 09:52:13 +08:00
a7760abdc6
Merge pull request #1 from cloud-neutral/codex/verify-codex-integration-functionality-in-docs
...
Support built-in/external Code Agent modes and external provider registry in RuntimeCoordinator
2026-03-14 09:31:42 +08:00
6c12439168
feat(runtime): add built-in/external codex modes and external agent provider registry
2026-03-14 09:31:23 +08:00
Haitao Pan
c062ed1661
fix: remove undefined _CodexBridgeCard reference to fix build
2026-03-14 08:21:18 +08:00
Haitao Pan
a282e14080
feat: integrate Codex CLI as AI Gateway-driven Code Agent
...
- Replace direct GatewayRuntime usage with RuntimeCoordinator
- Add RuntimeCoordinator to manage both Gateway and Codex runtimes
- Add Codex ↔ Gateway bridge activation in AI Gateway Agent tab
- Add _CodexBridgeCard widget with toggle switch and status display
- Add enableCodexBridge() and disableCodexBridge() methods to AppController
- Configure Codex to use AI Gateway models when bridge is enabled
- Support local/remote/offline mode switching for Code Agent
2026-03-14 08:14:25 +08:00
Haitao Pan
b59a16cae3
Merge branch 'codex/push-target'
2026-03-14 00:53:05 +08:00
Haitao Pan
6765960757
feat: update app controller, AI gateway page, and Codex FFI bindings
2026-03-14 00:52:35 +08:00
Haitao Pan
b247190ac0
chore: bump version to v0.4.0
2026-03-14 00:48:59 +08:00
Haitao Pan
a6699beff3
feat: integrate Codex CLI as built-in code agent
...
- Add CodexRuntime for process management and JSON-RPC communication
- Add CodexConfigBridge for AI Gateway configuration
- Add ModeSwitcher for OpenClaw Gateway mode switching (local/remote/offline)
- Add AgentRegistry for agent registration and discovery
- Add RuntimeCoordinator for unified coordination
- Add Rust FFI bindings for native integration
- Add comprehensive test coverage
Phase 1-4 features:
- Configuration bridging to AI Gateway
- Mode switching between local/remote/offline
- Agent registration protocol
- Cloud memory sync capability
- Offline fallback support
CI/CD:
- GitHub Actions workflow for Rust FFI build
- Build scripts for macOS universal binary
- Integration with Flutter build process
Co-authored-by: Codex CLI Integration <codex@openai.com>
2026-03-14 00:10:27 +08:00
Haitao Pan
7b1fd0544b
refactor: 重命名 MCP Server 为 MCP Hub
2026-03-13 22:46:58 +08:00
Haitao Pan
ae7aa8a015
feat: 添加 MCP Server 导航项
...
- 在 WorkspaceDestination 枚举中添加 mcpServer
- 更新侧边栏顺序:助手→任务→技能→节点→代理→MCP Server | ClawHub→密钥→AI Gateway
- 创建 McpServerPage 展示 MCP 服务器连接状态
- 更新 app_shell.dart 路由映射
2026-03-13 22:32:02 +08:00
Haitao Pan
23d75d45fa
feat: 重构侧边栏导航结构
...
- 更新 WorkspaceDestination 枚举,添加 skills/nodes/agents/clawHub/aiGateway
- 调整侧边栏顺序:助手→任务→技能→节点→代理 | ClawHub→密钥→AI Gateway
- 新建 SkillsPage 展示已安装技能列表
- ModulesPage 添加 initialTab 参数支持直接跳转
- 修复 ai_gateway_page 和 claw_hub_page 的编译错误
- 更新测试文件适配新的导航结构
2026-03-13 21:19:43 +08:00
Haitao Pan
4d2cb683f2
feat: 重构左侧边栏 - 添加 ClawHub 和 AI Gateway,将设置移至底部
2026-03-13 20:56:04 +08:00
Haitao Pan
19f49acdd6
refactor(ui): modernize design system with consistent spacing and typography
2026-03-13 19:12:27 +08:00