Skip to content
View Han-1413141's full-sized avatar

Block or report Han-1413141

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.

Content in all repositories owned by your account will be closed.
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
Han-1413141/README.md

Han

I build tools that make AI coding workflows easier to inspect and use: cost tracking, instruction debugging, and plugin interfaces.

简体中文 · Projects · Open-source contributions

Featured projects

Understand where your AI coding spend goes. A DeepSeek Harness plugin for per-session costs, token usage, budgets, provider balances, and coding-plan quotas, with English and Chinese interfaces.

  • Separates subscription usage from pay-as-you-go spending.
  • Tracks model-level costs and historical usage, with configurable pricing.
  • Developed around community reports and documented fixes.

Installation · Screenshots and usage · Changelog

See which AGENTS.md files are discovered, which overrides hide other files, and where a byte budget cuts off instructions. Includes a CLI and an interactive offline report, with no runtime dependencies.

npx codex-context-map . --html context-map.html

Codex Context Map: directory tree, instruction chain, and byte budget

Try the demo · Discovery rules and limitations · CI

More tools

Project What it does
DSH UI Hub Finds plugin UI elements and lets you show, hide, move, resize, and arrange them.
DSH Sticky Disclosure Collapses expanded thinking and tool sections with one action or a configurable shortcut.

Development focus

My current projects use JavaScript and Node.js, with browser interfaces and command-line tools. I work on reproducible bug reports, regression tests for fixes, clear setup instructions, and explicit behavior limits.

If you find a problem or have a concrete use case, open an issue in the relevant repository. A small example, expected behavior, and actual result make a useful starting point. English and Chinese are welcome.

Pinned Loading

  1. dsh-cost-meter dsh-cost-meter Public

    Cost tracking for DeepSeek Harness: session and model costs, token usage, budgets, provider balances, and coding-plan quotas. Bilingual English/Chinese UI.

    JavaScript 339 35

  2. dsh-sticky-disclosure dsh-sticky-disclosure Public

    DSH Web client plugin: collapse every expanded section (Think / tool cards) in the conversation in one click, with a customizable hotkey.

    JavaScript 2

  3. dsh-ui-hub dsh-ui-hub Public

    DeepSeek Harness plugin UI manager: discover, show/hide, move, resize, and arrange plugin interfaces. Bilingual English/Chinese UI.

    JavaScript 4