-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
No. With Ollama and a local model, nothing leaves your machine. Cloud providers are optional.
No. A 7–8B model runs on CPU — slower, not broken. A GPU is used automatically if present.
Not unless you configure a cloud provider. There is no telemetry, no account, and no phone-home.
Most frameworks give you agents that talk. This one is built around memory that outlives the session: graded predictions, tracked reputation, preserved dissent, and a constitution that rejects output rather than advising it. The agents sit on top of that.
The House forgets everything it has learned — every graded prediction, reputation estimate, and recorded belief change. The system still runs; it starts over. See Institutional Memory.
Because it lacks an invalidation condition. An unfalsifiable prediction can never be graded, so it can never teach anything. See Governance Engine.
Yes — ten cloud providers are supported through one adapter, and any OpenAI-compatible server works too. See Choosing a Model.
Yes, but port 8766 has no authentication and the API can run shell commands. Keep it on loopback and front it with an authenticating proxy. See Security Model.
It is gated, not sandboxed. The GPS-2 gate is deny-by-default and irreversible actions need a human gate — leave those on, and point it at a workspace you are willing to lose. Read Security Model before enabling execution.
The count matters less than the distinctness. A council of identical agents is one agent with extra latency. The Skeptic having a veto, and dissent being preserved, are what make it a council. See The Council.
It should — the Linux code path is POSIX. But macOS is not in CI, so it is listed as untested rather than claimed. Reports welcome.
Apache-2.0 — OSI-approved, express patent grant, free commercially at any revenue.
Bugs: issues. Security: advisories — privately first.
It runs, it is tested (601 tests, CI on Ubuntu and Windows across three Python versions), and it is used daily by its author. But it is a single-maintainer project with no sandboxing and no API authentication. Evaluate it as such, and read Security Model before pointing it at anything you care about.
SkynetClaw · THE HOUSE · Apache-2.0 · a council that forgets every meeting is not a council
Start
How it works
- Architecture
- The Council
- Institutional Memory
- Recall Quality
- House Mind
- Governance Engine
- Reputation
- Outcome Tracking
Using it
Running it