Peter Steinberger
e580275464
feat(tooling): enforce noUncheckedIndexedAccess in the scripts lane (NUIA phase 5) ( #105180 )
...
* feat(tooling): enforce noUncheckedIndexedAccess in the scripts lane
Burns down all 153 scripts-lane errors (bench aggregation, release
checks, i18n inventories, argv indexing) and flips the flag in
tsconfig.scripts.json. Direct-Node-executed release harness scripts use
local narrowing instead of workspace imports, which do not resolve
under plain node execution. Benchmark measured loops untouched.
* fix(scripts): import expect helpers via relative package sources
tsconfig path aliases resolve from cwd under tsx, so release wrapper
scripts running against old release target cwds could not resolve
@openclaw/normalization-core (not a linked root dependency). Relative
package-source imports match the established pattern on the adjacent
lines and are cwd-independent; old-target planning verified directly.
2026-07-12 10:17:00 +01:00
Vincent Koc
17e2fbfa86
fix(test): harden script probe bounds ( #95060 )
...
Merged via squash.
Prepared head SHA: 3a51c3c2d7
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-06-20 02:31:40 +08:00
Vincent Koc
3a82bf5766
fix(tooling): cancel clawtributor avatar body reads
2026-06-19 07:02:27 +02:00
Peter Steinberger
b8d08f0cfd
docs: document repository scripts
2026-06-04 20:52:50 -04:00
Peter Steinberger
304e2c83c0
chore(lint): enable stricter oxlint rules
2026-05-31 18:59:02 +01:00
Peter Steinberger
f5eca3f84c
chore(lint): enable object and reassignment rules
2026-05-31 09:32:52 +01:00
Peter Steinberger
deb7bc6539
chore(lint): enable readability lint rules
2026-05-31 07:17:57 +01:00
Vincent Koc
fe329ffff0
fix(scripts): cap clawtributor avatar probes
2026-05-29 17:18:12 +02:00
Peter Steinberger
cfd796a515
docs: fix clawtributors README layout
2026-04-18 20:41:21 +01:00
Gustavo Madeira Santana
84185cb3eb
docs: clean up clawtributors generator
2026-04-15 14:20:32 -04:00
Vincent Koc
096d0cf412
chore(lint): type script and test helpers
2026-04-06 16:55:50 +01:00
Tyler Yust
f918b336d1
fix: agent-only announce path, BB message IDs, sender identity, SSRF allowlist ( #23970 )
...
* fix(agents): defer announces until descendant cleanup settles
* fix(bluebubbles): harden message metadata extraction
* feat(contributors): rank by composite score (commits, PRs, LOC, tenure)
* refactor(control-ui): move method guard after path checks to improve request handling
* fix subagent completion announce when only current run is pending
* fix(subagents): keep orchestrator runs active until descendants finish
* fix: prepare PR feedback follow-ups (#23970 ) (thanks @tyler6204)
2026-03-01 22:52:11 -08:00
Shakker
ef1ffacfb2
scripts: exclude unresolved clawtributors from README
2026-02-24 02:55:02 +00:00
Peter Steinberger
a429380e33
fix(scripts): harden clawtributors updater
2026-02-14 23:25:32 +01:00
cpojer
935a0e5708
chore: Enable typescript/no-explicit-any rule.
2026-02-02 16:18:09 +09:00
cpojer
1838ab019b
chore: Enable linting in scripts.
2026-01-31 21:29:14 +09:00
cpojer
76b5208b11
chore: Also format scripts and skills.
2026-01-31 21:21:25 +09:00
Peter Steinberger
9a7160786a
refactor: rename to openclaw
2026-01-30 03:16:21 +01:00
Peter Steinberger
6d16a658e5
refactor: rename clawdbot to moltbot with legacy compat
2026-01-27 12:21:02 +00:00
Peter Steinberger
c892f38d3c
refactor(scripts): extract clawtributors types
2026-01-14 01:17:56 +00:00
Peter Steinberger
41f972c307
docs: infer logins from email local
2026-01-08 06:26:50 +01:00
Peter Steinberger
689875dfbb
docs: dedupe clawtributors names
2026-01-08 06:20:47 +01:00
Peter Steinberger
fe17743696
docs: keep full clawtributors list
2026-01-08 06:16:52 +01:00
Peter Steinberger
3c20e72e33
docs: refresh clawtributors list
2026-01-08 05:48:29 +01:00