Back to browse
GitHub Repository

Your AI agent. One server. Any device. No baked-in behavior.

21 starsTypeScript

Jean2 – An Open-Source Agent You Assemble Like Lego

by danielbilekq·Apr 17, 2026·2 points·1 comment

AI Analysis

MidShip It

Yet another agent framework competing with Cursor and Continue.

Strengths
  • Tools in any runtime without build steps or registration
  • MCP server support with OAuth for external integrations
  • Single persistent server accessible from desktop, mobile, browser
Weaknesses
  • Six GitHub stars suggests minimal adoption or real-world testing
  • No clear differentiation in extremely crowded agent framework space
Category
Target Audience

Developers building custom AI agents

Similar To

Cursor · Continue · Claude Desktop

Similar Projects

AI/ML●●Solid

Assembly Language for Agents

This repo turns agent loops into tiny, explicit instructions (LF, LI, APP, INF, INT, BGT, OUT) so you can compose reasoning as discrete micro-prompts instead of one huge monolith. The example VIBE_CONTROLLER shows concrete ops for cognition, safety checks and branching — a neat way to formalize ReAct-style loops. It’s a clever, researchy DSL with a Rust interpreter, but it’s early-stage and sits in a crowded space of agent frameworks (needs runtime benchmarks, integrations and real-world demos to move beyond an interesting experiment).

Big BrainNiche Gem
vanilla-latte
223mo ago
AI/ML●●Solid

AgentSearch – Self-hosted search and MCP for AI agents, no API keys

SearXNG bundle with MCP server and nine-step content extraction for AI agent pipelines.

Solve My ProblemShip It
bricrusoe
501mo ago