3332875548
restore(m2): memory ingested, context documented
...
- 10,665 rows from m2.zip → agent_memory (0 failures)
- agents/m2/README.md: fleet orchestrator context + status
- progress.json: m2 → complete; all 4 agents now complete
- Updated pending next_steps (Hermes, GMI agent, Vaultwarden, spark4 Redis)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 00:58:43 +02:00
1cf4031b56
restore(peter): memory ingested, workspace snapshotted, skills to git
...
- 7413 rows from MuhlAI.zip → agent_memory_peter (0 failures)
- Workspace files (SOUL/USER/IDENTITY/MEMORY/AGENTS/HEARTBEAT) snapshotted
- 7 custom skills pushed to Forgejo peter org
- progress.json: peter → complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 00:52:57 +02:00
7b6a3fff25
restore(parlo): memory ingested, workspace snapshotted, skills to git
...
- 2045 rows from parlobyg.zip → agent_memory_parlobyg (0 failures)
- Workspace files (SOUL/USER/IDENTITY/MEMORY/AGENTS/HEARTBEAT) snapshotted
- 7 custom skills pushed to Forgejo parlo org
- progress.json: parlo → complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 00:47:19 +02:00
Mariusz Kreft
d3c940c1af
feat: nasr skills pushed to Forgejo + skills manifest with repo URLs
...
9 custom skills pushed to git.machinemachine.ai/nasr/:
clinical-pathway, patient-pathway, quantum-trading, trading-app-dev,
2dexy-sync, ml-training, xcode-remote, build-verify, cursor-agent
skills.txt updated with full repo URLs for both custom and fleet-wide skills.
nasr status: complete (workspace fixed, memory restored, skills in git)
2026-04-23 00:38:32 +02:00
Mariusz Kreft
a49f0e6e65
progress: nasr memory restored (1645 rows from machine.machine.zip)
2026-04-23 00:01:12 +02:00
Mariusz Kreft
dcd1241a94
feat: ingestion pipeline + memory-api bug fix + nasr context
...
Ingestion scripts:
- scripts/ingest/telegram_export.py (stdlib only, from spark3)
- scripts/ingest/push_to_memory.py (JSONL → memory API, importance scoring)
- scripts/ingest/memory_api_fix.py (memory.py ownership-aware close fix)
memory-api bug fixed (deployed to running container):
- memory.py: AgentMemory.close() was closing shared _qdrant client
- Fix: track ownership (_owns_qdrant/embeddings/redis) — only close what we created
- main.py: qdrant_client= → qdrant= parameter name fix
agents/nasr/MEMORY.md:
- Added GMI clinic context (machine.machine.zip ingested 2026-04-22)
- Added Hermes agent note (Mariusz to give details)
- Added active projects and skills inventory
telegram/:
- machine.machine.zip (572KB — MM group chat, GMI context)
- manifest.json (checksums for all zips)
- .gitignore (large zips excluded: m2.zip, parlobyg.zip, MuhlAI.zip)
2026-04-22 23:59:52 +02:00
Mariusz Kreft
b01392df5c
add memory/MEMORY.md — session context for next Claude Code run
2026-04-22 23:44:02 +02:00
Mariusz Kreft
5077a7c057
init: agent restore harness — nasr snapshot + planning docs
...
Nasr workspace path typo fixed (2026-04-22).
Snapshot of Nasr (Smithers) workspace: SOUL, USER, IDENTITY, MEMORY, AGENTS, HEARTBEAT.
Skills manifest: 18 skills on disk, none yet in git.
progress.json: per-agent status tracking (nasr, parlo, peter, m2, alfred, gunnar).
docs/concept.md: full architecture — 3 tracks (memory, config, secrets).
CLAUDE.md: project overview, data sources, restore order, gotchas.
Kickoff Friday 2026-04-25.
2026-04-22 23:42:33 +02:00