AI memory for iOS agents

Kujto

The Albanian first memory base that gives Claude, Codex, Gemini, Copilot, and Cursor the same long-term project truth.

Memorie e versionuar, dygjuheshe, per agjente AI qe punojne ne projekte iOS.

5 agents one source
12 guides iOS architecture
0 config simulator tool
iPhone 17 Pro Max
AGENTS.md
Read memory/MEMORY.md No em-dash Bilingual output
MEMORY.md
Claude Codex Gemini Copilot Cursor
Versioned Markdown memory Swift and Xcode workflow Architecture decision guides Agent adapter files

Why it exists

Stop re-teaching every agent the same iOS context.

Without Kujto

You paste coding style, architecture rules, simulator commands, and PR habits into every new chat.

With Kujto

Each agent reads the same repo-backed memory before touching code, docs, or workflows.

How it works

A memory base your tools can actually inspect.

01

Wire once

wire.sh links AGENTS, CLAUDE, CODEX, and GEMINI instructions into a project.

02

Read the index

Agents start at memory/MEMORY.md, then open only the memory files relevant to the task.

03

Keep truth in git

Project rules evolve through reviewable Markdown diffs instead of disappearing into chat history.

Install

Add Kujto in one command.

Start with the global memory, then fork it and make it yours. Shqipja stays first, English stays in sync.

curl -fsSL https://raw.githubusercontent.com/peterdsp/kujto/main/bin/install.sh | bash

Built for attention

Clear reasons to star, fork, and share.

For iOS developers

A ready memory base for Swift conventions, Xcode workflow, snapshots, navigation, and architecture choices.

For AI agent users

One pattern that works across Claude, Codex, Gemini, Copilot, Cursor, and future tools.

For Albanian builders

A visible, useful open-source project with Albanian identity at the front, not hidden in a footnote.

Deployment

GitHub Pages is the best first launch.

It is free, fast, close to the star button, and simple to connect to kujto.peterdsp.dev. Your Pi is better later if you want full control, analytics, or self-hosting practice.

GitHub Pages

Recommended for public launch and GitHub discovery.

Uses site/ and site/CNAME.

Raspberry Pi

Good for self-hosted control, but needs uptime and TLS care.

Serve the same static files with Caddy or Nginx.