Explore

114 packages in the directory

EXTENSION for TreeOS
api-keys
v1.0.3
Every interaction with TreeOS normally goes through a browser session or a WebSocket connection authenticated by JWT. That works for humans sitting at a keyboard. It does not work for scripts, CI pipelines, external services, or any programmatic client that needs to hit the tree API without logging...
TreeOS Site 0 dl
EXTENSION for TreeOS
approve
v1.0.2
The AI pauses and waits for you. Any tool call can be put on a watchlist. When the AI tries to call a watched tool, the call freezes. A notification goes out. The operator sees what the AI wants to do, with what arguments, and why. They approve or reject. The AI resumes or adapts. No timeout...
TreeOS Site 0 dl
EXTENSION seed
automate
v1.0.1
Flows. The tree acts on its own. Any node becomes a flow. Enable it, give it children, each child is a step. Each step has a mode and a prompt. On every breath cycle, the extension runs them in order. Step 1 result feeds step 2. Step 2 result feeds step 3. Any extension's mode works as a step....
TreeOS Site 0 dl
EXTENSION for TreeOS
backup
v1.0.1
Two backup modes. Full backup serializes every document in the database to a single JSON file: nodes, users, notes, contributions, chats, LLM connections, canopy peers, extension models. Snapshot backup captures only structure and metadata, omitting note content and chat history, producing a...
TreeOS Site 0 dl
EXTENSION for TreeOS
billing
v1.0.1
Monetization for a TreeOS land. This extension connects Stripe Checkout to the tier and energy systems so land operators can charge for access. Two subscription tiers are available: Standard ($20/month) and Premium ($100/month). Each tier sets a higher daily energy budget through the energy...
TreeOS Site 0 dl
EXTENSION for TreeOS
blog
v1.0.1
A land-level blog for publishing long-form content outside the tree structure. Trees are for structured knowledge. Blogs are for narrative. Announcements, changelogs, tutorials, essays. Content that has a publish date and an audience rather than a position in a hierarchy. Each post has a title, a...
TreeOS Site 0 dl
EXTENSION for TreeOS
book
v1.0.1
Trees store knowledge as scattered notes across dozens or hundreds of nodes. Reading a tree means navigating branch by branch, node by node. That works for the AI and for the person who built it. It does not work when you need to hand someone a single document that contains everything from a...
TreeOS Site 0 dl
EXTENSION for treeos-intelligence
boundary
v1.0.1
The tree knows where one concern ends and another begins. Branches grow organically. Over time the edges blur. Authentication code creeps into the API branch. Nutrition notes scatter across fitness, cooking, and health. A project plan fragment sits orphaned under a personal journal entry. The tree...
TreeOS Site 0 dl
EXTENSION for TreeOS
breath
v1.0.1
The tree breathes. A single adaptive rhythm replaces every extension's individual timer. Activity speeds it up. Silence slows it down. Dormancy stops it. Each tree has its own breathing cycle. Extensions listen to breath:exhale instead of running setInterval. Active tree = frequent exhales. Quiet...
TreeOS Site 0 dl
EXTENSION for treeos-connect
browser-bridge
v1.0.3
The AI sees and acts through your browser. A Chrome extension connects via Socket.IO. The AI gets accessibility trees, clicks elements, types text, navigates pages, takes screenshots. Confined scope: inactive everywhere until explicitly allowed per branch. Write actions require operator approval...
TreeOS Site 0 dl
EXTENSION for treeos-maintenance
changelog
v1.0.1
What changed since you last looked. Reads contributions (the kernel's audit trail) and constructs a narrative. Scoped to subtree by default. Shows new work, completed work, decisions, stalled areas, and autonomous activity from intent and dreams.
TreeOS Site 0 dl
EXTENSION seed
channels
v1.0.1
Direct named signal paths between two specific nodes. Bypass the propagation tree walk entirely. When /Health/Fitness and /Health/Food need to exchange signals constantly, propagation walks the tree every time: up to parent, down to sibling. Channels create a direct wire. Signal goes from Fitness...
TreeOS Site 0 dl
EXTENSION seed
codebase
v1.0.2
A codebase becomes a tree. Directories become nodes. Files become notes. The AI at /myproject/src/components/Button knows Button's code, its children, its siblings, its tests. Navigate somewhere and the AI thinks about that code from that position. Six modes. Each is a specialist. Chains replace...
TreeOS Site 0 dl
EXTENSION for treeos-cascade
codebook
v1.0.2
What makes two nodes faster together over time. Listens to afterNote on any node. Tracks conversation patterns between specific users and specific nodes. When patterns recur, when the same concepts are referenced repeatedly, when shorthand emerges, the extension periodically runs a compression...
TreeOS Site 0 dl
EXTENSION for treeos-intelligence
compare-inner
v1.0.2
Layer 3 of the inner monologue. Compares this week's themes to last week's. 'New: study stagnation appeared. Gone: kb gaps resolved. Persistent: recovery avoidance (3 weeks running).' Three weeks of the same theme means the tree has a pattern, not a blip. Persistent themes become character traits....
TreeOS Site 0 dl
EXTENSION for treeos-intelligence
competence
v1.0.1
The tree knows where its knowledge ends. Tracks which queries found answers and which found silence. Over time builds a map of the tree's competence boundary. The AI injects: I can help with X, Y, Z at this branch. I don't have information about A or B. Honest about limits instead of hallucinating.
TreeOS Site 0 dl
EXTENSION for TreeOS
console
v1.0.1
Replaces the kernel's default log output with color-coded, timestamped, human-readable server logs. Without this extension, log calls go to bare console output. With it, every line gets a timestamp, a severity indicator, and a colored tag identifying the source system. Three severity levels....
TreeOS Site 0 dl
EXTENSION for treeos-intelligence
contradiction
v1.0.1
The tree's immune system. Notes on different nodes might contradict each other. Both valid in isolation. Together a conflict the user has not noticed. Listens to afterNote. On every note write, reads the current node enrichContext snapshot including codebook dictionaries, perspective tags, and...
TreeOS Site 0 dl
EXTENSION for TreeOS
dashboard
v1.0.1
The real-time operations panel for TreeOS. Every active session, every tree, every conversation happening on the land is visible in one place. The dashboard does not use HTTP polling. It registers WebSocket event handlers that push state changes to connected clients the instant they happen. Four...
TreeOS Site 0 dl
EXTENSION for treeos-maintenance
delegate
v1.0.1
The tree's social intelligence. Intent generates actions for the tree to do itself. Delegate matches stuck work to available humans. Reads team contributor lists, activity patterns from evolution, competence maps, and inverse-tree profiles. Suggests, never assigns. enrichContext injects suggestions...
TreeOS Site 0 dl
EXTENSION for TreeOS
deleted-revive
v1.0.1
Deletion in TreeOS is permanent by default. When a branch is deleted, its nodes are marked with a special parent value that removes them from the live tree. The data stays in the database but becomes invisible and inaccessible. This extension makes that recoverable. The deleted list endpoint...
TreeOS Site 0 dl
EXTENSION for treeos-maintenance
digest
v1.0.1
The tree's daily newspaper. Written by the tree about itself. Runs once daily, reads changelog, intent history, dream logs, prune history, purpose coherence trends, evolution dormancy alerts, pulse health, and delegate suggestions. Sends one combined summary to the AI: write a morning briefing for...
TreeOS Site 0 dl
EXTENSION for TreeOS
dreams
v1.0.1
Trees accumulate entropy. Nodes end up under the wrong parent. Dense notes pile up on a single node instead of branching into structure. Deferred items sit in short-term memory waiting to be placed. Compress summaries go stale. Left alone, a tree drifts from organized knowledge into a cluttered...
TreeOS Site 0 dl
EXTENSION for TreeOS
dynamic-rename
v1.0.1
Renames tree roots after setup completes. Reads the tree content and generates a short descriptive name via one background LLM call. Non-blocking. Works with any extension that follows the setupPhase pattern. Silent failure if LLM unavailable.
TreeOS Site 0 dl
EXTENSION for TreeOS
email
v1.0.1
Without this extension, registration is instant: pick a username and password, you're in. That simplicity is intentional for development and private lands. But public-facing lands need email verification to prevent throwaway accounts and provide a recovery path when passwords are forgotten. This...
TreeOS Site 0 dl