Commit Graph

  • c88fdcc2ea Merge pull request 'Fix Hermes: gateway command + disable network-reachable API server' (#11) from fix/hermes-gateway-command-and-api-server into main main william 2026-08-23 15:52:35 +00:00
  • 98762e764a Fix Hermes container: add gateway command, disable network-reachable API server fix/hermes-gateway-command-and-api-server william 2026-08-23 15:52:08 +00:00
  • 5507192ee6 Merge pull request 'Add Hermes Agent as a second native Matrix presence' (#10) from feat/hermes-matrix into main william 2026-08-23 15:49:05 +00:00
  • 9fa025f7d5 Add Hermes Agent as a second native Matrix presence feat/hermes-matrix william 2026-08-23 15:46:58 +00:00
  • 01580222f9 claude: Add a note in CONTRIBUTING.md stating that routing is now done automatically without command prefix. claude/9b0ae7ad claude-agent 2026-08-23 15:36:46 +00:00
  • 5461754f23 Merge pull request 'Route chat through local LiteLLM gateway, drop !claude/!ai prefixes' (#8) from feat/litellm-router into main william 2026-08-23 15:34:29 +00:00
  • f93bfb25a2 Route all chat through a local LiteLLM gateway, drop command prefixes feat/litellm-router william 2026-08-23 15:32:55 +00:00
  • 4fc4433833 Merge pull request 'Fix GitOps redeploy race: chain to end of build, not a parallel webhook' (#7) from fix/chain-portainer-redeploy-after-build into main william 2026-08-23 15:12:03 +00:00
  • 8db8347df0 Chain Portainer redeploy to the end of the build workflow, not a parallel webhook fix/chain-portainer-redeploy-after-build william 2026-08-23 15:11:31 +00:00
  • bb9545cdc5 claude: update CONTRIBUTING.md to also mention that only PRs are allowed, never direct pushes or merges by the bot claude/baa89a03 claude-agent 2026-08-23 15:10:43 +00:00
  • b0b1055f9d Merge branch 'main' into docs/branch-protection-notes docs/branch-protection-notes william 2026-08-23 15:09:14 +00:00
  • 34c2f7d634 Merge pull request 'Fix Matrix bot autojoin 404 on startup' (#5) from fix/matrix-autojoin-404 into main william 2026-08-23 15:08:37 +00:00
  • fc53251285 Replace AutojoinRoomsMixin with a lightweight invite handler fix/matrix-autojoin-404 william 2026-08-23 15:06:57 +00:00
  • 6d0cb3bba3 Document branch protection + dedicated bot account so the bot can only open PRs, never merge william 2026-08-23 14:51:13 +00:00
  • d7a881c768 Cap OpenRouter max_tokens — some models default to their full context window william 2026-08-23 14:45:19 +00:00
  • 77ce4a7334 Add !ai Matrix command for querying other models via OpenRouter william 2026-08-23 14:40:46 +00:00
  • 58bce828bf Drop getUserId() call in Matrix bot startup — its whoami request 404s against Continuwuity william 2026-08-23 11:42:48 +00:00
  • ec5ca6ff85 Use Claude subscription auth (CLAUDE_CODE_OAUTH_TOKEN) instead of API billing william 2026-08-23 11:35:16 +00:00
  • 8dfdcb80e8 Run claude-agent as non-root user — Claude Code refuses bypassPermissions as root william 2026-08-23 11:25:28 +00:00
  • 6da5c8cc44 Smoke test: verify full push -> CI build -> Portainer redeploy loop william 2026-08-23 11:23:34 +00:00
  • 31d0923fdf Remove act_runner config file/mount — unreliable under Portainer git-stack deploy, and unnecessary william 2026-08-23 11:21:27 +00:00
  • 11d2ae8cbb Move Traefik out of this stack into its own standalone stack william 2026-08-23 11:19:55 +00:00
  • aca1be8fd2 Fix claude-agent env vars for Portainer git-stack deploy (env_file doesn't work there) william 2026-08-23 11:15:37 +00:00
  • 32be57fe30 Use a real PAT (REGISTRY_TOKEN) for registry login, not the auto GITEA_TOKEN william 2026-08-23 11:05:19 +00:00
  • 5f804baea9 Grant packages:write to the build job's auto-token william 2026-08-23 11:03:42 +00:00
  • 0dcf5488d2 Fix Actions runner: use docker-capable job image, mount docker socket, add manual trigger william 2026-08-23 10:53:18 +00:00
  • 8c57c48e9e Use non-reserved variable name for registry host in build workflow william 2026-08-23 10:50:39 +00:00
  • 622e35f979 Fix Traefik/Docker API version mismatch, tidy Matrix registration-token env handling william 2026-08-23 10:49:11 +00:00
  • 357791d6e3 Scaffold Matrix + GitOps + Claude automation stack william 2026-08-23 10:25:57 +00:00