mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 21:24:16 +00:00
fix: enhance local snapshot warning and improve disk space calculation for macOS
This commit is contained in:
3
AGENT.md
3
AGENT.md
@@ -13,8 +13,11 @@ Use this file as the single source of truth for how to work on Mole.
|
||||
- Comments must be English, concise, and intent-focused.
|
||||
- Use comments for safety boundaries, non-obvious logic, or flow context.
|
||||
- Entry scripts start with ~3 short lines describing purpose/behavior.
|
||||
- Shell code must use shell-only helpers (no Python).
|
||||
- Go code must use Go-only helpers (no Python).
|
||||
- Do not remove installer flags `--prefix`/`--config` (update flow depends on them).
|
||||
- Do not commit or submit code changes unless explicitly requested.
|
||||
- You may use `gh` to access GitHub information when needed.
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user