Skip to content
View MAluyue's full-sized avatar

Block or report MAluyue

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. ic-agent-hub-learn ic-agent-hub-learn Public

    https://www.icagenthub.com最近在学习中科麒芯刚推出的ic agent工具,创立了一个临时存储仓库,官网目前只推出了三个项目:MCU、ic前端、ic后端,这里面只有ic前端的部分是完整的,其他的会后续补齐,建议去官网下载使用

    Python 1 1

  2. all-in-rag all-in-rag Public

    Forked from datawhalechina/all-in-rag

    🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/

    Python

  3. claude-code-cli claude-code-cli Public

    Forked from huangserva/claude-code-cli

    这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…

    TypeScript

  4. claude-code claude-code Public

    Forked from jarmuine/claude-code

    Fork of instructkr/claude-code

    TypeScript