|
.agents
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
.claude
|
39b3db4b9c
docs: accuracy sweep, architecture restructure, two ADRs, review skill
|
vor 3 Monaten |
|
.github
|
0ac1d4d865
test(perf): align browser provisioning with hosted benchmark runner
|
vor 6 Tagen |
|
apps
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
benchmarks
|
753effe602
fix(bench): rely on testkit session projection mounting
|
vor 6 Tagen |
|
docs
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
native
|
17f85bdbcd
docs: trim CoT leakage from post-purge prose
|
vor 3 Wochen |
|
packages
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
patches
|
c732dedc69
fix(python): stop the packaged runtime from hijacking spawned node commands
|
vor 1 Woche |
|
python
|
0348599f04
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2672
|
vor 6 Tagen |
|
scripts
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
snapshots
|
e9f1b6c53e
Merge remote-tracking branch 'origin/master' into codex/subprocess-native-containment
|
vor 6 Tagen |
|
vendor
|
6af96785b5
release(vendor): cordis 4.0.2, cosmokit 1.8.3, group 1.0.2, hmr 1.0.17, include 1.0.7, loader 1.0.3, logger-console 1.0.2, schemastery 3.18.2, timer 1.1.4
|
vor 2 Wochen |
|
website
|
545e2ad914
feat(net): route every outbound request through the configured proxy
|
vor 2 Wochen |
|
.editorconfig
|
4cbd722074
Declare LF and final-newline conventions in .editorconfig
|
vor 2 Monaten |
|
.gitattributes
|
6aaba0c334
feat: windows build & sign
|
vor 1 Woche |
|
.gitignore
|
13f079812e
Merge remote-tracking branch 'origin/master' into feat/electron
|
vor 1 Woche |
|
.gitlab-ci.yml
|
7dcdcc2965
feat(python): support macOS x64 runtime wheels
|
vor 1 Woche |
|
.jscpd.json
|
36e8141145
chore(lint): bring .tsx files into the eslint, lefthook, and jscpd lanes
|
vor 1 Monat |
|
.oxlintrc.json
|
0bee546177
feat(util): mint UUIDs without crypto.randomUUID in every context
|
vor 3 Wochen |
|
.oxlintrc.staged.json
|
7016ad93de
refactor: make lint workflows Oxlint-only
|
vor 1 Monat |
|
.rgignore
|
e56c6234d2
chore: exclude archived Agent Notes from rg
|
vor 1 Monat |
|
AGENTS.md
|
356a332195
test(perf): run benchmarks against built artifacts
|
vor 1 Woche |
|
BENCHMARK.md
|
04fe477e7e
docs: make Web UI the primary onboarding path
|
vor 1 Monat |
|
BRAND_GUIDELINES.i18n.yaml
|
89b0f17f84
docs: split brand guidelines into bilingual pair
|
vor 3 Wochen |
|
BRAND_GUIDELINES.md
|
89b0f17f84
docs: split brand guidelines into bilingual pair
|
vor 3 Wochen |
|
BRAND_GUIDELINES.zh.md
|
89b0f17f84
docs: split brand guidelines into bilingual pair
|
vor 3 Wochen |
|
CLAUDE.md
|
b67e81ac97
Initialize repo with README, AGENTS.md, and CLAUDE.md symlink
|
vor 3 Monaten |
|
CONTRIBUTING.i18n.yaml
|
7e87e7b1ad
docs(i18n): polish contribution greeting
|
vor 1 Monat |
|
CONTRIBUTING.md
|
964b1dde52
docs(i18n): refine contribution guide wording
|
vor 1 Monat |
|
CONTRIBUTING.zh.md
|
7e87e7b1ad
docs(i18n): polish contribution greeting
|
vor 1 Monat |
|
LICENSE
|
c905c4694e
Adopt MIT for DSH packages
|
vor 1 Monat |
|
README.i18n.yaml
|
35ac64c209
docs: link Cordis paper on arXiv
|
vor 2 Wochen |
|
README.md
|
35ac64c209
docs: link Cordis paper on arXiv
|
vor 2 Wochen |
|
README.zh.md
|
35ac64c209
docs: link Cordis paper on arXiv
|
vor 2 Wochen |
|
SAFETY.i18n.yaml
|
cc8ea70dc0
Merge pull request #2560 from deepseek-harness/codex/add-security-policy
|
vor 3 Wochen |
|
SAFETY.md
|
cc8ea70dc0
Merge pull request #2560 from deepseek-harness/codex/add-security-policy
|
vor 3 Wochen |
|
SAFETY.zh.md
|
cc8ea70dc0
Merge pull request #2560 from deepseek-harness/codex/add-security-policy
|
vor 3 Wochen |
|
THIRD_PARTY_NOTICES.md
|
ff146b84a3
Merge remote-tracking branch 'origin/master' into feat/electron
|
vor 1 Woche |
|
lefthook.yml
|
f2830fec6d
Revert "fix(client): declare browser-only externals as devDependencies"
|
vor 4 Wochen |
|
package.json
|
016af7c67b
Merge release 0.1.3-alpha.2 and reconcile desktop composition
|
vor 6 Tagen |
|
pnpm-lock.yaml
|
b0a7d2ce3b
Merge pull request #2672 from deepseek-harness/xtr/durable-inbox-recovery
|
vor 6 Tagen |
|
pnpm-workspace.yaml
|
31b3f3bc44
Merge remote-tracking branch 'origin/master' into feat/electron
|
vor 6 Tagen |
|
pytest.ini
|
972e7cc77d
Merge remote-tracking branch 'origin/master' into codex/trim-ai-prose
|
vor 2 Monaten |
|
tsconfig.base.client.json
|
93cbb3799d
feat(client): inject public build environment
|
vor 3 Wochen |
|
tsconfig.base.json
|
9292dd8a2d
feat(workspace): open the workspace in local apps from the web UI (#3409)
|
vor 6 Tagen |
|
tsconfig.client.json
|
9292dd8a2d
feat(workspace): open the workspace in local apps from the web UI (#3409)
|
vor 6 Tagen |
|
tsconfig.host.json
|
8d0d729091
Merge master native containment updates into feat/electron
|
vor 6 Tagen |
|
tsconfig.json
|
4125514a08
refactor(repo): retire top-level examples
|
vor 2 Wochen |
|
tsdown.config.ts
|
fe0b7f2814
fix(desktop): move host out of CLI package
|
vor 1 Woche |
|
vitest.bench.config.ts
|
6ad74db2e3
test(perf): gate long-session browser and active reconnect workflows
|
vor 6 Tagen |
|
vitest.config.ts
|
c58097a826
feat(session-persistence-jsonl): cross-process write-ownership lease
|
vor 1 Woche |
|
vitest.e2e.config.ts
|
03d2c54db1
test: start every suite from an environment with no proxy
|
vor 2 Wochen |
|
vitest.expected.config.ts
|
03d2c54db1
test: start every suite from an environment with no proxy
|
vor 2 Wochen |
|
vitest.shared.ts
|
1ea5507bf8
fix(typert): close remote gateway review gaps
|
vor 1 Monat |
|
vitest.snapshot.config.ts
|
03d2c54db1
test: start every suite from an environment with no proxy
|
vor 2 Wochen |
|
vitest.web-stress.config.ts
|
a44c8797b6
test(web): add opt-in reasoning chunk stress lane
|
vor 1 Monat |
|
vitest.web.config.ts
|
189fb34797
feat(inspector): define shared protocol foundation
|
vor 2 Wochen |
|
vitest.web.perf.config.ts
|
04c0758fe9
fix(history): adapt packed pages to session journal
|
vor 2 Wochen |