• Joined on 2026-02-14
Charon created branch main in core/ci 2026-02-16 14:41:13 +00:00
Charon created branch main in core/php 2026-02-16 14:41:12 +00:00
Charon pushed to main at core/php 2026-02-16 14:41:12 +00:00
6cb5957ca6 feat: extract PHP/Laravel commands from core/cli
Charon pushed to main at core/ide 2026-02-16 14:22:47 +00:00
74e9994a6b refactor: update module path and imports for standalone repo
Charon created branch split-cleanup in core/cli 2026-02-16 14:22:46 +00:00
Charon pushed to split-cleanup at core/cli 2026-02-16 14:22:46 +00:00
e025577092 refactor: split CLI from monorepo, import core/go as library
Charon created branch split-cleanup in core/go 2026-02-16 14:22:39 +00:00
Charon pushed to split-cleanup at core/go 2026-02-16 14:22:39 +00:00
dfd370cff6 refactor: strip to pure package library
Charon pushed to feat/ml-integration at core/go 2026-02-15 23:58:22 +00:00
5fd7705580 feat(mcp): add ML tools subsystem and fix MCP service extension points
Charon pushed to feat/ml-integration at core/go 2026-02-15 23:52:59 +00:00
3dbb5988a8 feat(ml): add CoreGo service wrapper and CLI commands (Tasks 6-7)
Charon pushed to feat/ml-integration at core/go 2026-02-15 23:46:30 +00:00
fcd1758b7d feat(ml): add format converters, data pipeline, and scoring agent
Charon created branch new in core/go 2026-02-15 23:35:17 +00:00
Charon pushed to new at core/go 2026-02-15 23:35:17 +00:00
Charon created branch feat/ml-integration in core/go 2026-02-15 23:35:10 +00:00
Charon pushed to feat/ml-integration at core/go 2026-02-15 23:35:10 +00:00
3fdc3f3086 refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
6f52e4e3ae feat(ml): add ML inference and scoring engine from lem-repo
79b88c79fe feat(ethics-ab): LEK-1 ethics kernel A/B testing and LoRA POC
5e953944f5 Merge pull request 'feat(agentci): Clotho orchestrator, rate limiting, and security hardening' (#49) from feat/agentci-packaging into new
b00e0df89c fix(agentci): resolve agents by Forgejo username, not config key
Compare 10 commits »
Charon pushed to main at lthn/LEM 2026-02-15 18:11:05 +00:00
08363ee1af feat: add lem worker command for distributed inference network
Charon pushed to main at lthn/LEM 2026-02-15 17:43:23 +00:00
774f097855 feat: scaffold LEM Desktop app (Wails v3 system tray + Docker stack)
Charon pushed to main at lthn/LEM 2026-02-15 17:22:46 +00:00
9fac5749c2 feat: add scoring agent + 23 capability probes (replaces scoring_agent.py)
Charon pushed to main at lthn/LEM 2026-02-15 17:12:10 +00:00
91ee389377 feat: convert all pipeline.py commands to Go
Charon pushed to main at lthn/LEM 2026-02-15 17:05:15 +00:00
4eaf1bfb39 feat: add parquet, publish, metrics, convert commands