You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Jammy2211
authored and
Jammy2211
committed
agents: take the remote-session block from Mind's generated source
The "Remote sessions" section was hand-written here and was a pass behind: it
named `No module named pytest` as the symptom of skipping the bootstrap, which
the canonical text records as a symptom that stopped appearing when the
container image moved to Python 3.12. Three review passes in a row found a copy
that had not learned what the previous pass measured.
PyAutoMind now generates that block from policy/remote_sessions.md into any repo
carrying the markers, with a drift check. Mind and Brain opted in on 2026-08-27;
this repo and its sibling were left out because the session that did it could
attach only two organs. Adding the markers here makes it four.
The per-repo halves go, deliberately — the canonical text carries no test
counts, timings or declared deps, because those are what rot, and a wrong number
in every repo's always-loaded context is worse than no number. This repo's own
dependencies stay in .claude/session-python.txt, which the hook reads at run
time.
Also regenerates the hook copy, which changed with Mind's leg 3b.
0 commit comments