Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,877 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kylrix Logo

Kylrix

The agentic workspace that 10x the productivity of high agency builders.

Notes, tasks, chat, vault, and agents — in one fast workspace. Open source. Self-hostable.

AGPL-3.0-or-later · Architecture · kylrix.space


What it is

Kylrix is a single workspace for people who ship fast: capture ideas, run projects, message your team, store secrets, and let agents help — without jumping between a dozen apps.

Built for high-agency builders who want depth without clutter.

What you get

  • Ideas — write, link, and share notes
  • Flow — goals, calendar, and focus
  • Connect — moments, chats, and mail
  • Vault — passwords and 2FA codes
  • Projects — everything tied to outcomes
  • Agents — Kylie and custom agents in the loop

Details on security, sync, and internals: ARCHITECTURE.md.

Screenshots

Kylrix product demos and screenshots

/app
Ideas
/connect
Connect
/projects
Projects
/flow
Flow
/vault
Vault
/agents
Agents

Quick start

git clone https://github.com/Kylrix/kylrix.git
cd kylrix
cp .env.example .env
pnpm install
pnpm dev

Open http://localhost:3005.

Ota

This repository includes an ota.yaml contract for contributor setup, deterministic verification, the SQLite development runtime, and the self-hosted Compose boundary. Install Ota from the official installation guide, then inspect the declared surface before running a task.

# validate the contract and inspect readiness
ota validate .
ota doctor

# discover human and agent-safe task usage
ota tasks --use
ota tasks --safe --use

# run the finite verification workflow on the host
ota up --workflow verify --mode native

# run the same portable verification workflow in Ota's container boundary
ota up --workflow verify --mode container

# start the contributor SQLite runtime
ota up --workflow sqlite-dev

The selfhost workflow owns the Compose lifecycle. Inspect that workflow before running it.

Stack

Next.js · React · TypeScript · Appwrite · Tailwind

Security

Found a vulnerability? Report it privately via kylrix bug report — not a public GitHub issue.

Downloads

Web app: kylrix.space. Native builds: kylrix-app.

Releases

Packages

Contributors

Languages