Skip to content
View Niko-Wu's full-sized avatar

Block or report Niko-Wu

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

Hi, I'm Niko πŸ‘‹

Backend engineer building AI agents β€” agent orchestration, IM-to-agent bridges, and multi-agent developer workflows, on a Go / Java foundation.

AI Agents Claude Go Java Spring TypeScript Docker

πŸ”§ Open Source Contributions

  • chenhg5/cc-connect β€” bridge IM platforms (Feishu/Lark, Telegram, …) to local coding agents
    • #1709 feat(cursor): deliver image attachments to the CLI via on-disk paths β€” enabled image input for the cursor-agent backend by persisting attachments to disk and injecting file references into the prompt, with MIME-based extension inference

πŸ›  What I work on

  • AI agent development β€” building intelligent agents on top of coding-agent runtimes (Claude Code, cursor-agent), with persona / skill / rule-based agent design
  • Multi-agent orchestration β€” spec-driven development pipelines with agent teams (architect / developer / tester / DevOps roles), task DAG dispatch across repos
  • IM ↔ agent bridges β€” Feishu bot wired to local coding agents for Q&A, troubleshooting, and code-review approval
  • E-commerce / IoT platform backends at scale (Java / Spring / Dubbo)

Pinned Loading

  1. cc-connect cc-connect Public

    Forked from chenhg5/cc-connect

    Bridge local AI coding agents (Claude Code, Cursor, Gemini CLI, Codex) to messaging platforms (Feishu/Lark, DingTalk, Slack, Telegram, Discord, LINE, WeChat Work). Chat with your AI dev assistant f…

    Go