Tianyi Cui
a976a3e64a
Merge remote-tracking branch 'origin/master' into worktree/i18n-complete-non-readme
2026-07-26 12:08:40 +08:00
Tianyi Cui
586ccb677e
docs: refine semantic PR label taxonomy
2026-07-26 04:18:03 +08:00
Tianyi Cui
37bfac749b
docs: enforce bilingual README coverage
2026-07-26 03:39:30 +08:00
Tianyi Cui
78e57ab53e
docs: record PR label taxonomy
2026-07-26 03:28:39 +08:00
Tianyi Cui
0fb392e42f
Merge remote-tracking branch 'origin/master' into worktree/i18n-complete-non-readme
2026-07-26 02:53:54 +08:00
Tianyi Cui
f2cf29bd04
docs: deduplicate paired code-block checks
2026-07-26 02:52:48 +08:00
Tianyi Cui
a439ed4e43
Merge branch 'master' into fix-update-builderror
2026-07-26 02:39:35 +08:00
Tianyi Cui
d12b221adb
Merge origin/master into worktree/i18n-complete-non-readme
...
# Conflicts:
# .agents/notes/implemented/architecture/2026-07-05-windows-fs-permissions.md
# .agents/notes/implemented/feature/2026-07-07-plan-mode.md
2026-07-26 02:39:05 +08:00
Tianyi Cui
f32d3f207f
docs: require bilingual non-README documentation
2026-07-26 02:33:53 +08:00
Tianyi Cui
30db52fa4b
docs: translate remaining non-README documentation
2026-07-26 02:33:29 +08:00
Tianyi Cui
cd15711079
Merge latest master into codex/consolidate-agent-notes
...
# Conflicts:
# .agents/notes/implemented/feature/2026-07-21-tui-no-banner.i18n.yaml
# .agents/notes/implemented/feature/2026-07-21-tui-no-banner.md
# .agents/notes/implemented/feature/2026-07-21-tui-no-banner.zh.md
# .agents/notes/implemented/simplification/2026-07-20-retire-readline-front-door.i18n.yaml
# .agents/notes/implemented/simplification/2026-07-20-retire-readline-front-door.md
# .agents/notes/implemented/simplification/2026-07-20-retire-readline-front-door.zh.md
2026-07-26 00:57:51 +08:00
imccyu
7bcb005f29
Merge branch 'master' into fix-update-builderror
2026-07-26 00:54:08 +08:00
Tianyi Cui
f1577d620e
test(web): harden replay scaffold lifecycle
2026-07-26 00:33:46 +08:00
imccyu
787b4e6b9e
fix(build): derive clean outputs from project graph
2026-07-25 20:30:35 +08:00
imccyu
be3a9f6a75
docs: document repository clean workflow
2026-07-25 20:05:29 +08:00
Turtle
45034edd1a
docs(skills): teach Agent Note consolidation
2026-07-25 17:20:49 +08:00
Turtle
3feb05fef8
docs(agent-notes): consolidate superseded decisions
2026-07-25 16:43:07 +08:00
Tianyi Cui
fb17d5ec49
Merge remote-tracking branch 'origin/master' into web-e2e-lane
...
# Conflicts:
# docs/config-catalog.md
# docs/testing.i18n.yaml
# docs/testing.md
# docs/testing.zh.md
# packages/host/runtime/src/start.ts
# packages/support/acp-snapshot/README.md
2026-07-25 14:20:19 +08:00
Tianyi Cui
2beaa18f42
Merge remote-tracking branch 'origin/master' into worktree/acp-automation-protocol
...
# Conflicts:
# packages/support/acp-snapshot/README.md
2026-07-25 02:07:28 +08:00
Tianyi Cui
9c4bc3e516
Merge remote-tracking branch 'origin/master' into web-e2e-lane
2026-07-25 02:00:05 +08:00
Tianyi Cui
16910475ef
docs(i18n): mirror ACP-automation edits into the zh pairs from master
...
Master's i18n batches added Chinese counterparts to ~50 docs this PR
edits in English. Bring each zh side along with the minimal edits
covering the en diff (recorded-hash diffs, not re-translations),
reunite the stream-workflow-progress pair under rejected/ with its
manifest entry, re-record all pairing hashes, and regenerate the
event/persistence/tool catalogs and doc graphs over the merged tree.
2026-07-25 01:58:42 +08:00
Tianyi Cui
1d066e0f74
Fix remaining PTY and bundle watch races
...
Keep inherited child prompt markers bounded by the normal silence fallback. Stage web-plugin rescans atomically and retain missing watch state until a successful rebuild.
2026-07-25 00:33:33 +08:00
Tianyi Cui
f9a638b8a6
Stabilize master CI across platforms
2026-07-25 00:10:37 +08:00
Tianyi Cui
440384fdb4
Merge remote-tracking branch 'origin/master' into worktree/acp-automation-protocol
...
# Conflicts:
# .agents/notes/implemented/architecture/2026-06-14-session-persistence.md
# .agents/notes/implemented/architecture/2026-06-20-package-hierarchy.md
# .agents/notes/implemented/architecture/2026-07-02-tool-render-intent-union.md
# .agents/notes/implemented/feature/2026-06-14-acp-agent-client-protocol.md
# .agents/notes/implemented/feature/2026-06-14-acp-multi-session.md
# .agents/notes/implemented/feature/2026-06-18-acp-terminal-and-tool-rendering.md
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.i18n.yaml
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.md
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.zh.md
# .agents/notes/implemented/simplification/2026-07-04-trim-acp-bridge-unreachable-surface.md
# docs/architecture.i18n.yaml
# docs/cookbook/extension-cookbook.i18n.yaml
# docs/cookbook/extension-cookbook.md
# docs/cookbook/extension-cookbook.zh.md
# docs/core-data-structures/approval.md
# docs/core-data-structures/user-interaction.md
# docs/event-producer-consumer.md
# docs/persistence-catalog.md
# docs/testing.md
# docs/tool-catalog.md
# examples/acp-agent/tests/fixtures/live-mode-switching-2026-07-07.session.jsonl
# examples/acp-agent/tests/snapshots/cordis-inspect-jsdoc/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/permission-switching/session.jsonl
# packages/goal/tool-goal/README.md
# packages/ui/acp/README.md
# packages/ui/acp/acp-feature-support.md
# packages/ui/acp/src/index.ts
# packages/ui/acp/tests/bridge.spec.ts
# packages/ui/acp/tests/dispose.spec.ts
# packages/ui/acp/tests/edges.spec.ts
# packages/ui/acp/tests/turns.spec.ts
2026-07-24 23:43:10 +08:00
Tianyi Cui
8a7472d11d
Merge remote-tracking branch 'origin/master' into web-e2e-lane
...
# Conflicts:
# docs/testing.md
2026-07-24 23:11:00 +08:00
Tianyi Cui
2cd37e2765
docs(testing): web e2e lane docs + Agent Note to implemented
...
testing.md gains the web browser snapshot tier entry (divergent
DSH_SNAPSHOT=... test:web commands) and names apps/web/tests/snapshots/
as the web surface's snapshot home. The GUI testing note's tier map and
lane map gain the e2e scenarios (both languages, pair re-recorded) and
drop the stale verify-session-real references (those scripts left with
the missions/ tree). packages/client/AGENTS.md check ladder covers the
wire-carriage trigger and refresh/record commands. acp-snapshot README
stops claiming the whole package is ACP-specific — its normalizers are
transport-neutral with three consumers now. vitest.web.config.ts header
carries TODO(ci-browser) with the staged-reversal pointer.
The design-study Agent Note moves proposed/ -> implemented/ rewritten in
present tense: all review decisions recorded (llm:false seam over the
placeholder-key hack, providers-mode replay, whenIdle barrier stack,
single aria golden + anchors, TUI-style inline modes over a suite
factory, scrub-only header stance, CI deferral) with re-entry triggers
under Deferred.
2026-07-24 19:57:27 +08:00
Tianyi Cui
f5fe71d34a
docs(i18n): fix final Agent Note semantics
2026-07-24 16:36:34 +08:00
Tianyi Cui
d2b514030e
Merge #344 into #345
2026-07-24 15:51:46 +08:00
Tianyi Cui
445bb89f03
docs(i18n): complete core batch review contract
2026-07-24 15:51:06 +08:00
Tianyi Cui
8e84aa6218
docs(i18n): normalize Agent Note terminology
2026-07-24 15:10:55 +08:00
Tianyi Cui
c0eacae2ba
docs(i18n): align Agent Note terminology
2026-07-24 13:57:16 +08:00
Tianyi Cui
d07875947b
Merge remote-tracking branch 'origin/master' into worktree/acp-automation-protocol
...
# Conflicts:
# packages/examples/acp-demo/README.md
2026-07-24 11:50:56 +08:00
Tianyi Cui
e819a586b0
refactor(acp): reduce bridge to automation protocol
2026-07-24 01:40:25 +08:00
Tianyi Cui
dee111a212
Merge remote-tracking branch 'origin/docs/i18n-batch-cds-postmortem' into worktree/pr345-retarget-stack
...
# Conflicts:
# .agents/notes/proposed/feature/2026-07-10-sqlite-session-query-provider.md
2026-07-24 00:28:30 +08:00
Tianyi Cui
3a87104a9a
fix(i18n): harden prompt response handling
2026-07-23 23:12:56 +08:00
Tianyi Cui
d1b5f5c64f
Merge remote-tracking branch 'origin/master' into worktree/pr348-retarget-latest-master
...
# Conflicts:
# vitest.snapshot.config.ts
2026-07-23 22:46:19 +08:00
Tianyi Cui
caaf4f8d18
fix(i18n): complete prompt v4 pipeline path
2026-07-23 22:41:53 +08:00
Tianyi Cui
6046a13a29
fix(i18n): harden prompt v4 contract
2026-07-23 21:44:41 +08:00
Tianyi Cui
ea75abd71e
docs(gui): correct client coverage lane
2026-07-23 20:45:36 +08:00
Tianyi Cui
5d854707a2
Merge remote-tracking branch 'origin/docs/i18n-batch-cds-postmortem' into worktree/pr345-retarget-stack
2026-07-23 20:18:59 +08:00
Tianyi Cui
d7c4822f95
Merge origin/master into worktree/web-session-titles
...
# Conflicts:
# packages/client/connection/src/client/fixture.ts
2026-07-23 20:12:40 +08:00
Tianyi Cui
86940da524
docs(i18n): refresh Agent Notes after parent merge
2026-07-23 19:48:00 +08:00
Tianyi Cui
3b390334d3
Merge branch 'worktree/pr344-retarget-stack' into worktree/pr345-retarget-stack
2026-07-23 19:33:30 +08:00
Tianyi Cui
7e27f1b00f
Merge remote-tracking branch 'origin/master' into worktree/web-session-titles
2026-07-23 18:40:13 +08:00
Tianyi Cui
d2dc618e3f
Merge remote-tracking branch 'origin/master' into worktree/web-session-titles
...
# Conflicts:
# .agents/notes/implemented/process/2026-07-20-gui-testing-system.i18n.yaml
# packages/client/ui-conversation/tests/apply-inject.spec.tsx
# packages/client/ui-conversation/tests/chat-stats-bash-sample.spec.tsx
# packages/client/ui-conversation/tests/gate-branch-tails.spec.tsx
# packages/client/ui-conversation/tests/selection-survival.spec.ts
# packages/client/ui-conversation/tests/skeleton-branches.spec.tsx
# packages/client/ui-conversation/tests/skeleton.spec.tsx
# packages/client/ui-layout/tests/service.spec.ts
# packages/client/ui-sidebar/tests/apply.spec.tsx
# packages/client/ui-sidebar/tests/store.spec.ts
# packages/client/ui-trajectory/tests/views.spec.tsx
# packages/client/web/src/app.tsx
# packages/client/web/tests/boot.spec.tsx
# packages/host/runtime/README.md
# packages/host/runtime/tests/host-runtime.spec.ts
2026-07-23 18:39:48 +08:00
Tianyi Cui
0d87f7ee27
Merge remote-tracking branch 'origin/master' into worktree/ci-subminute-stability
2026-07-23 18:33:04 +08:00
Tianyi Cui
c88fade5b3
Merge branch 'master' into worktree/ci-enterprise-subminute
2026-07-23 18:29:15 +08:00
Tianyi Cui
41dbd2d539
Merge branch 'worktree/ci-enterprise-subminute' into worktree/ci-subminute-stability
2026-07-23 18:13:12 +08:00
Tianyi Cui
05aeb243ba
Merge remote-tracking branch 'origin/master' into worktree/ci-enterprise-subminute
2026-07-23 18:08:23 +08:00
Tianyi Cui
2dc3bf6005
ci: reuse the primary Linux build
2026-07-23 18:02:17 +08:00