Haitao Pan
7fa9018d53
security(docs): remove plaintext review credentials, inject from .env
...
The svc.plus review password and the two bridge tokens were committed in
plaintext across the manual case / API test docs. Replace every value
with a `.env` / secret-store reference and add a tracked .env.example
template. Harden .gitignore (.env.*, *.local.env, secrets.env) while
keeping !.env.example.
Note: git history was rewritten separately to purge the leaked values;
the credentials must be rotated regardless.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 10:57:31 +08:00
Cowork 3P
fdda0b7d85
test,docs: fix all stale references to deleted multi-agent subsystem
...
Test fixes (6 files, -303 lines):
- Delete app_controller_acp_mount_resilience_test.dart (entirely about deleted types)
- Remove multi-agent test cases from gateway_acp_client_auth_test.dart
- Rename _manifestWithDesktopMultiAgentEnabled → _defaultDesktopManifest
in assistant_execution_target_test, assistant_lower_pane_test,
mobile_assistant_page_test
Docs fixes (6 files):
- Regenerate public-symbol-inventory.json/md via make docs-public-api
- Remove multi-agent sections from public-api/models-and-config.md,
app-orchestration.md, runtime-contracts.md
- Fix xworkmate/ → xworkmate-app/ paths in cloud-session doc
- Remove multiAgent references from app-external-service-api-test-matrix.md
2026-06-04 06:31:45 +00:00
Haitao Pan
22a0376b00
fix: repair bridge login sync runtime state
2026-06-01 10:02:13 +08:00
Haitao Pan
f861511a2f
Remove OpenClaw direct ACP route
2026-05-26 11:06:22 +08:00
Haitao Pan
d28f40e863
merge: implement flutter and go testing framework
2026-05-25 08:55:15 +08:00
Haitao Pan
0197894698
fix: use openclaw task submit endpoint
2026-05-07 08:44:23 +08:00
Haitao Pan
90aaa084b0
fix: use bridge session lifecycle methods
2026-04-24 10:09:20 +08:00
Haitao Pan
e608f71e5a
chore: sync runtime protocol docs
2026-04-23 14:58:18 +08:00
Haitao Pan
512ad35f56
docs: add external api test scripts
2026-04-22 09:47:38 +08:00
Haitao Pan
f7e2e23d86
docs: add external service api test matrix
2026-04-22 09:35:05 +08:00
Haitao Pan
af1a4e5661
Refine account sync bridge state model
2026-04-19 19:42:00 +08:00
Haitao Pan
e7b09d235d
feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes
2026-04-13 18:02:30 +08:00
Haitao Pan
1c539d437f
Remove managed local bridge mode
2026-04-12 22:09:20 +08:00
Haitao Pan
53d411fb9e
Refactor bridge provider readiness and trim stale tests
2026-04-12 15:42:15 +08:00
Haitao Pan
4476741750
Document bridge sync contract chain
2026-04-11 20:23:14 +08:00
Haitao Pan
5595913c52
docs: add test case coverage matrix
2026-04-10 09:02:21 +08:00
2f78eaa50b
test: add layered Flutter+Go testing template and CI workflows
2026-04-08 13:11:53 +08:00
Haitao Pan
0d31858cf2
docs: consolidate core integration cases
2026-04-05 18:24:10 +08:00
Haitao Pan
e139772ab3
Validate workflow and archive results
2026-03-23 11:54:19 +08:00