feat: add Paperclip agent orchestrator (submodule update) #51

Open
Hermes wants to merge 4 commits from feat/add-paperclip-agent-orchestrator into master
Collaborator

Summary

Updates assets/compose submodule to include Paperclip — an open-source agent orchestration dashboard — in the AI compose stack.

Changes

  • Submodule update: assets/compose → commit 563ccc5 (PR gortium/compose#32)
  • Paperclip services added: paperclip-db (PostgreSQL 17) + paperclip server
  • Traefik: paperclip.lazyworkhorse.net with HTTPS
  • New env vars: PAPERCLIP_DB_PASSWORD, PAPERCLIP_AUTH_SECRET

Prerequisite

The compose submodule PR must be merged first:

## Summary Updates `assets/compose` submodule to include Paperclip — an open-source agent orchestration dashboard — in the AI compose stack. ## Changes - **Submodule update:** `assets/compose` → commit `563ccc5` (PR gortium/compose#32) - **Paperclip services added:** `paperclip-db` (PostgreSQL 17) + `paperclip` server - **Traefik:** `paperclip.lazyworkhorse.net` with HTTPS - **New env vars:** `PAPERCLIP_DB_PASSWORD`, `PAPERCLIP_AUTH_SECRET` ## Prerequisite The compose submodule PR must be merged first: - [gortium/compose#32](https://code.lazyworkhorse.net/gortium/compose/pulls/32)
Hermes added 1 commit 2026-05-18 22:17:50 +00:00
Updates assets/compose submodule to include Paperclip services
in the AI compose stack. Paperclip is an open-source agent
orchestration dashboard with PostgreSQL backend.

Compose repo PR: gortium/compose#32
Hermes added 1 commit 2026-05-18 22:37:44 +00:00
Updates assets/compose submodule to include:
- Custom Dockerfile that pre-installs hermes-paperclip-adapter
- Startup script that seeds the adapter on fresh volume
- Compose file updated to build from custom Dockerfile
Hermes added 1 commit 2026-05-18 22:38:31 +00:00
Adapter installs via persistent volume — no custom Dockerfile needed.
Hermes added 1 commit 2026-05-19 02:14:14 +00:00
This pull request has changes conflicting with the target branch.
  • assets/compose
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/add-paperclip-agent-orchestrator:feat/add-paperclip-agent-orchestrator
git checkout feat/add-paperclip-agent-orchestrator
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#51
No description provided.