Skip to content
View hibuka-labs's full-sized avatar
  • Hangzhou

Block or report hibuka-labs

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

Popular repositories Loading

  1. phi-agent phi-agent Public

    phi-agent: A general-purpose AI Agent framework in Rust. Provides a builder factory for assembling agents with configurable LLM clients, tools, middleware, and approval handlers. Ships with a CLI s…

    Rust 12 7

  2. agent-base agent-base Public

    A lightweight Agent Runtime Kernel for building AI agents in Rust. Zero business assumptions, full control.

    Rust 7 1

  3. soda-core soda-core Public

    Simple Object-Oriented Domain-Driven Design Architecture

    Java 1 1

  4. agent-works agent-works Public

    agent-base gives you a pure Rust agent runtime. agent-works adds what every real agent needs: MCP, Skills, built-in tools, CLI REPL. Feature-flagged — import only what you use. One use agent_works …

    Rust 1 1

  5. phi-kernel-tools phi-kernel-tools Public

    Kernel tools for phi-agent — LLM-callable multi-agent management (spawn, send, wait, list, close) and skill detail lookup. Injected into agent-works via factory pattern.

    Rust 1

  6. intent-router intent-router Public

    Composable intent routing for Rust. Cascade from regex → embedding → local LLM → remote LLM with confidence-based short-circuiting. Zero business intrusion: you define logic, we orchestrate. Built …

    Rust