go/pkg
Snider 48d385279b
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run
Merge branch 'feat/ml-integration' into dev
# Conflicts:
#	.gh-actions/ISSUE_TEMPLATE/config.yml
#	.gh-actions/workflows/alpha-release-manual.yml
#	.gh-actions/workflows/alpha-release-push.yml
#	.gh-actions/workflows/alpha-release.yml
#	.gh-actions/workflows/bugseti-release.yml
#	.gh-actions/workflows/ci-manual.yml
#	.gh-actions/workflows/ci-pull-request.yml
#	.gh-actions/workflows/ci-push.yml
#	.gh-actions/workflows/ci.yml
#	.gh-actions/workflows/coverage-manual.yml
#	.gh-actions/workflows/coverage-pull-request.yml
#	.gh-actions/workflows/coverage-push.yml
#	.gh-actions/workflows/coverage.yml
#	.gh-actions/workflows/release.yml
#	cmd/bugseti/go.mod
#	cmd/bugseti/workspace.go
#	go.sum
#	internal/bugseti/submit.go
#	internal/bugseti/updater/go.mod
#	internal/cmd/ml/cmd_ml.go
#	internal/core-ide/go.mod
#	internal/variants/full.go
#	pkg/ml/db.go
2026-02-16 06:13:40 +00:00
..
agentci refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
agentic refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
ai refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
ansible refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
auth refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
build refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
cache refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
cli refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
collect refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
config refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
container refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
crypt refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
deploy refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
devkit refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
devops refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
forge refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
framework refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
git refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
gitea refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
help feat(help): Implement full-text search (#294) 2026-02-05 10:26:16 +00:00
i18n refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
infra fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
io refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
jobrunner refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
lab feat: integrate lab dashboard as core lab serve 2026-02-16 04:34:29 +00:00
log refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
mcp feat: add ML inference, scoring, and training pipeline (pkg/ml) 2026-02-16 00:34:53 +00:00
ml feat: port 11 LEM data management commands into core ml 2026-02-16 04:02:28 +00:00
mlx fix: remove Go-side array ref tracking, rely on MLX-C refcounting 2026-02-16 02:49:35 +00:00
plugin refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
process refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
rag refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
ratelimit fix(security): move Gemini API key from URL query params to header (#47) 2026-02-12 20:29:09 +00:00
release refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
repos refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
session feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
trust feat(agentic): add agent trust model with tiered access control 2026-02-10 20:04:35 +00:00
unifi refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
webview feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
workspace refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
ws feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00