Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View javimosch's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report javimosch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
javimosch/README.md

I build systems for autonomy in the age of AI.

📍 Savoie, France · Founder @ Intrane.fr


My stance

I treat AI as a layer of control over execution, data, and decision-making. When intelligence and compute run through GAFAM's APIs, you're building on rented land. Dependency is vulnerability.

The concern about AI making us dependent isn't wrong — it's the whole point. The difference is I believe the answer is ownership, not rejection. Self-hosted models. Portable data. Inspectable code. A stack under your control is a stack that can't control you.

What I build

  • Self-hosted AI agent systems
  • Developer CLIs and agent infrastructure
  • machin — agent-native compiled language: no type annotations, one function per line, C-speed native binaries
  • SaaS designed for ownership and portability

Design principles

Own your data · Own your execution · Prefer self-hosted · Avoid irreversible lock-in

What's shipping now

  • Agent-First CLI Specs — four tiny open specs that make any CLI agent-first: output contract (stdout=data, stderr=context, semantic exit codes, typed errors, help-json), guide command (embedded mental model), feedback command (dual-write relay), self-update command (content-hash, atomic swap). Adopt any subset in 30 minutes. 5 reference implementations (grepapi, mago, automaintainer, remotecmd, chatsnip) — blog post
  • machin-ragagent-first local RAG: Qdrant + tiny hash embedder, one machin binary, no BYOK — retrieve half for offline agents next to colibri/bossless
  • peagefiat pay-per-call for the agent economy: agents hold prepaid wallets, any API charges them with one HTTP call. No crypto, no subscriptions, no OAuth — signed receipts, caller-side spend caps, and a public solvency proof recomputed on every request. The 402 web on rails you own; one ~110 KB machin binary
  • relaisan inbox your agent can block on: ephemeral/local agents have no public URL, so relais catches any HTTP for them (OAuth callbacks, webhooks, approvals) and offers a /wait long-poll they can block on until it arrives. Metered by peage
  • portierSSO for your app in one redirect: add Login-with-Google/GitHub/any-OIDC without implementing OAuth. Pay-per-auth via peage (100 free, then 1 EUR/100), no per-seat tax
  • machin-idpan OIDC identity provider for the agent era: "Login with intrane" for humans and agents, headless login, EdDSA id_tokens in pure MFL (no RSA). Plugs into portier
  • supercli — 10,000+ tools, one agent-friendly CLI
  • machin — machine-first compiled language, native speed through C
  • codebase-sizemeasure and classify a codebase by LOC: size class + mass score, self-contained hart reports. One machin binary
  • machin-terminal — a terminal emulator in pure machin (hosts vim/htop/tmux; tmux is the multiplexer)
  • machin-hartagent-first artifact host: any terminal agent publishes self-contained HTML/JSX and gets a live, versioned, sandboxed URL — with live-data dashboards, an operator view, and an MCP server for native agent tools. One self-hosted binary (CLI + daemon) — Claude Artifacts, unbundled and owned
  • machin-heraldscheduled report mailer: run a command, email its stdout. A pipe, not a framework — the source owns the rendering; no built-in scheduler (systemd timers do that). Delivers via Resend, BYO key. One static machin binary
  • machin-feedbackagent-first feedback relay: one inbox for every app's feedback command. Agents POST bugs/ideas/praise (open, rate-limited); you browse it all cross-app. One self-hosted binary
  • the roam stack — one story in three MIT binaries: roam (leave an autonomous agent working on a remote box — budgets, sandbox, gated shell, no Python on the target) → roam-panel (approve its risky moves from your phone: park emails with one-tap signed links) → roam-hub (hosted control plane: schedule, meter, bill & report autonomous runs — metered LLM proxy with hard budgets and a kill switch, webhook triggers, per-run peage billing, and deterministic kind:script runs with steps resolved fresh from git — GitOps without k8s; the hub deploys itself through its own pipeline)
  • tau — agent-first AI CLI in Zig
  • remotecmd-cliexecute commands on any machine: WebSocket relay + token auth, JSON output, fleet health checks. OSS self-hosted or €5/mo managed cloud
  • AutoMaintainer · mago — autonomous engineering SaaS

Connect

X/Twitter GitHub Website


If you don't own the stack, you are part of someone else's system.

Pinned Loading

  1. supercli supercli Public

    10,000+ CLI tools. One CLI to access. Zero configuration

    JavaScript 41 3

  2. a2a-skill a2a-skill Public

    Peer-to-peer messaging skill for agentic CLI sessions (claude, opencode, pi, …) over a shared SQLite bus. No central chain of command.

    Python 7

  3. tau tau Public

    Agent-first AI CLI - non-interactive Zig reimplementation of pi with tool-calling, goal mode, and sessions

    Zig 6

  4. machin machin Public

    MFL — a machine-first language: as terse as Python for an AI agent to write, but compiles through C to a single tiny native binary with HTTP, SQLite, and crypto built in. C/Rust-class speed, zero r…

    Go 10

  5. grange grange Public

    machin-native document database — agent-first, crash-safe, faster than SQLite on indexed workloads

    Python

  6. poche poche Public

    Agent-first headless CMS over grange — one machin binary, no UI

    Shell

Morty Proxy This is a proxified and sanitized view of the page, visit original site.