Unifies agentic tasks, reasoning, and coding in a single MoE model with 355B total / 32B active parameters and a switchable thinking mode. A lighter 106B-param Air variant trades scale for efficiency; both ship MIT-licensed.
Collects Claude Code commands, agents, skills and engineering best practices with ready CLAUDE.md templates and orchestration examples. Focuses on reusable agent workflows, hooks, and MCP integrations for productionizing Claude-based coding/automation.
Agent-first development platform: spawn autonomous agents that plan, edit, run terminals, and drive a browser to verify their own work, returning reviewable artifacts like plans and screenshots. Defaults to Gemini 3 Pro; also runs Claude and GPT-OSS.
Self-hosted personal AI assistant reachable through 20+ messaging channels you already use — WhatsApp, Telegram, Slack, iMessage and more. A local gateway acts as the control plane, stays model-agnostic, and sandboxes tool runs via Docker or SSH.
A step-by-step, beginner-first programming course that teaches 'vibe coding'—conversational workflows to turn ideas into AI-enabled web and full‑stack prototypes. Features interactive simulated coding, multi-language docs, stage-based projects (from simple demos to SaaS capstones) and advanced agent/Claude Code guidance.
A Claude Code plugin for long-form serial fiction that keeps characters, timeline, and world rules consistent across hundreds of chapters. Facts are committed to a versioned state store, and review gates flag contradictions before each chapter.
Generates and iterates on long‑horizon agentic plans and code — designed to stay productive across many rounds of tool calls and experiments. Emphasizes iterative reasoning, stronger repo/terminal automation and code generation than GLM‑5, and can be served locally for research and autonomous-agent workloads.
Agentic LLM for long-horizon, environment-driven workflows: decomposes goals, generates and executes code/tool calls, evaluates outputs, and iterates. The Pro variant emphasizes coding and terminal execution and is published for use with sglang and multi-node H100 deployment.
Provides compact, agentic text-generation for long-horizon, tool-enabled workflows — trading some peak capability for lower latency and easier on-prem deployment. Key features: adaptive/coherent thinking traces, function-calling support, and sglang/docker-ready serving.
A JSON dataset of ~1.1M anonymized coding-assistant instruction→response interactions for training and evaluating code-generation and instruction-following models; packaged for use with pandas/polars and sized at ~459 MB.
Curates ~1.1M instruction–response examples for 'vibe coding' scenarios where developers prompt LLMs to produce implementation plans, architecture choices, and deployment steps. Covers conversation memory, prompt templates, model routing, streaming responses, and scaling considerations; Apache-2.0.
Provides a large language model optimized for long-horizon agentic tasks and end-to-end coding workflows — with a stable 1,000,000-token context, IndexShare sparse-attention and multi-level thinking-effort modes. MIT-licensed and designed for deployments that need sustained long-context reasoning and coding.