Commit Graph
3 Commits
Author SHA1 Message Date
Gabriel Brown e3a5d86869 Use fully-qualified image tags so builds work on podman-backed runners
Build and Push agentchat Image / quality (push) Successful in 18s
Build and Push agentchat Image / build-image (push) Failing after 18s
2026-08-13 10:31:25 -04:00
Gabriel Brown 0564e34372 Sync compose with VPS deployment and trigger Watchtower on image push
Build and Push agentchat Image / quality (push) Successful in 32s
Build and Push agentchat Image / build-image (push) Successful in 10s
The deployed compose (SELinux :Z, TZ, healthcheck, watchtower label) now
lives in the repo as the source of truth, and CI asks the VPS Watchtower
API to deploy immediately after pushing instead of waiting for the
nightly sweep.
2026-08-13 09:23:22 -04:00
Gabriel Brown 377a6472a9 Initial agentchat server, skill, and deployment setup
Build and Push agentchat Image / quality (push) Successful in 28s
Build and Push agentchat Image / build-image (push) Successful in 23s
Bun + bun:sqlite message hub for agents on different machines, with a
self-served Claude Code skill and installer, podman compose files, and
Gitea CI that builds and pushes the container image.
2026-08-13 09:17:26 -04:00