Skip to content
View pxxD1998's full-sized avatar

Block or report pxxD1998

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

pxxD1998

Practical AI-assisted engineering, automation, and open-source reliability work.

I build tools and workflows that emphasize reproducibility, privacy, testing, and clear operational boundaries, with a particular interest in Python, JavaScript, Windows/WSL, data engineering, and AI-agent systems.

目前專注於實用型 AI 輔助工程、自動化、資料流程與開源可靠性;重視可重現、可驗證、隱私邊界與 Windows/WSL 可攜性。

Selected projects

Project What it demonstrates
Hermes Update Status Dashboard A read-only Hermes Agent Dashboard plugin with bilingual UI, bounded status reporting, tests, security documentation, and documented installation and update steps.
Taiwan Monthly Revenue Data Workflow A portfolio-safe Python data-engineering workflow with schema documentation, Windows runners, reproducible processing, and a deliberate separation between public code and private data snapshots.
Quote Generator A deployable Traditional Chinese quotation tool built with HTML, CSS, and JavaScript, including calculations, local history, print-to-PDF, and a public GitHub Pages demo.

Open-source contributions

Merged and shipped

  • nesquena/hermes-webui#5926 — made parent-session deletion cascade safely to delegated subagents while preserving unrelated or ambiguous session lineages. Merged and shipped in exp-v0.52.72.
  • nesquena/hermes-webui#6092 — added a stale Agent-runtime barrier after source updates while preserving local, gateway, background, and graceful-degradation behavior. Merged and shipped in exp-v0.52.89.

Adopted or credited through a later implementation

  • nesquena/hermes-webui#6305 — isolated state-directory subprocess probes from real user state. The original PR was closed without a direct merge; the maintainer reported that the change shipped through release PR #6332 in exp-v0.52.117 and retained credit.
  • NousResearch/hermes-agent#54234 — proposed separate reasoning-effort controls for Mixture-of-Agents roles. The original PR was closed without a direct merge; the maintainer stated that the direction was implemented by merged PR #64631 and credited this account as one of the earliest proposers.

Under review

  • nesquena/hermes-webui#6307 — proposes narrower deleted-session workspace recovery. Open; maintainer changes are requested for cwd-less remote-backend trust handling.

Working principles

  • Treat tests, review findings, and failure modes as part of the deliverable.
  • Separate public source code from credentials, personal data, private logs, and machine-specific state.
  • Document installation, verification, limitations, backup, and restore boundaries.
  • Describe merged, adopted, and still-under-review work as different evidence classes.

Current interests

Python · JavaScript · GitHub workflows · Windows/WSL automation · data engineering · AI-agent tooling · reliability and test isolation

Pinned Loading

  1. ecoco-ai-quote-tool-20260702 ecoco-ai-quote-tool-20260702 Public

    Traditional Chinese quotation generator with calculations, local history, print-to-PDF, and a GitHub Pages demo.

    JavaScript

  2. hermes-update-status-dashboard hermes-update-status-dashboard Public

    Read-only Hermes Agent Dashboard plugin for update status, commit categories, and bounded progress parsing.

    Python

  3. hma-tw-monthly-revenue-db hma-tw-monthly-revenue-db Public

    Portfolio-safe Taiwan monthly revenue data engineering workflow: code, docs, schema, and Windows runners without full private data snapshots.

    Python