Commit graph

5 commits

Author SHA1 Message Date
Efe Çelik
d7d49107c8 fix: correct typos and spelling errors across codebase
- Fix "Recieved" → "Received" in chatStore.ts
- Fix "finshedTask" → "finishedTask" variable name in chatStore.ts
- Fix "untill" → "until" in test comments
- Fix "manger" → "manager" in permission descriptions and translations
2026-01-20 01:11:07 +03:00
Wendong-Fan
4161871b86 Improve logging with structured output across backend services
- Add detailed structured logging in Workforce initialization and task execution
- Include task metadata, API task IDs, and execution context in log entries
- Enhance error logging with better context and exception info
- Standardize log format across workforce, health controller, and other components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 14:43:31 +08:00
Sun Tao
983f2d00f8 update 2025-09-03 10:43:17 +08:00
Wendong-Fan
c108179fbb server enhance 2025-08-21 00:43:48 +08:00
Sun Tao
3f21c2b2c2 update 2025-08-20 23:05:54 +08:00