Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
5f14a50
feat: server side trigger
a7m-1st Nov 27, 2025
88f8065
chore(temp): enhance deps
a7m-1st Nov 27, 2025
fd360a9
feat: eigent side updates on trigger
a7m-1st Nov 27, 2025
9615b8a
layout redesign for trigger
Douglasymlai Dec 2, 2025
3e4f139
restructure navigation
Douglasymlai Dec 2, 2025
3659e23
update trigger
Douglasymlai Dec 8, 2025
c9477e9
update design
Douglasymlai Dec 11, 2025
fa80b65
feat: server side trigger
a7m-1st Nov 27, 2025
3d18e91
chore(temp): enhance deps
a7m-1st Nov 27, 2025
6b929ed
feat: eigent side updates on trigger
a7m-1st Nov 27, 2025
839829b
Merge branch 'feat-trigger' of https://github.com/eigent-ai/eigent in…
a7m-1st Dec 12, 2025
2babe43
revert trigger
Jan 8, 2026
5962a74
Merge branch 'feat-trigger-ui' into feat-trigger
a7m-1st Jan 8, 2026
bee9d9b
feat: init update UI
a7m-1st Jan 11, 2026
3019186
fix: manage single websocket connection
a7m-1st Jan 11, 2026
247033b
chore: update dialog
a7m-1st Jan 11, 2026
71c8e0f
enhance: double click to edit
a7m-1st Jan 11, 2026
e3a6dd5
chore: update ux and remove mock data
a7m-1st Jan 11, 2026
3486bd5
chore: webhook_method and cleanup
a7m-1st Jan 11, 2026
fb177d3
chore: delete trigger
a7m-1st Jan 11, 2026
4c49ba6
enhance: webhook dialog + execution logs
a7m-1st Jan 12, 2026
d96bed0
chore: translation
a7m-1st Jan 12, 2026
0c1cea0
chore: fetch per project
a7m-1st Jan 12, 2026
8a1cb86
feat: trigger task executor
a7m-1st Jan 12, 2026
236acbc
revert local trigger backend
a7m-1st Jan 12, 2026
b5ab23d
chore: revert packages
a7m-1st Jan 12, 2026
2091e0d
update trigger UI
Douglasymlai Jan 13, 2026
2258b6d
update trigger layout style
Douglasymlai Jan 13, 2026
62b3100
remove mock data
Douglasymlai Jan 13, 2026
41fb01d
update content
Douglasymlai Jan 13, 2026
9ecdb2b
enhance: add gap between list items and english translation
a7m-1st Jan 13, 2026
eb0cba1
Feat trigger ux improvement (#841)
a7m-1st Jan 13, 2026
d771c29
enhance: convert to local time on client
a7m-1st Jan 13, 2026
10f7551
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Jan 13, 2026
17fd145
fix: uv lock
a7m-1st Jan 14, 2026
41992cd
fix: edit trigger
a7m-1st Jan 14, 2026
4244e1e
fix: remove duplicate code block in UserQueryGroup component
Douglasymlai Jan 15, 2026
8c863eb
ux final iteration and language check
Douglasymlai Jan 15, 2026
5b46ab5
chore: enhance trigger_count
a7m-1st Jan 17, 2026
c5893ee
feat: Dynamic Trigger Config 🥳
a7m-1st Jan 17, 2026
98f6316
enhance: titles and look in webhook type
a7m-1st Jan 17, 2026
927fb5c
feat: validation config
a7m-1st Jan 17, 2026
551364e
enhance: exclude schema type
a7m-1st Jan 17, 2026
f25eb64
chore: update typings
a7m-1st Jan 17, 2026
ea47ef8
enhance: warning on non-verified status
a7m-1st Jan 17, 2026
deac156
feat: TanStackQuery 🚀
a7m-1st Jan 17, 2026
0d529b7
enhance: cache trigger config requests
a7m-1st Jan 17, 2026
dec2fb5
chore: ping pong and trigger websocket status
a7m-1st Jan 17, 2026
db0f039
chore: remove stuff
a7m-1st Jan 18, 2026
faa6aeb
enhance: task executor pipeline and isolate handleSend
a7m-1st Jan 18, 2026
eadd406
enhance: update subscription mechanism
a7m-1st Jan 18, 2026
2ccb1c2
enhance: update execution status per sse and introduce executionIdMap
a7m-1st Jan 18, 2026
dacf81e
chore: Duplicate event_id detected as missed
a7m-1st Jan 18, 2026
203ffb2
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Jan 19, 2026
9260439
chore: update uv
a7m-1st Jan 19, 2026
4ed5b5d
feat: enhance trigger schedule picker and UI components
Douglasymlai Jan 23, 2026
e3fd40a
time picker bug fix
Douglasymlai Jan 26, 2026
b25b246
update schedule setting design
Douglasymlai Jan 27, 2026
b0c2bd7
enhance: update trigger dialog structure
a7m-1st Jan 28, 2026
d627a9d
chore: update endpoint
a7m-1st Jan 29, 2026
257554e
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Jan 31, 2026
7b33bfe
chore: continue incoming merge
a7m-1st Jan 31, 2026
f3458be
enhance: input size limits
a7m-1st Jan 31, 2026
5535a20
chore: update merge
a7m-1st Jan 31, 2026
8a2e892
chore: simplify webhook url ui
a7m-1st Feb 1, 2026
cda89ff
fix: task completed shortcut
a7m-1st Feb 1, 2026
679f327
fix: slack dialog not opening
a7m-1st Feb 1, 2026
9c40ab6
fix: edit secrets
a7m-1st Feb 1, 2026
781e2cc
chore: simplify trigger crud flow
a7m-1st Feb 1, 2026
aed3124
enhance: input optional lable
a7m-1st Feb 1, 2026
867a18d
chore: add consecutive_failures type to trigger
a7m-1st Feb 2, 2026
7748705
chore: update dynamic fields configs
a7m-1st Feb 2, 2026
c98988e
enhance: support date, expirationDate & max_failure_count of schedules
a7m-1st Feb 2, 2026
15dff69
chore: update format
a7m-1st Feb 2, 2026
e191f11
feat: generative inputNumberField with min max validation
a7m-1st Feb 2, 2026
21c6b0a
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Feb 4, 2026
900089b
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Feb 4, 2026
f8fd4f5
chore: fix app.tsx
a7m-1st Feb 4, 2026
9509286
chore: hide ExpandedInputBox
a7m-1st Feb 4, 2026
34cad7d
fix: popover aschild recursive loop
a7m-1st Feb 4, 2026
25e5c30
chore: splitting tasks translation
a7m-1st Feb 4, 2026
1ae2ca8
chore: add missing translation keys
a7m-1st Feb 5, 2026
231947d
chore: enhance task queue
a7m-1st Feb 5, 2026
6189fd8
chore: enhance task queue
a7m-1st Feb 5, 2026
1daca29
chore: fix infinite rerender
a7m-1st Feb 5, 2026
559615d
enhance: update status atomically
a7m-1st Feb 5, 2026
b71d5de
enhance: refine the task trigger flow in replay, and normal flow
a7m-1st Feb 5, 2026
d08d77f
chore: fix linting errors
a7m-1st Feb 5, 2026
9119c66
Merge remote-tracking branch 'origin/main' into feat-trigger-server
a7m-1st Feb 9, 2026
ec93e2f
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Feb 9, 2026
8455419
Merge branch 'feat-trigger' of https://github.com/eigent-ai/eigent in…
a7m-1st Feb 9, 2026
39db953
chore: update usecase to bank transfer
a7m-1st Feb 10, 2026
d0398a6
chore: update topbar justify
a7m-1st Feb 10, 2026
6f64846
chore: disable on max reach and debounce execution reconnection
a7m-1st Feb 10, 2026
50e22fd
feat: trigger server (#1165)
a7m-1st Feb 11, 2026
4ec302c
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Feb 17, 2026
4ba286f
Potential fix for code scanning alert no. 104: Information exposure t…
a7m-1st Feb 17, 2026
0aba8f8
fix: navigating into empty project with triggers
a7m-1st Feb 17, 2026
835c57c
chore: remove duplicate add worker
a7m-1st Feb 24, 2026
fd3bcf7
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Feb 26, 2026
e509824
chore: update imports
a7m-1st Feb 26, 2026
b652dba
Update src/components/AddWorker/index.tsx
a7m-1st Feb 26, 2026
7d99caf
Update src/components/ui/select.tsx
a7m-1st Feb 26, 2026
b092c47
Update src/components/ui/popover.tsx
a7m-1st Feb 26, 2026
071e338
chore: add translations
a7m-1st Feb 26, 2026
dc519b2
chore: remove duplicate
a7m-1st Feb 26, 2026
2dfe8bc
feat: improve task queue & fix linting
a7m-1st Feb 26, 2026
7dbaf58
enhance: simplify logic
a7m-1st Feb 26, 2026
e8513b3
feat: background execution
a7m-1st Feb 26, 2026
10260fb
fix: trigger id overwritten
a7m-1st Feb 27, 2026
1587d8d
chore: show cancelled status properly
a7m-1st Feb 28, 2026
fc281b0
chore: linting
a7m-1st Feb 28, 2026
6c11436
enhance: queue on splitting & avoid duplicates
a7m-1st Feb 28, 2026
df3b402
chore: update linting
a7m-1st Feb 28, 2026
130622b
chore: set default max failures as 5
a7m-1st Feb 28, 2026
a6064f2
chore: handle end project task not found
a7m-1st Feb 28, 2026
b2a7c54
chore: reset selected trigger on change
a7m-1st Feb 28, 2026
c5621b6
enhance: update trigger limit
a7m-1st Feb 28, 2026
58ec607
chore: update http to return errors
a7m-1st Feb 28, 2026
a954166
Merge branch 'main' into feat-trigger
4pmtong Mar 2, 2026
f8ee837
Merge remote-tracking branch 'origin/main' into feat-trigger
a7m-1st Mar 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ resources/prebuilt/cache/

*storybook.log
storybook-static
nul
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@stackframe/react": "file:package/@stackframe/react",
"@tanstack/react-query": "^5.90.19",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-web-links": "^0.11.0",
"@xterm/xterm": "^5.5.0",
Expand All @@ -81,6 +82,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"csv-parser": "^3.2.0",
"date-fns": "^3.6.0",
"dompurify": "^3.2.7",
"electron-log": "^5.4.0",
"electron-updater": "^6.3.9",
Expand All @@ -101,6 +103,7 @@
"next-themes": "^0.4.6",
"papaparse": "^5.5.3",
"postprocessing": "^6.37.8",
"react-day-picker": "^9.13.0",
"react-markdown": "^10.1.0",
"react-resizable-panels": "^3.0.4",
"react-router-dom": "^7.6.0",
Expand Down
26 changes: 25 additions & 1 deletion server/.env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,31 @@
debug=false
url_prefix=/api
secret_key=postgres
database_url=postgresql://postgres:123456@localhost:5432/postgres
# Chat Share Secret Key
CHAT_SHARE_SECRET_KEY=put-your-secret-key-here
CHAT_SHARE_SALT=put-your-encode-salt-here

# Configuration if not running in docker
# database_url=postgresql://postgres:123456@localhost:5432/eigent
# redis_url=redis://localhost:6379/0
# celery_broker_url=redis://localhost:6379/0
# celery_result_url=redis://localhost:6379/0
# SESSION_REDIS_URL=redis://localhost:6379/1

# Trigger Schedule Poller Configuration
# ENABLE_TRIGGER_SCHEDULE_POLLER_TASK: Enable/disable scheduled trigger polling
ENABLE_TRIGGER_SCHEDULE_POLLER_TASK=true
# TRIGGER_SCHEDULE_POLLER_INTERVAL: Polling interval in minutes
TRIGGER_SCHEDULE_POLLER_INTERVAL=1
# TRIGGER_SCHEDULE_POLLER_BATCH_SIZE: Number of triggers to fetch per poll
TRIGGER_SCHEDULE_POLLER_BATCH_SIZE=100
# TRIGGER_SCHEDULE_MAX_DISPATCH_PER_TICK: Max triggers to dispatch per tick (0 = unlimited)
TRIGGER_SCHEDULE_MAX_DISPATCH_PER_TICK=0
# ENABLE_EXECUTION_TIMEOUT_CHECKER: Enable/disable execution timeout checking
ENABLE_EXECUTION_TIMEOUT_CHECKER=true
# EXECUTION_TIMEOUT_CHECKER_INTERVAL: check_execution_timeouts interval in minutes
EXECUTION_TIMEOUT_CHECKER_INTERVAL=1
# EXECUTION_PENDING_TIMEOUT_SECONDS: Timeout for pending executions (default 60 seconds)
EXECUTION_PENDING_TIMEOUT_SECONDS=60
# EXECUTION_RUNNING_TIMEOUT_SECONDS: Timeout for running executions (default 600 seconds / 10 minutes)
EXECUTION_RUNNING_TIMEOUT_SECONDS=600
22 changes: 17 additions & 5 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim
# Install the project into `/app`
WORKDIR /app

# Install Git and build dependencies (required for git-based dependencies and Rust packages like tiktoken)
RUN apt-get update -o Acquire::Retries=3 && apt-get install -y --no-install-recommends \
git \
curl \
build-essential \
gcc \
python3-dev \
&& curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y \
&& rm -rf /var/lib/apt/lists/*

# Add Rust to PATH
ENV PATH="/root/.cargo/bin:$PATH"

# Disable bytecode transfer during compilation to avoid EMFILE during build on low nofile limits
ENV UV_COMPILE_BYTECODE=0

Expand All @@ -15,11 +28,6 @@ ENV UV_PYTHON_INSTALL_MIRROR=https://registry.npmmirror.com/-/binary/python-buil
ARG database_url
ENV database_url=$database_url

RUN apt-get update -o Acquire::Retries=3 && apt-get install -y --no-install-recommends \
gcc \
python3-dev \
&& rm -rf /var/lib/apt/lists/*

# Copy dependency files first
COPY server/pyproject.toml server/uv.lock ./

Expand Down Expand Up @@ -49,6 +57,10 @@ ENV PATH="/app/.venv/bin:$PATH"
COPY server/start.sh /app/start.sh
RUN sed -i 's/\r$//' /app/start.sh && chmod +x /app/start.sh

# Make Celery scripts executable
RUN sed -i 's/\r$//' /app/celery/worker/start && chmod +x /app/celery/worker/start
RUN sed -i 's/\r$//' /app/celery/beat/start && chmod +x /app/celery/beat/start

# Reset the entrypoint, don't invoke `uv`
ENTRYPOINT []

Expand Down
Loading