Commit Graph

36 Commits

Author SHA1 Message Date
70de72773a Refactor: remove lockfile usage from Docker
Co-authored-by: gpt-5.4 <no-reply@openai.com>
2026-04-02 18:08:05 -07:00
76efbc6334 Refactor: Lower run ended ntfy alert priority to 2 2026-04-02 17:12:02 -07:00
59ae2b2493 Fix: hardcode Claude max_tokens to 128k
Co-authored-by: gpt-5.3-codex <no-reply@openai.com>
2026-03-31 00:13:03 -07:00
d871970662 Feat: Wire up Claude adaptive thinking + effort
Co-authored-by: Opus 4.6 <noreply@anthropic.com>
2026-03-30 23:54:23 -07:00
adb2ed2b38 Feat: Wire up Claude adaptive thinking + effort
Co-authored-by: Opus 4.6 <noreply@anthropic.com>
2026-03-30 23:44:08 -07:00
b4f434e8ea Feat: Wire up Claude adaptive thinking + effort
Co-authored-by: Opus 4.6 <noreply@anthropic.com>
2026-03-30 23:11:51 -07:00
1bf0c6bcff Update run.js 2026-03-25 13:15:45 -07:00
eddffd2629 Fix: map output_text for assistant in openai API 2026-03-20 22:24:38 -07:00
425478cee1 Feat: Add :online web search support for OpenAI 2026-03-20 16:44:06 -07:00
2389c07ea7 Revert: Update providers.js 2026-03-20 16:39:01 -07:00
140efa9e68 Feat: add OpenAI :online web search mode 2026-03-20 16:34:55 -07:00
9bf3c3ac8f Update README.md 2026-03-20 16:15:00 -07:00
326a672a67 Add bun.lock to .gitignore 2026-03-20 16:14:28 -07:00
80bcd45653 Update VPS RAM and CPU core details
Updated VPS specifications in README.
2026-03-20 16:13:21 -07:00
62312f8995 Update package.json 2026-03-20 16:11:43 -07:00
42bd4e897e Fix: update claude web search tool version to 20250305 2026-03-16 11:18:48 -07:00
aa4908af04 Feat: Add web search support for Claude :online models 2026-02-27 18:51:05 -08:00
b0a82212fb Update package.json 2026-02-18 16:25:22 -08:00
b6e1d2989d Feat: Include duration in ntfy notifications 2026-02-18 14:39:12 -08:00
48e29ecfe6 Refactor: Update ntfy title with domain 2026-02-18 14:39:10 -08:00
27e2758a20 Revert: Update notify.js 2026-02-18 14:31:48 -08:00
971ccca28b Revert: Update run.js 2026-02-18 14:31:41 -08:00
c36a4f7d49 Feat: Include duration in ntfy notifications 2026-02-18 14:22:45 -08:00
8a04f3f37a Refactor: Update ntfy title with domain 2026-02-18 14:22:41 -08:00
ca5f9ffd4f Feat: Add run timeout watchdog + Map cleanup 2026-02-18 14:16:51 -08:00
0db0c9b9fd Feat: Add gitignore 2026-02-18 13:17:12 -08:00
d89a453dc4 Feat: Add env example 2026-02-18 13:17:07 -08:00
69f0f5b9f4 Feat: Add Dockerfile for Dokploy 2026-02-18 13:17:02 -08:00
64f073ab80 Feat: Add package.json 2026-02-18 13:16:59 -08:00
3eda530bcb Feat: In-memory KV store with TTL 2026-02-18 13:16:56 -08:00
41b7db9c80 Feat: Ntfy notification helper 2026-02-18 13:16:48 -08:00
b30772d73a Feat: Provider streaming implementations 2026-02-18 13:16:40 -08:00
4e2b604945 Refactor: Remove heartbeat, simplify run lifecycle 2026-02-18 13:16:19 -08:00
6b40dad5d0 Refactor: Use port 8080 default 2026-02-18 13:16:12 -08:00
82fbb28bca Update README.md 2026-02-18 11:55:48 -08:00
77a8d58337 Initial commit 2026-02-18 09:41:05 -08:00