Peter Steinberger
e8a8c264d2
docs: add test performance guidance
2026-04-20 18:11:39 +01:00
Peter Steinberger
97e79bb5f6
test: balance extension shard scheduling
2026-04-20 17:41:38 +01:00
Peter Steinberger
0603ceba23
test: split heavy extension test shards
2026-04-20 16:50:01 +01:00
Peter Steinberger
c8a39b657e
docs: streamline agent guidance
2026-04-20 15:48:41 +01:00
Peter Steinberger
3ecb713b00
perf: speed local checks and warm builds
2026-04-20 15:08:41 +01:00
Peter Steinberger
46ae3d314a
perf: parallelize local check gate
2026-04-20 13:55:55 +01:00
Peter Steinberger
897c50e1a4
perf: speed up type check gate
2026-04-20 13:17:43 +01:00
Peter Steinberger
6fb74d4985
perf: simplify tsgo test lanes
2026-04-18 23:16:47 +01:00
Peter Steinberger
8bfa06e992
refactor: enforce plugin-owned channel boundaries
2026-04-18 22:48:27 +01:00
Peter Steinberger
2d59395883
refactor: move provider endpoint metadata into manifests
2026-04-18 21:06:50 +01:00
Peter Steinberger
90c1ab2cef
build: add tsgo profiler
2026-04-18 18:39:01 +01:00
Peter Steinberger
3d994aa03b
docs: clarify tsgo typecheck lanes
2026-04-18 18:24:07 +01:00
Peter Steinberger
72979129fb
build: split tsgo core and extension graphs
2026-04-18 18:22:26 +01:00
Peter Steinberger
e11039087c
build: add targeted tsgo test graphs
2026-04-18 18:12:44 +01:00
Peter Steinberger
07785c6dbc
build: split tsgo prod and test graphs
2026-04-18 18:06:29 +01:00
Gustavo Madeira Santana
5775fe272a
Docs: refresh agent instructions
2026-04-17 02:46:38 -04:00
Gustavo Madeira Santana
89706d323c
Docs: add test performance guardrails
2026-04-17 02:23:49 -04:00
Vincent Koc
5b6667ef97
fix(ci): gate static import cycles with madge
2026-04-12 12:41:18 +01:00
Vincent Koc
d9f416bd18
docs(agents): avoid broad guide sweeps
2026-04-12 09:59:40 +01:00
Vincent Koc
80730c53bd
docs(agents): split scoped workflow guidance ( #65241 )
...
* docs(agents): add scoped workflow guides
* docs(agents): trim root guide duplication
* Update AGENTS.md
* docs(agents): restore root boundary context
* docs(agents): clarify plugin architecture direction
2026-04-12 09:09:50 +01:00
Vincent Koc
7ba3bb3399
fix(ci): guard static import SCCs
2026-04-12 08:25:29 +01:00
Vincent Koc
d9ad995b77
docs(agents): add tsgo triage guidance
2026-04-10 08:40:54 +01:00
Vincent Koc
b82fc1fdad
docs(boundary): codify shared test helper plugin seams
2026-04-10 08:27:35 +01:00
Shadow
d5b25f81cf
update carbon
2026-04-10 01:53:36 -05:00
Peter Steinberger
f3cc8d12d6
perf: speed up local heavy checks
2026-04-06 14:56:53 +01:00
Peter Steinberger
d43ac5d14c
fix(discord): restore carbon beta
2026-04-06 13:01:22 +01:00
Peter Steinberger
b169b2c977
refactor: move legacy config migrations under doctor
2026-04-05 16:55:10 +01:00
Peter Steinberger
40ffada812
refactor: keep plugin legacy repair in doctor
2026-04-05 15:44:53 +01:00
Vincent Koc
9320efd9db
docs(agents): simplify i18n generated-output guidance
2026-04-05 15:01:33 +01:00
Peter Steinberger
7e29e84fa4
docs: add it tr id pl publish locales
2026-04-05 14:37:59 +01:00
Peter Steinberger
b9d26fd1a4
docs: add arabic locale scaffolding
2026-04-05 12:37:22 +01:00
Peter Steinberger
25da786c68
docs: add generated locale picker support
2026-04-05 11:53:02 +01:00
Peter Steinberger
dbfd96f4ec
docs: move ja-JP output to publish repo
2026-04-05 11:32:55 +01:00
Peter Steinberger
a3f6e58928
docs: move zh-CN output to publish repo
2026-04-05 09:44:05 +01:00
Vincent Koc
12be79ac48
docs(agents): clarify mobile pairing ws scope
2026-04-04 16:57:58 +09:00
Peter Steinberger
b5265a07d7
refactor: replace 156k-line generated baselines with SHA-256 hash files
...
Config and Plugin SDK drift detection now compares SHA-256 hashes instead
of full JSON content. The .sha256 files (6 lines total) are tracked in git;
the full JSON baselines are gitignored and generated locally for inspection.
Same CI guarantee, zero repo churn on schema changes.
2026-04-04 16:49:21 +09:00
Peter Steinberger
bb1cc84d50
test: default vitest root projects to threads
2026-04-04 04:37:08 +01:00
Peter Steinberger
af94a3a89b
test: use native vitest root projects
2026-04-04 04:01:32 +01:00
Vincent Koc
9e389cff3d
fix(config): migrate legacy group allow aliases ( #60597 )
...
* fix(config): migrate legacy group allow aliases
* fix(config): inline legacy streaming migration helpers
* refactor(config): rename legacy account matcher helper
* chore(agents): codify config contract boundaries
* fix(config): keep legacy allow aliases writable
* Update AGENTS.md
2026-04-04 11:15:32 +09:00
Peter Steinberger
b8021d6709
docs: add prompt cache stability rules
2026-04-04 01:47:00 +01:00
Peter Steinberger
05df7f802b
docs: add test cost guardrails
2026-04-03 12:01:10 +01:00
Vincent Koc
1673d969e8
test: document reload-churn guardrail
2026-04-01 22:40:31 +09:00
Gustavo Madeira Santana
27b9665871
chore: clarify test performance guardrail
2026-03-31 09:07:42 -04:00
Vincent Koc
34ae78bfee
fix(tests): reduce matrix extension import churn
2026-03-31 16:59:38 +09:00
Vincent Koc
8dfbcaa200
fix(ci): default local low-memory checks
2026-03-31 15:05:04 +09:00
Onur Solmaz
2da61e6553
[codex] Move internal development notes to maintainers ( #57316 )
...
* docs: move internal notes to maintainers
* docs: drop internal notes agent guidance
2026-03-30 00:15:08 +02:00
Onur Solmaz
96df794c12
[codex] Move internal experiment plans under docs-internal ( #57262 )
...
* docs: restore internal plan docs under docs-internal
* docs: move internal plans under docs/internal
* docs: restore deleted internal experiment notes
* docs: group internal notes by author
* docs: move Bob internal notes under osolmaz
* docs: move remaining internal notes under osolmaz
* Revert "docs: move remaining internal notes under osolmaz"
* docs: restore experiment architecture note
* docs: normalize osolmaz internal doc authorship
* docs: add identity metadata to internal docs
* docs: document internal development notes
* docs: use Peter in internal docs examples
* docs: move Mariano background task note to internal docs
* Revert "docs: use Peter in internal docs examples"
* docs: use real Peter note in internal docs readme
* docs: rename Mariano background task note
* docs: preserve others internal notes by default
* docs: allow BDFL override for internal notes
2026-03-29 22:18:26 +02:00
Tak Hoffman
5f85c4e69f
Docs: add runtime semantics guidance to AGENTS
2026-03-29 06:57:56 -05:00
Peter Steinberger
341e617c84
docs(plugins): refresh bundled plugin runtime docs
2026-03-29 09:10:39 +01:00
Harold Hunt
fcee6fa047
Docs: add boundary AGENTS guides ( #56647 )
2026-03-28 20:22:03 -04:00