Skip to content
View ArtLjn's full-sized avatar

Block or report ArtLjn

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
ArtLjn/README.md

Blog GitHub Claude Code

Typing SVG

whoami

"AI 时代的开发者,不只是写代码的人,更是连接逻辑与现实的架构师。"

我是 ArtLjn (LJN),一名深耕 AI Agent 生态开发者工具链 的全栈工程师。热衷探索 MCP 的无限可能,构建连接 AI 与现实业务的桥梁。

  • AI 聚焦 — RAG 架构、Agent 自省机制、MCP 协议实战
  • 全栈闭环 — Python / Go / TypeScript,从高性能后端到智能应用
  • 开发信仰 — Ubuntu 24.04 + Claude Code + Ghostty

tech_stack


Pydantic FastAPI Kratos MCP Ollama Milvus


projects

Ocean 生态

项目 技术 简介
🌊 ocean-feishu-mcp TS MCP 飞书连接器,Claude Code × 飞书双向桥接
🐋 ocean-dock Py Python 开发辅助工具,Ocean 基础设施
ocean-cc-cli TS 统一命令行中枢,多提供商一键切换

独立项目

项目 技术 简介
📝 kratos-blog Go 云原生微服务博客,容器化部署
🏥 medical-neighbor Go 社区问诊服务,AI + 区块链
🧠 OllamaRag Py Ollama + Milvus 知识库系统

stats

⭐ Total Stars 🔥 Commits 2025 📁 Repositories 🌐 Languages
39 133 11 7
  TypeScript  ██████████████████░░░░░░░░░░░░░░░░░░░░  45.78%
  JavaScript  ███████████░░░░░░░░░░░░░░░░░░░░░░░░░░░  28.58%
  Java        ███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░  17.77%
  HTML        ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░   5.03%
  Go          █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░   1.12%
  Python      ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░   0.46%

philosophy

class Developer:
    simplicity  = "复杂 Agent 也要有优雅架构"
    automation  = "重复三次的事 → 写工具 → Ocean 系列"
    open_source = "在开源浪潮中保持进化"

    def __init__(self):
        self.motto = "每一次 commit,都在为 AI 时代的基建添砖加瓦"

connect

Blog GitHub

Pinned Loading

  1. ocean-cc-cli ocean-cc-cli Public

    Enhanced Claude Code CLI — Multi-model switching, structured memory (SQLite+FTS5), multi-agent collaboration, skill system & IM integration

    TypeScript 1

  2. ocean-dock ocean-dock Public

    Session Manager & MCP Server for Claude Code — manage sessions, automate hooks, and extend AI with 12 MCP tools

    Python

  3. mnemo mnemo Public

    Structured fact memory MCP server — SQLite + FTS5, trust scoring, entity graph, auto-observe, bilingual retrieval for AI coding assistants

    TypeScript 1

  4. ai-agent-learning ai-agent-learning Public

    AI Agent Development Engineer Learning Roadmap - 8-week systematic learning path with 3 progressive projects (Basic Agents, RAG Systems, Multi-Agent Systems)

    Python

  5. DiskPulse DiskPulse Public

    Smart disk space analyzer for macOS — dirty data detection, duplicate finder, safety-first cleanup. Built with SwiftUI.

    Swift

  6. ocean-feishu-mcp ocean-feishu-mcp Public

    Claude Code × Feishu bidirectional message bridge — MCP Server with access control, permission relay, and natural language verdicts

    TypeScript