Skip to content
View Amossse's full-sized avatar
👋
👋

Block or report Amossse

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

Hi, I'm Amossse 👋

I build local-first, privacy-conscious tools that make AI-assisted work easier to inspect, organize, and trust.

我在做一些本地优先、隐私友好的开源工具,关注 AI Agent、开发者工作流与个人知识管理。

Selected projects

Project What it helps you do
Agent Footprint Reveal every filesystem change made by a coding-agent command, including ignored files, mode bits, and symlink targets.
Shizuo · 拾作 Capture and organize context on a local-first visual workspace, then let Codex act on it with visible results.
Can I Run Local AI? Check WebGPU readiness and estimate browser-AI memory needs before downloading model weights.

What I care about

  • Local first: keep useful tools close to the user's data and under their control.
  • Evidence over magic: make agent actions, assumptions, and results inspectable.
  • Small, runnable software: solve one concrete problem before expanding the scope.
  • Honest boundaries: document limitations, privacy behavior, and failure modes.

More open source

  • Acceptance Gate turns product evidence into testable acceptance contracts before development.
  • Forecast Proof checks time-series forecasts against a seasonal-naive baseline and audits probabilistic quantiles.
  • Obsidian Knowledge Workbench safely audits, queries, compiles, and organizes local Obsidian vaults.
  • Groupback restores Chrome tab groups from a visual, local-only history dashboard.

If one of these projects is useful to you, try it and tell me what broke or felt confusing. Issues and practical feedback are always welcome.

Pinned Loading

  1. agent-footprint agent-footprint Public

    Reveal filesystem changes that coding-agent terminal commands leave behind, including ignored files, modes, and symlinks.

    Python

  2. shizuo-codex-workspace shizuo-codex-workspace Public

    Local-first Chrome extension and visual workspace for Codex. Capture webpages and files, organize them on an infinite canvas, and turn context into answers, images, videos, and reusable workflows.|…

    JavaScript 1

  3. can-i-run-local-ai can-i-run-local-ai Public

    Private WebGPU readiness and memory estimator for running local AI in the browser.

    TypeScript