Tianyi Cui
bbeaa9fb2e
Merge pull request #790 from deepseek-harness/worktree/sdk-public-api
...
fix(sdk): narrow TypeScript client interface
2026-07-28 11:09:59 +08:00
Tianyi Cui
cee7462994
Merge remote-tracking branch 'origin/master' into worktree/sdk-public-api
2026-07-28 11:06:00 +08:00
Yichen Jiang
a43a2032ec
fix(tui): search session references by title
2026-07-28 11:05:53 +08:00
Tianyi Cui
3f97b88ff9
Merge pull request #787 from deepseek-harness/worktree/change-scope-trim-20260728
...
refactor(dev-infra): narrow change-scope contract
2026-07-28 11:03:13 +08:00
Tianyi Cui
4bba60f726
Merge remote-tracking branch 'origin/master' into worktree/sdk-public-api
2026-07-28 11:03:06 +08:00
07akioni
fb9495b21e
Merge branch 'master' into fix/todo-tool-ui
2026-07-28 10:59:05 +08:00
Tianyi Cui
e98c180062
Merge branch 'master' into worktree/change-scope-trim-20260728
2026-07-28 10:59:00 +08:00
Tianyi Cui
b7abd1bb8b
Merge branch 'master' into dependabot/github_actions/actions/configure-pages-6
2026-07-28 10:58:36 +08:00
Yif
484e0f70cc
fix(web-ui): pixel loading language, tool-row sweep, composer polish
...
- StateDot ongoing: gradient spin ring replaced by an 8-cell pixel chase
(2px matrix cells, stepped trail, no tweening)
- Chat: streaming pulse block replaced by a turn-level 4-pixel chase at the
flow tail — rides the whole running turn (first-token wait, tools,
streaming) instead of flickering with partial presence
- Tool rows (ToolRow/BashRow): running no longer swaps the icon for a dot;
an animated mask band sweeps the row content, gliding off on exit via
mask-position transition
- Composer: send/stop unified on the blue fill (bigger stop glyph, static
white arrow), textarea box-sizing overflow fix, settling phase hides the
composer while replay decides hero vs docked, workspace-placeholder
fallback disables the bar
- Hero: glow moved behind (z-index) with lower opacity; tool-row hover icon
crossfade at 100ms
2026-07-28 07:59:08 +08:00
Yif
ae76ed2874
fix(web-ui): workspace chip placeholder, logo new-session shortcut, hero foot padding
...
- The hero workspace chip is a selector: no-live-selection states (cold
start, workspace deleted from the sidebar after the list is ready) now
render a "Choose workspace" placeholder (closed-folder icon) instead of
resurrecting the deleted folder name via the session cwd; the cwd-derived
name still bridges the initial list load. Stale pending picks clear when
their workspace leaves a ready list.
- The expanded sidebar wordmark starts a new session (visuals unchanged,
pointer cursor only); the collapsed rail logo keeps its expand toggle.
- The centered hero composer stack gains a 32px foot for visual balance.
2026-07-28 04:56:14 +08:00
Yif
1f79b78045
fix(web-ui): menu placement and scrolling, tool-row and settings polish
...
Menus: keep 12px viewport clearance with internal scroll, pin workspace
create actions in a footer, and pre-render portal lists hidden so the
first painted frame is already at its final position (no open jump).
Tool rows: 14px icons, secondary titles, no hover fill, and a hover
chevron preview on in-place expandable rows. Settings: 800x600 layer-2
panel over a blurred mask, hover states, and wrapping selector cubes;
ModelSelect surface tokens now match the Menu primitive.
2026-07-28 04:25:18 +08:00
Tianyi Cui
7efd0a1192
Merge branch 'master' into dependabot/npm_and_yarn/native/landlock-run/types/node-26.0.1
2026-07-28 03:03:00 +08:00
Tianyi Cui
283fcd6605
Merge branch 'master' into dependabot/npm_and_yarn/native/landlock-run/typescript-6.0.3
2026-07-28 02:58:20 +08:00
Tianyi Cui
c4c142c855
Merge branch 'master' into dependabot/github_actions/actions/deploy-pages-5
2026-07-28 02:51:31 +08:00
Tianyi Cui
c49c0ba497
Merge pull request #773 from deepseek-harness/dependabot/uv/python/sdk/hatchling-gte-1.30.1
...
chore(deps-dev): update hatchling requirement from >=1.24.0 to >=1.30.1 in /python/sdk
2026-07-28 02:47:37 +08:00
dependabot[bot]
b2b063b667
chore(deps): bump actions/deploy-pages from 4 to 5
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-27 18:43:26 +00:00
Tianyi Cui
9803b1c62c
Merge branch 'master' into dependabot/uv/python/sdk/hatchling-gte-1.30.1
2026-07-28 02:41:56 +08:00
Tianyi Cui
a2f6f9db39
Merge pull request #772 from deepseek-harness/dependabot/github_actions/actions/setup-python-6.3.0
...
chore(deps): bump actions/setup-python from 6 to 6.3.0
2026-07-28 02:41:21 +08:00
Tianyi Cui
d597cbf87a
Merge branch 'master' into dependabot/github_actions/actions/setup-python-6.3.0
2026-07-28 02:36:09 +08:00
Tianyi Cui
67109cac49
Merge pull request #771 from deepseek-harness/dependabot/github_actions/actions/upload-pages-artifact-5
...
chore(deps): bump actions/upload-pages-artifact from 4 to 5
2026-07-28 02:35:33 +08:00
Tianyi Cui
8067ef8bd7
Merge branch 'master' into dependabot/github_actions/actions/upload-pages-artifact-5
2026-07-28 02:28:25 +08:00
Tianyi Cui
69c60d6ad6
Merge branch 'master' into dependabot/github_actions/actions/configure-pages-6
2026-07-28 02:25:00 +08:00
Tianyi Cui
6c6dd37d4f
Merge pull request #741 from deepseek-harness/codex/ignore-worktree-directories
...
chore: ignore worktree directories
2026-07-28 02:15:51 +08:00
Tianyi Cui
629f1c638b
Merge branch 'master' into worktree/sdk-public-api
2026-07-28 02:11:10 +08:00
Tianyi Cui
4da9876b30
Merge current master into codex/ignore-worktree-directories
2026-07-28 02:11:08 +08:00
Tianyi Cui
547c0ab55e
Merge pull request #728 from deepseek-harness/codex/fix-acp-snapshot-refresh-volatiles
...
fix(snapshot): stabilize refresh volatiles
2026-07-28 01:57:40 +08:00
Tianyi Cui
7503fa896f
fix(snapshot): pass refresh context in SDK snapshots
2026-07-28 01:43:40 +08:00
Tianyi Cui
3b5be72086
fix(sdk): narrow TypeScript client interface
2026-07-28 01:41:32 +08:00
Tianyi Cui
1a623946b9
Merge current master with codex/fix-acp-snapshot-refresh-volatiles
2026-07-28 01:36:32 +08:00
Tianyi Cui
a1401349d8
Merge remote-tracking branch 'origin/master' into worktree/change-scope-trim-20260728
2026-07-28 01:26:55 +08:00
Tianyi Cui
fed1b23eac
Merge pull request #726 from deepseek-harness/fix/pty-handoff-grace
...
fix(pty-local): make the foreground-handoff grace a config field
2026-07-28 01:26:27 +08:00
Tianyi Cui
f6a850b107
Merge remote-tracking branch 'origin/master' into worktree/change-scope-trim-20260728
2026-07-28 01:21:25 +08:00
Tianyi Cui
9ebd0075e9
Merge master into fix/pty-handoff-grace
2026-07-28 01:19:58 +08:00
Tianyi Cui
5904543fb3
Merge pull request #720 from deepseek-harness/fix/worker-timer-clamp
...
fix(code-runtime): reject a maxWallMs above Node's maximum timer delay
2026-07-28 01:16:35 +08:00
Tianyi Cui
2b539346c8
Merge remote-tracking branch 'origin/master' into worktree/change-scope-trim-20260728
2026-07-28 01:12:16 +08:00
Chinesezjc
d0be242138
Merge branch 'master' into fix/worker-timer-clamp
2026-07-28 01:12:16 +08:00
Tianyi Cui
9aed9b76d7
Merge pull request #784 from deepseek-harness/archive-agent-notes-sweep-2
...
docs(notes): aggressive archive sweep of low-value decision records
2026-07-28 01:08:42 +08:00
Chinesezjc
ca676178b5
Merge branch 'master' into fix/worker-timer-clamp
2026-07-28 01:06:22 +08:00
Tianyi Cui
9cd87f91cc
Merge origin/master into worktree/change-scope-trim-20260728
2026-07-28 01:03:15 +08:00
Tianyi Cui
2a562236d0
Merge remote-tracking branch 'origin/master' into worktree/pr784-merge-20260728
2026-07-28 01:02:49 +08:00
Tianyi Cui
a5ed3a5cfc
refactor(dev-infra): narrow change scope report
2026-07-28 01:02:43 +08:00
imccyu
fd9d1b3350
Merge pull request #600 from deepseek-harness/worktree/web-session-model-selector
...
feat(web): add session model selector
2026-07-28 01:00:38 +08:00
Tianyi Cui
00b6aff3fc
docs(notes): seal corrected archive inputs
2026-07-28 00:58:33 +08:00
imccyu
730657375f
Merge branch 'master' into worktree/web-session-model-selector
2026-07-28 00:56:56 +08:00
Tianyi Cui
98e953596d
docs(notes): normalize archive inputs before sealing
2026-07-28 00:56:48 +08:00
imccyu
7e2f6f474d
fix: lint
2026-07-28 00:56:37 +08:00
Tianyi Cui
b85c453e22
Merge pull request #786 from deepseek-harness/worktree/dependabot-daily-4am-shanghai-20260728
...
chore: run Dependabot every day at 04:00 Shanghai time
2026-07-28 00:55:54 +08:00
Tianyi Cui
c0b9734494
Merge remote-tracking branch 'origin/master' into worktree/pr784-merge-20260728
2026-07-28 00:52:23 +08:00
Tianyi Cui
f0459e7cdb
Merge remote-tracking branch 'origin/master' into worktree/dependabot-daily-4am-shanghai-20260728
2026-07-28 00:50:44 +08:00
Tianyi Cui
3b62de1522
Merge pull request #703 from deepseek-harness/sdk/ts-client-and-subagent
...
feat(sdk): TypeScript SDK over stdio JSON-RPC + SDK subagent backend
2026-07-28 00:50:21 +08:00