[agent/codex] Run: echo "Hello from $(hostname) — $(go version) — $(un... #6

Merged
Virgil merged 7 commits from agent/run--echo--hello-from---hostname------go into dev 2026-03-22 17:20:02 +00:00

7 commits

Author SHA1 Message Date
4b36f935dd Merge pull request '[agent/claude] Update go.mod require lines from forge.lthn.ai to dappco.re ...' (#3) from agent/update-go-mod-require-lines-from-forge-l into main
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
2026-03-22 01:25:08 +00:00
Snider
b36729e592 chore(cache): migrate to dappco.re vanity import path
Some checks failed
CI / test (pull_request) Failing after 2s
CI / auto-fix (pull_request) Failing after 0s
CI / auto-merge (pull_request) Failing after 0s
Update module path from forge.lthn.ai/core/go-cache to
dappco.re/go/core/cache. Update dependencies to dappco.re/go/core/io
v0.2.0 and dappco.re/go/core/log v0.1.0. Fix path traversal prefix
collision in Cache.Path() and update package doc comment.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:24:52 +00:00
Snider
361461b360 Merge remote-tracking branch 'github/dev'
Some checks failed
CI / test (push) Failing after 3s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 1s
2026-03-22 00:57:35 +00:00
Snider
0ffc73918a Merge remote-tracking branch 'origin/main' 2026-03-22 00:57:34 +00:00
Snider
b449e7ec09 chore: sync dependencies for v0.1.6
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:54:58 +00:00
Snider
85e10f6f1a chore: sync dependencies for v0.1.5
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 17:50:56 +00:00
Snider
af3299fb0b ci: add Core ecosystem CI workflow with CodeRabbit auto-fix
Uses dAppCore/build actions for test, auto-fix on CodeRabbit changes,
and auto-merge on CodeRabbit approval.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 14:05:26 +00:00