Puzhen Zhang
d2eccf9f52
Merge branch 'main' into fix/typos-and-spelling-errors
2026-01-20 00:52:04 +00:00
Wendong-Fan
9755333a75
chore: update camel version to 0283
2026-01-20 07:00:48 +08:00
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
9895cf199f
Merge branch 'main' into add-README_PT-BR
2026-01-19 21:43:01 +00:00
Wendong-Fan
8194b45e3b
enhance: Fix docker build PR949
2026-01-20 05:32:14 +08:00
Sun Tao
22e78ba573
add retry
2026-01-19 15:55:23 +08:00
Sun Tao
8afd5efbb0
Update Dockerfile
2026-01-19 15:00:20 +08:00
Caiodiv
0c8c5ef35d
Add READMME_PT-BR in server folder to brazilian guys
2026-01-18 13:48:34 -03:00
Wendong-Fan
7e7d36e2f5
release: 0.0.78
2026-01-16 05:32:28 +08:00
Wendong-Fan
ec8ac901f4
update camel version
2026-01-14 12:41:15 +08:00
Wendong-Fan
f6c639511c
update camel version
2026-01-14 03:48:46 +08:00
Wendong-Fan
ceb556f111
Merge branch 'main' into add_lark
2026-01-13 19:47:48 +00:00
Wendong-Fan
f0254895a9
Merge branch 'main' into dev-guide
2026-01-13 16:25:06 +00:00
4pmtong
07c2f8bdb5
🐛 fix middleware for auth
2026-01-13 23:57:18 +08:00
Sun Tao
e83c3093ae
update
2026-01-13 23:43:46 +08:00
4pmtong
214345884a
📝 docs: optimize local development setup
2026-01-13 23:15:11 +08:00
Wendong-Fan
b949bc13b9
remove unused model type file
2026-01-13 21:32:29 +08:00
Sun Tao
3f13d49c7a
update
2026-01-13 19:22:57 +08:00
Wendong-Fan
04ae6d773e
update camel version to 0283a5 with updated workforce prompt and task fail setting
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2026-01-10 04:27:21 +08:00
Wendong-Fan
6fcb328d11
update camel version
2026-01-08 23:27:54 +08: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
Wendong-Fan
524de293c6
update
2025-11-19 16:36:49 +08:00
Wendong-Fan
2a7e71d171
Merge main into project-history-ui and resolve conflicts
...
Resolved conflicts in:
- server/app/controller/chat/history_controller.py: Combined status tracking logic from both branches, including failed task counting from main
- src/components/GroupedHistoryView/index.tsx: Kept all imports and features from project-history-ui branch
- src/pages/Dashboard/Project.tsx: Kept the new GroupedHistoryView implementation from project-history-ui branch
- Removed conflicted __pycache__ files (binary conflicts)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:07:44 +08:00
a7m-1st
b9a7b4c69e
fix: sync Chat status
2025-11-14 15:36:29 +03:00
Wendong-Fan
8449d38abe
enhance: Project history UI PR652
2025-11-14 15:22:45 +08:00
Wendong-Fan
f358b140db
add attribute to ChatStepOut
2025-11-14 14:47:33 +08:00
GitHub Actions
a089380dbe
feat: migrate eigent_server changes
2025-11-13 18:12:27 +00:00
Wendong-Fan
4829445211
enhance: grouped project History api PR644
2025-11-13 18:58:34 +08:00
GitHub Actions
9ef3cc8090
enhance: last prompt for header only response
2025-11-12 22:14:41 +00:00
GitHub Actions
29103a1764
fix: missing initial data
2025-11-12 21:39:29 +00:00
a7m-1st
3f11e9ac1f
feat(history): GroupedHistoryResponse
2025-11-13 00:09:30 +03:00
Wendong-Fan
a13e7de1e5
minor update
2025-11-06 04:08:46 +08:00
Wendong-Fan
171513b07f
Merge branch 'main' into enhance-history-api
2025-11-06 04:01:18 +08:00
weer0026
095b50c469
config info update: add gmail mcp
2025-11-04 16:59:37 +08:00
a7m-1st
f8a36ab6f5
fix: traceroot_wrapper resolution on docker & alembic
2025-10-31 10:49:47 +00:00
a7m-1st
d5c6f52090
fix: central traceroot_wrapper
2025-10-31 13:34:33 +03:00
a7m-1st
17aec8563e
fix: traceroot import issue
2025-10-28 10:47:16 +00:00
a7m-1st
08bcb741fe
enhance: include timestamps on return
2025-10-24 16:31:32 +03:00
Wendong-Fan
c5f853878f
update
2025-10-21 21:27:40 +08:00
Wendong-Fan
4d839269d8
Merge remote-tracking branch 'origin/main' into fix_dependency_error_server
2025-10-21 21:24:46 +08:00
Wendong-Fan
26276bfe97
enhance: Fully integrate Traceroot, enhace log system PR485
2025-10-20 23:53:37 +08:00
Wendong-Fan
f2b9fda3af
Merge branch 'main' into enhace_loggin
...
Resolved conflicts in:
- backend/app/service/chat_service.py: Kept main's improved question_confirm with timeout handling
- backend/app/utils/listen/toolkit_listen.py: Kept main's enhanced imports and auto_listen_toolkit decorator
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 22:35:44 +08:00
Wendong-Fan
cb66a9c367
chore: update project id to unique=False
2025-10-18 21:33:59 +08:00
Saedbhati
73f17b0f3b
update
2025-10-17 18:20:46 +05:30
Saedbhati
42fb9c7d16
add 500 code
2025-10-17 11:28:14 +05:30
Saedbhati
40779bf1e5
update server logs
2025-10-16 21:05:09 +05:30
LuoPengcheng
b35a4ad0a6
chore: update uv lock
2025-10-16 21:36:52 +08:00
Saedbhati
826025e6fb
chore: fix camel dependecy error in server
2025-10-16 14:56:15 +05:30
weer0026
84c60b0dab
update chat history model: add project id
2025-10-15 14:52:44 +08:00
Saedbhati
32bdaba4dd
update
2025-10-10 16:09:16 +05:30