ItalyPaleAle and Claude Opus 5
cea1267f37
feat: add FRANCIS_HOST to connect to a standalone Francis runtime
...
FRANCIS_HOST decides where the Francis actor runtime lives. When it is
empty or set to "embedded" (the default), Pocket ID starts the runtime inside its own process, backed by its own database.
Any other value is the address, or a comma-separated list of addresses, of a standalone Francis runtime. Pocket ID then connects to it as a remote actor host and starts no embedded runtime.
Note: connecting to a standalone runtime also needs FRANCIS_HOST_PSK or FRANCIS_HOST_JWT, and optionally (but recommended) FRANCIS_CA.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01DMgoTZtznSjP4SHTaHbRen
2026-09-15 16:02:05 +00:00
Elias Schneider
f235104aed
chore(deps): update Go to v1.27.0
2026-08-28 23:02:49 +02:00
Alessandro (Ale) Segala
cfda5f693b
refactor: manage instance ID in the KV table ( #1579 )
2026-07-11 16:16:05 +02:00
Elias Schneider
fea933b62d
docs: add AI Usage Policy to CONTRIBUTING.md
2026-05-31 20:55:05 +02:00
a90c8abe51
chore(deps): upgrade to node 24 and go 1.26.0 ( #1328 )
...
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com >
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2026-02-23 19:50:44 +01:00
Alessandro (Ale) Segala
17d8893bdb
chore: update deps and Go 1.25 ( #833 )
2025-08-14 22:33:27 -05:00
Kyle Mendell and Elias Schneider
7bfe4834d0
chore: switch from npm to pnpm ( #786 )
...
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2025-08-10 12:16:30 -05:00
Elias Schneider
cbe7aa6eec
docs: adapt contribution guide
2025-05-24 22:55:46 +02:00
Elias Schneider and Alessandro Segala
f8a7467ec0
refactor!: serve the static frontend trough the backend ( #520 )
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com >
2025-05-24 22:55:46 +02:00
Alessandro (Ale) Segala and Elias Schneider
b3b43a56af
refactor: do not include test controller in production builds ( #402 )
...
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2025-03-29 22:11:25 +00:00
Nebula
f65997e85b
chore: add Dev Container ( #313 )
2025-03-11 17:24:41 -05:00
Elias Schneider
a65ce56b42
docs: add missing env file flag to frontend start command
2025-01-27 09:43:43 +01:00
Chris Danis
ef1aeb7152
docs: make CONTRIBUTING instructions work & fix example envs ( #152 )
2025-01-24 10:51:26 +01:00
Elias Schneider
9121239dd7
feat: add audit log with email notification ( #26 )
2024-09-09 10:29:41 +02:00
Elias Schneider
eaff977b22
initial commit
2024-08-12 11:24:22 +02:00