01 / LOCAL-FIRST AI WORKSPACE

PYTHOS

Build alone and nobody double-checks you. PYTHOS finds the lines to fix and the work nobody owns.

Tasks, Apple Reminders, schedules, notes, contacts, exported mail, mind maps, work files, and source code join one ontology graph. When something changes, the Agent compares it against the previous state and lists the mismatched lines, the missing checks, and the work nobody owns, each with links to the files it read.

WEB · DESKTOP · MOBILE

  • Ontology
  • Tasks
  • Schedules
  • Reminders
  • Notes
  • Contacts
  • Mindmaps
  • Work files
  • Source code
  • Local AI
Download free for Mac

APPLE SILICON · macOS 14+ · 28MB · NO SIGN-UP · v0.1.1 PREVIEW

PYTHOS desktop with a vault tree open beside the README editor
Desktop workspace · open note in local vault

01 / CAPABILITIES

What it solves.


CAPABILITY / 01

Ontology first

Task, Reminder, Schedule, Note, Contact, Mindmap, Work file, and Code are defined as entities with project, person, deadline, and file relationships. The Agent uses this structure to read the material together.

CAPABILITY / 02

Ongoing Agent comments

When a new schedule, edited note or mind map, related contact, work file, or code diff reaches the graph, the Agent compares it with the previous state. It comments on what changed, what needs attention, and the evidence behind it.

CAPABILITY / 03

Files are the data

There is no proprietary document database. Notes stay in Markdown and settings stay in text files, so another editor can open them as they are.

CAPABILITY / 04

One vault, several screens

Desktop uses Tauri, the web client uses a local file bridge, and mobile uses Expo. All three read the same folder.

CAPABILITY / 05

Choose the AI per task

Run local mlx-vlm or use OpenRouter, Anthropic, and OpenAI-compatible APIs. Each task can use a different profile.

CAPABILITY / 06

Schedules join the same graph

Reminders and calendar events sit beside documents and source code. A task keeps its links to the document and the code that document names.

CAPABILITY / 07

An Agent team with visible owners

Assign Master, Research, and Release roles. The organization view records responsibility and delegation.

CAPABILITY / 08

Memory you can inspect

Observations, facts, preferences, commitments, and insights become short- and long-term memory. Review or delete them from the Memory tab.

CAPABILITY / 09

Discord Agent Gateway

On desktop, messages from allowed Discord users become workspace Agent turns and answers return to the same channel. The selected AI profile’s approval mode still applies.

CAPABILITY / 10

Tools stay beside the note

Search, terminals, Git history, HTML preview, and meeting-note conversion open beside the note. You do not have to move the work to another window.

CAPABILITY / 11

Annotate one passage

Select one part of the note for AI editing instead of rewriting the whole document. The interface keeps the selection mode visible until you leave it.

CAPABILITY / 12

Review before running

Choose the open note as the review target, add an instruction in the preparation dialog, and decide whether to run it.

CAPABILITY / 13

A Sticky Note over the work

Float your own items or selected Apple Reminders in a small note. Reorder the rows and assign icons inside the note.

02 / System shape

How it is built.

  1. Next.js static export + React 19
  2. Tauri 2 desktop shell
  3. Expo mobile client
  4. Markdown · Git · local filesystem bridge
  5. Ontology knowledge graph
  6. Clean Architecture package boundaries

Design principle

The AI Agent keeps checking changes in the links between people, projects, deadlines, notes, and code. It analyzes several sources together and leaves comments linked to the evidence.
PYTHOS / firestick