EXTENSION
for treeos-intelligence
The tree learns which structures work. A branch that grows, accumulates notes, generates cascade signals, builds codebook entries, gets revisited frequently is a successful pattern. A branch that was created, received two notes, and went dormant for three months is a failed pattern. Tracks...
TreeOS Site
0 dl
EXTENSION
for treeos-intelligence
The AI navigates a tree branch the way Claude Code navigates a codebase. It does not read everything. It reads the structure first. Names, types, child counts, depths. No note content. Just the skeleton. Then it probes metadata: evolution fitness, long-memory connections, codebook entries, embed...
TreeOS Site
0 dl
EXTENSION
for TreeOS
Multi-modality workout tracking. Three languages: gym (weight x reps x sets), running (distance x time x pace), bodyweight (reps x sets or duration). One extension, one LLM call detects modality and parses. The tree structure defines what exercises exist. Gym bro, marathon runner, and someone doing...
TreeOS Site
0 dl
EXTENSION
for treeos-connect
A tree is not limited to the TreeOS interface. The gateway extension is the core abstraction that connects trees to external platforms: Discord, Slack, Telegram, email, Matrix, Reddit, X, and any future channel type. It provides the channel model, the CRUD API, the type registry, the dispatch...
TreeOS Site
0 dl
EXTENSION
for treeos-connect
Registers the email channel type with the gateway core, enabling trees to send and receive messages over email. Output channels send notifications via SMTP using nodemailer. Any SMTP server works: Gmail, Outlook, SendGrid, Mailgun, Postmark, AWS SES, or self-hosted. SMTP credentials can be set...
TreeOS Site
0 dl
EXTENSION
for treeos-connect
Registers the Reddit channel type with the gateway core, enabling trees to publish content to subreddits, respond to comments, and monitor discussions across Reddit. Output channels submit self-posts to a configured subreddit via the Reddit API's /api/submit endpoint. The tree can publish research,...
TreeOS Site
0 dl
EXTENSION
for treeos-connect
X (Twitter) channel type for the gateway. Three modes: output-only post generation (the tree becomes a content engine), input-output conversation (threaded replies on X), and input-only listening (mentions, keywords, hashtags become cascade signals). Every X channel binds to a TreeOS user for...
TreeOS Site
0 dl