|
|
54e5978f9d
|
fix: deployment fixes (openclaw.id, configSchema, resolveConfig)
|
2026-02-17 18:17:20 +01:00 |
|
|
|
53dd147475
|
chore: bump v0.1.2 (anonymized)
|
2026-02-17 16:29:59 +01:00 |
|
|
|
7ee66dd0d2
|
fix: anonymize all examples and test data
- Replaced real names/companies with generic placeholders
- Tests: Vainplex GmbH → Acme GmbH
- README: Sebastian/Mondo Gate → Alex/Acme Corp
- Author: OpenClaw Community
- License: OpenClaw Contributors
|
2026-02-17 16:29:44 +01:00 |
|
|
|
898b2d9b9d
|
chore: bump v0.1.1 (README on npm)
|
2026-02-17 16:27:46 +01:00 |
|
|
|
086f3ff0b3
|
docs: comprehensive README, LICENSE, community-ready
- Full README with: what it does, quick start, config reference,
architecture overview, extraction pipeline diagram, fact lifecycle,
hook table, testing instructions, plugin suite roadmap
- MIT License
- Repository URL fixed in package.json
|
2026-02-17 16:27:29 +01:00 |
|
|
|
8964d93c60
|
feat: knowledge-engine v0.1.0 — all Cerberus findings fixed
- 83/83 tests passing (was 32/45)
- New: src/http-client.ts (shared HTTP/HTTPS client, fixes C2+H1)
- Fixed: proper_noun regex exclusions (C6)
- Fixed: shutdown hooks registered in hooks.ts (C3)
- Fixed: all timers use .unref() (H6)
- Fixed: resolveConfig split into smaller functions (C4)
- Fixed: extract() split with processMatch helper (C5)
- Fixed: FactStore.addFact isLoaded guard (H3)
- Fixed: validateConfig split (H2)
- Fixed: type-safe config merge, removed as any (H4)
- Added: http-client tests, expanded coverage (H5)
- Fixed: LLM batch await (S1), fresh RegExp per call (S2)
- 1530 LOC source, 1298 LOC tests, strict TypeScript
|
2026-02-17 16:10:13 +01:00 |
|