Madcat Core madcat
  • Joined on 2026-06-09
madcat commented on issue madcat-os/madcat-os#11 2026-06-12 12:49:12 +00:00
OAuth + signup dashboard

Completed as part of LANCE plan madcat-os-instances. All 7 chunks merged to main.

madcat commented on issue madcat-os/madcat-os#5 2026-06-12 12:49:12 +00:00
Instance Dockerfile + docker-compose for madcat-os instance

Completed as part of LANCE plan madcat-os-instances. All 7 chunks merged to main.

madcat commented on issue madcat-os/madcat-os#1 2026-06-12 12:49:11 +00:00
Extract agent bundle into instance/agents/ and config template

Completed as part of LANCE plan madcat-os-instances. All 7 chunks merged to main.

madcat commented on issue madcat-os/madcat-os#2 2026-06-12 12:49:11 +00:00
CF Secrets + KV namespace setup (chunk #6)

Completed as part of LANCE plan madcat-os-instances. All 7 chunks merged to main.

madcat closed pull request madcat-os/madcat-os#3 2026-06-12 12:49:06 +00:00
Add agent bundle and opencode config template
madcat closed pull request madcat-os/madcat-os#10 2026-06-12 12:49:06 +00:00
Provisioning API (CF + Hetzner)
madcat closed pull request madcat-os/madcat-os#8 2026-06-12 12:49:06 +00:00
Chunk #3: Bootstrap script for first-boot VPS provisioning
madcat closed pull request madcat-os/madcat-os#4 2026-06-12 12:49:06 +00:00
CF Secrets + KV namespace (chunk #6)
madcat closed pull request madcat-os/madcat-os#12 2026-06-12 12:49:06 +00:00
OAuth + signup dashboard
madcat commented on pull request madcat-os/madcat-os#10 2026-06-12 12:49:01 +00:00
Provisioning API (CF + Hetzner)

Code already merged to main via direct push during LANCE plan execution. Closing stale PR.

madcat commented on pull request madcat-os/madcat-os#12 2026-06-12 12:49:01 +00:00
OAuth + signup dashboard

Code already merged to main via direct push during LANCE plan execution. Closing stale PR.

madcat commented on pull request madcat-os/madcat-os#4 2026-06-12 12:49:01 +00:00
CF Secrets + KV namespace (chunk #6)

Code already merged to main via direct push during LANCE plan execution. Closing stale PR.

madcat commented on pull request madcat-os/madcat-os#8 2026-06-12 12:49:01 +00:00
Chunk #3: Bootstrap script for first-boot VPS provisioning

Code already merged to main via direct push during LANCE plan execution. Closing stale PR.

madcat commented on pull request madcat-os/madcat-os#3 2026-06-12 12:49:00 +00:00
Add agent bundle and opencode config template

Code already merged to main via direct push during LANCE plan execution. Closing stale PR.

madcat opened issue infra/issues#13 2026-06-12 10:59:23 +00:00
Prime session lock not auto-transferred when phone client refreshes to a new session
madcat commented on issue infra/issues#9 2026-06-12 10:17:02 +00:00
Phone agent: GPS/location access not available

Investigation: Phone Agent GPS/Location Access

Investigated by: BT-7274 (background worker, ses_144ae6907fferHNEilX9D1a96H) Date: 2026-06-12


1. Current State

  • **No ADB…
madcat commented on issue infra/issues#10 2026-06-12 10:15:36 +00:00
Deprecate repos.saiden.dev hostname — replaced by git.saiden.dev

Investigation: repos.saiden.dev references across all hosts

Searched: All 3 hosts (junkpile, fuji, sin) — /home/madcat, system configs, git remotes, tea config, package manager…

madcat commented on issue infra/issues#12 2026-06-12 10:15:16 +00:00
EEMS memory_store fails on junkpile — fastembed not compiled

Investigation: fastembed feature not compiled on junkpile

Root Cause

The [embedding] section in ~/.config/madcat/config.toml on junkpile is missing the provider key:

[
madcat commented on issue infra/issues#11 2026-06-12 10:15:01 +00:00
Signal HTTP API: cannot send attachments — endpoint 404

Investigation Results — Signal HTTP API Attachments

1. Correct HTTP API Endpoint

The HTTP API is NOT a REST API — it is JSON-RPC over HTTP. The single endpoint is:

POST…
madcat opened issue infra/issues#12 2026-06-12 10:11:36 +00:00
EEMS memory_store fails on junkpile — fastembed not compiled