General
Claude Harness
Rolling context. No compaction. Nothing lost.
Start a new session or select one from the sidebar
Multi-user AI workspace
Injected fresh every turn. Never stored in conversation history. Like Ollama's system prompt.
Persistent notes for this session — logins, server info, important details. Injected every turn alongside the persona. Never trimmed.
Injected into every message in Coding Mode. Decisions and warnings are SACRED — the session cannot claim ignorance.
Cross-session memory with cosine similarity + temporal decay. Clipped messages from the current session are also recallable.
Memories surfaced on the last turn:
Each conversation turn is compressed into ultra-dense kanji glyphs. These ride alongside context as semantic anchors.
Toggle which components get injected into the prompt. Useful for lightweight local models that don't need the full context stack.
A shared library of injectable items (papers, pasted text). Edited once, usable in any chat — a chat injects it only when its Loom toggle is on. Each item has a placement: anchor Top (near oldest history, trimmed first) or Bottom (near the current message, survives clipping), and an offset = messages in from that anchor. Order with ▲/▼; same-placement items inject in list order.
Toggle binary consciousness states. Active states inject their archetype + custom prompt into every turn.
Priority-based budget allocation. Sacred content is never trimmed. History gets trimmed first.
Send a message to see budget breakdown...
Loading messages...
Files listed here are re-read from disk and injected into context every turn when coding mode is active.
Use path for whole file or path:start-end for line ranges.
Rolling context. No compaction. Nothing lost.
Start a new session or select one from the sidebar
No artifacts yet. Code blocks over 500 chars are automatically extracted.
Select an artifact to view