|
.agents
|
01324f9167
Merge branch 'master' into fix/input-ui
|
před 1 měsícem |
|
.claude
|
39b3db4b9c
docs: accuracy sweep, architecture restructure, two ADRs, review skill
|
před 3 měsíci |
|
.github
|
95a995968b
refactor: migrate linting to Oxlint
|
před 1 měsícem |
|
apps
|
e56c0699a9
Merge branch 'master' into codex/web-queue-actions
|
před 1 měsícem |
|
assets
|
ef325b02fa
docs: make the top-level README product-first
|
před 2 měsíci |
|
bin
|
aebf9c863b
feat(cli): launch dsh source through the tsx ESM hook
|
před 1 měsícem |
|
docs
|
b94df7348f
Merge branch 'master' into codex/web-queue-actions
|
před 1 měsícem |
|
examples
|
d37b192aa9
Merge branch 'master' into fix/workspace-instruction-frame-metadata
|
před 1 měsícem |
|
native
|
599e6edc87
docs(i18n): record proofread README pairs
|
před 1 měsícem |
|
packages
|
01324f9167
Merge branch 'master' into fix/input-ui
|
před 1 měsícem |
|
patches
|
4c5f92e0fd
feat(tui): personal TUI rework, integrating upstream model reasoning-effort selection
|
před 1 měsícem |
|
python
|
5bd49b1f0e
docs(i18n): address final line audit
|
před 1 měsícem |
|
scripts
|
ebbcfdd03b
Merge remote-tracking branch 'origin/master' into codex/web-queue-actions
|
před 1 měsícem |
|
skills
|
5d2329e207
feat(skills): bundle and harden personal maintenance workflows
|
před 1 měsícem |
|
vendor
|
5ea161fa68
vendor: support native TypeScript source loading
|
před 1 měsícem |
|
website
|
ac93d00541
docs(site): publish translated core data pages
|
před 2 měsíci |
|
.editorconfig
|
4cbd722074
Declare LF and final-newline conventions in .editorconfig
|
před 2 měsíci |
|
.gitattributes
|
1c4bb7008d
Pin LF working trees via .gitattributes
|
před 2 měsíci |
|
.gitignore
|
4582e1425c
Merge commit 'refs/codex/pr885/master-20260730' into worktree/retarget-pr885-20260729
|
před 1 měsícem |
|
.gitlab-ci.yml
|
fe3777cf27
python: derive release version from repository
|
před 2 měsíci |
|
.jscpd.json
|
36e8141145
chore(lint): bring .tsx files into the eslint, lefthook, and jscpd lanes
|
před 1 měsícem |
|
.oxlintrc.json
|
4582e1425c
Merge commit 'refs/codex/pr885/master-20260730' into worktree/retarget-pr885-20260729
|
před 1 měsícem |
|
AGENTS.md
|
f773985e71
feat(typert): add compiler-independent type pipeline
|
před 1 měsícem |
|
CLAUDE.md
|
b67e81ac97
Initialize repo with README, AGENTS.md, and CLAUDE.md symlink
|
před 3 měsíci |
|
LICENSE
|
b67e81ac97
Initialize repo with README, AGENTS.md, and CLAUDE.md symlink
|
před 3 měsíci |
|
README.i18n.yaml
|
bd4bc84283
feat(install): consolidate checkouts under ~/.dsh/source and route PATH through a stable current symlink
|
před 1 měsícem |
|
README.md
|
bd4bc84283
feat(install): consolidate checkouts under ~/.dsh/source and route PATH through a stable current symlink
|
před 1 měsícem |
|
README.zh.md
|
bd4bc84283
feat(install): consolidate checkouts under ~/.dsh/source and route PATH through a stable current symlink
|
před 1 měsícem |
|
eslint.format.config.mjs
|
4582e1425c
Merge commit 'refs/codex/pr885/master-20260730' into worktree/retarget-pr885-20260729
|
před 1 měsícem |
|
knip.json
|
f773985e71
feat(typert): add compiler-independent type pipeline
|
před 1 měsícem |
|
lefthook.yml
|
e673524976
refactor: centralize Oxlint worker bounds
|
před 1 měsícem |
|
package.json
|
e673524976
refactor: centralize Oxlint worker bounds
|
před 1 měsícem |
|
pnpm-lock.yaml
|
606b6aa78c
Merge remote-tracking branch 'origin/master' into worktree-locale
|
před 1 měsícem |
|
pnpm-workspace.yaml
|
9c6de3644e
Merge branch 'master' into archive-agent-notes-sweep-2
|
před 1 měsícem |
|
pytest.ini
|
972e7cc77d
Merge remote-tracking branch 'origin/master' into codex/trim-ai-prose
|
před 2 měsíci |
|
tsconfig.base.client.json
|
19e6f7d907
refactor(tsconfig): single root solution graph over host/client aggregates
|
před 2 měsíci |
|
tsconfig.base.json
|
76e14793a9
Merge remote-tracking branch 'origin/master' into codex/web-queue-actions
|
před 1 měsícem |
|
tsconfig.client.json
|
859452d807
Merge remote-tracking branch 'github/master' into xtr/trajectory-inspection-ui
|
před 1 měsícem |
|
tsconfig.host.json
|
76e14793a9
Merge remote-tracking branch 'origin/master' into codex/web-queue-actions
|
před 1 měsícem |
|
tsconfig.json
|
19e6f7d907
refactor(tsconfig): single root solution graph over host/client aggregates
|
před 2 měsíci |
|
tsdown.config.ts
|
19e6f7d907
refactor(tsconfig): single root solution graph over host/client aggregates
|
před 2 měsíci |
|
vitest.config.ts
|
4582e1425c
Merge commit 'refs/codex/pr885/master-20260730' into worktree/retarget-pr885-20260729
|
před 1 měsícem |
|
vitest.e2e.config.ts
|
fca2dda37d
refactor(cli): unify the arg grammar — one program, --config flag, real web subcommand
|
před 1 měsícem |
|
vitest.snapshot.config.ts
|
d1b5f5c64f
Merge remote-tracking branch 'origin/master' into worktree/pr348-retarget-latest-master
|
před 2 měsíci |
|
vitest.web.config.ts
|
ee25ccf38b
Merge remote-tracking branch 'origin/master' into web-e2e-lane
|
před 1 měsícem |