Tiny AI agent with Microsoft MFA auth, separated coding and daily-operation modes, default QQ bot support, and QMD-backed vector memory.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^2.16.2^1.27.1^2.0.1^1.1.3^11.13.0^4.95.1^9.5.0^1.58.2^0.12.0^1.3.1^7.24.7^8.18.1^3.24.2latest^0.12.2^8.5.14^5.8.2300
commits
fix: remove timeout:0 from streamChat (caused immediate abort)
c1360dbView on GitHubfix: treat AbortError as retryable network error, not undici fallback
46366edView on GitHubfix: split streaming timeout into connection-phase + idle-phase
aab5ba9View on GitHubfix: cache image compression results + fix undici socket error handling
beefae7View on GitHubfeat: show live streaming byte counter in server console log
a5f94e1View on GitHubfeat: use undici HTTP/2 for Copilot API requests to eliminate SSE retries
4a56993View on GitHubfix: move resolveMessagesForApi outside withRetry in streamChat
4d8b0beView on GitHubfix: make verbose fetch conditional on DEBUG_FETCH=1 env var
ade9490View on GitHubfix: compress all images >100KB for vision, log raw 400 error body
3a06b80View on GitHubfix: limit image size for vision encoding + add verbose fetch diagnostics
ec094e0View on GitHub