Commit Graph
6 Commits
Author SHA1 Message Date
sneak ed8b3a8fff Reflow README to prettier 80-column prose wrap 2026-05-09 21:29:08 +02:00
sneak fde1a1da29 Add editor, prettier, and ignore dotfiles
.gitignore extended for TypeScript/Node build artifacts on top of the
prompts-repo template. .editorconfig and .prettierrc match the prompts
template (4-space indents, prose-wrap always for markdown).
2026-05-09 21:27:16 +02:00
sneak 31f092b7bc Add REPO_POLICIES.md from sneak/prompts (synced 2026-05-09) 2026-05-09 21:27:03 +02:00
sneak 0146ee4ea2 Add WTFPL license 2026-05-09 21:27:03 +02:00
sneak 64108536fb Expand README: desktop-client motivation and API reference
Reframes the project as the protocol foundation for a future Electron-based
Ente desktop client (the existing official clients are unsatisfactory).
Adds an API reference section with TypeScript declarations for every
exported name across crypto, auth, model, api, session, and Client modules.
Adds Phase 10 desktop-client TODO items so a future agent can pick up the
plan.
2026-05-09 21:25:05 +02:00
sneak 0006af4f70 Initial commit: README with project spec and implementation plan 2026-05-09 18:57:58 +02:00