Skip to content
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

  • supercli — 10,000+ tools, one agent-friendly CLI
  • machin — machine-first compiled language, native speed through C
  • tau — agent-first AI CLI in Zig
  • remotecmd-cli — execute commands on any machine
  • 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 39 2

  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 5

  4. machin machin Public

    MFL — a machine-first backend language based on Go. Source is base64, one function per line; compiles to native code via C at C/Rust/Zig speed.

    Go 9

  5. remotecmd-cli remotecmd-cli Public

    Execute commands on any machine, anywhere

    Go 9