first commit

This commit is contained in:
2026-09-02 11:44:52 +08:00
commit 0c8fa2653e
309 changed files with 57278 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Copy this file to .dingtalk/config.env, fill the selected mode, then chmod 600 it.
# Values are literal text after '='; do not add shell quotes.
# Keep both switches safe until credential setup and a dry-run have succeeded.
DINGTALK_PROGRESS_ENABLED=0
DINGTALK_PROGRESS_DRY_RUN=1
# Enterprise-internal app bot: App Token via dws api; no user OAuth login.
DINGTALK_PROGRESS_MODE=app-bot
DINGTALK_PROGRESS_CLIENT_ID=
DINGTALK_PROGRESS_TARGET=
DINGTALK_PROGRESS_ROBOT_CODE=
DINGTALK_PROGRESS_KEYCHAIN_SERVICE=com.eapil.dingtalk.ProjectCenter-02-0827
# Client Secret is never stored here. The script first reads exported DING_SEC,
# then falls back to the project-specific macOS Keychain item above.
DINGTALK_PROGRESS_PROJECT=ProjectCenter-02-0827
DINGTALK_PROGRESS_TITLE_PREFIX=[Agent进度]