Skip to content

os-tack

Local-first infrastructure for AI agents. Public projects are AGPL-3.0 or MIT; production binaries are GPG-signed.

ostk.ai · contact@ostk.ai

Install

curl -fsSL https://ostk.ai/install.sh | sh

ostk — the kernel

RepoWhat it is
ostk.aiProduction release mirror. Signed binaries, governance bail, prime key.
ostk-siteSource for ostk.ai. Astro.
libostkUserspace client library for the ostk kernel.
homebrew-ostkHomebrew tap. Auto-updated on release.
ostk-recallLocal-first hybrid retrieval MCP server — model2vec embeddings + LanceDB + Tantivy BM25 + SQLite. One binary; hybrid search across markdown, code, and Claude Code sessions.
ostk-cacheContext-aware caching proxy for Anthropic and OpenAI. Drop-in for Claude Code, Codex, Cursor, and custom harnesses.
osteakElm-style architecture for ratatui — you bring the loop.

Companion tools

RepoWhat it is
prismProject a canonical .agents/ directory into every AI coding tool's config (Claude, Cursor, Gemini, Cline, Continue, Windsurf, Copilot, AGENTS.md).
docfreshTrack documentation freshness against source code.

Benchmarks

RepoWhat it is
find-the-needle23 Docker benchmarks. Submit broken Dockerfiles, watch models fix them. Leaderboard at needle-bench.cc.

File Context Protocol (FCP)

MCP servers that expose verb-based DSLs over complex file formats. Each driver exposes the semantic operations a format supports rather than raw file I/O.

Frameworks

RepoLanguage
fcpProtocol spec
fcp-coreTypeScript + Python shared framework
fcp-core-rustRust shared framework

Drivers

RepoFormat
fcp-pdfPDF — read, annotate, redact, merge, split
fcp-drawiodraw.io diagrams
fcp-midiMIDI composition
fcp-sheetsSpreadsheets
fcp-slidesSlide decks
fcp-terraformTerraform HCL
fcp-rustRust codebases via rust-analyzer
fcp-pythonPython codebases via pylsp
fcp-regexRegex via named fragment composition

Documentation · contact@ostk.ai

Popular repositories Loading

  1. osteak osteakPublic

    Elm for ratatui — you bring the loop

    Rust 17

  2. ostk.ai ostk.aiPublic

    ostk.ai kernel binaries and examples

    Shell 12 1

  3. ostk-cache ostk-cachePublic

    Context-aware caching proxy for Anthropic and OpenAI — maximizes prompt-cache hit rates by anchoring long-lived context into stable boundaries. Drop-in for Claude Code, Codex, Cursor, and custom ha…

    Rust 9 1

  4. fcp-midi fcp-midiPublic

    MCP server for semantic MIDI music composition

    Python 7 2

  5. fcp-rust fcp-rustPublic

    MCP server for Rust codebases via rust-analyzer

    Rust 6 2

  6. ostk-recall ostk-recallPublic

    Local-first cross-corpus retrieval MCP server — model2vec embeddings + LanceDB (Tantivy BM25) + SQLite. One binary; hybrid (dense + BM25) search across markdown, code, and Claude Code sessions.

    Rust 6

Repositories

Showing 10 of 28 repositories

Top languages

Loading…

Most used topics

Loading…