go/pkg/process
Claude 3fdc3f3086
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
refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
Move Go module path to production Forgejo instance.
Updates all imports, go.mod, go.sum, docs, and CI configs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 23:35:00 +00:00
..
exec refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
actions.go feat(process): add process management package with Core IPC 2026-01-30 19:48:28 +00:00
buffer.go feat(process): add process management package with Core IPC 2026-01-30 19:48:28 +00:00
buffer_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
global_test.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
process.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
process_global.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
process_test.go test(process): add concurrency tests and global function wrappers 2026-01-30 19:55:37 +00:00
runner.go feat(process): add process management package with Core IPC 2026-01-30 19:48:28 +00:00
runner_test.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
service.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
service_test.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
types.go feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00