Commit Graph

  • bf726a9ec0 Merge branch 'dev' ekko 2026-04-17 23:14:28 +08:00
  • 9979871550 feat: add Codex OAuth login and fix channel config display ekko 2026-04-17 23:11:57 +08:00
  • 26bb821e29 feat: support manual model input and sync provider catalogs ekko 2026-04-17 22:05:06 +08:00
  • 4d98209d13 Merge branch 'dev' into main — v0.3.2 ekko 2026-04-17 17:50:47 +08:00
  • ca3fea4d0e chore: add engines requirement (node >= 20) and bump version to 0.3.2 ekko 2026-04-17 17:50:28 +08:00
  • b290b755c9 fix: use deep merge for config updates and save inputs on blur ekko 2026-04-17 17:43:54 +08:00
  • 3d2b1c5e47 fix: job edit schedule format error and refactor services directory ekko 2026-04-17 16:48:24 +08:00
  • 9a0b50f370 fix: add MiniMax highspeed variants and deduplicate model list ekko 2026-04-17 12:04:20 +08:00
  • dcb477594b feat: add 6 new locales (ja, ko, fr, es, de, pt) and UI polish ekko 2026-04-17 09:09:50 +08:00
  • 16e07bcc9b feat: dark theme polish — fix sidebar layout, update button, chat input & theme switching ekko 2026-04-17 08:37:57 +08:00
  • 6df7cada04 Merge branch 'feat/dark-theme' into dev ekko 2026-04-17 08:13:30 +08:00
  • a036569041 Merge pull request #16 from P2K0/feat/docker-compose-gateway-stability ekko 2026-04-17 08:11:04 +08:00
  • d7d62e5f6c Merge pull request #15 from later0day/later0day/fix-node-pty-helper-perms ekko 2026-04-17 08:10:58 +08:00
  • f0d1d2e16c feat: add docker-compose deployment and harden gateway startup P2K0 2026-04-17 03:13:24 +08:00
  • 7eab694fe9 Prevent macOS terminal sessions from failing after node-pty installs later0day 2026-04-16 23:44:43 +08:00
  • a54a89d521 fix: update video assets and sidebar dark background color ekko 2026-04-16 23:43:54 +08:00
  • b5aeb876b8 feat: add dark theme support with CSS custom properties and Naive UI integration ekko 2026-04-16 23:13:04 +08:00
  • 076a7c2a38 feat: add Vitest testing framework, fix proxy auth stripping and 401 handling ekko 2026-04-16 20:24:09 +08:00
  • b8d121ed79 Merge branch 'dev' ekko 2026-04-16 15:21:24 +08:00
  • 26423984d1 fix: profile import file upload, startup health check, sidebar scroll, node-pty fallback ekko 2026-04-16 15:19:05 +08:00
  • 99a47cf1ad feat: profile-aware routes, provider sync, channel settings improvements ekko 2026-04-16 13:51:42 +08:00
  • 014168864f fix: always overwrite api_server config on startup ekko 2026-04-16 09:54:58 +08:00
  • 293f36ecac fix: always overwrite api_server config on startup ekko 2026-04-16 09:54:58 +08:00
  • 04b80a616e feat: add profile management page with full CRUD UI ekko 2026-04-16 09:40:25 +08:00
  • 57ef171dda docs: add openapi.json specification ekko 2026-04-16 08:39:53 +08:00
  • 351c861777 refactor: restructure project for multi-agent extensibility ekko 2026-04-16 08:38:18 +08:00
  • 4917242dca fix: add auth to /upload endpoint to resolve 401 on file attachment ekko 2026-04-15 19:29:44 +08:00
  • 71c7f25f4b feat: add web terminal, improve README, fix node-pty and i18n issues ekko 2026-04-15 16:36:04 +08:00
  • d258875cef feat: support concurrent session streaming, persist active session, and improve 401 handling ekko 2026-04-15 11:00:47 +08:00
  • 2faa6fb95c chore: bump version to 0.2.4 ekko 2026-04-15 10:29:36 +08:00
  • 9eaaa4270d fix: resolve streaming messages splitting into individual bubbles ekko 2026-04-15 10:28:53 +08:00
  • f3927e2990 Merge branch 'dev' into feat/mobile ekko 2026-04-15 09:16:19 +08:00
  • 62e0d6fbed fix: pass auth token via query param for SSE EventSource ekko 2026-04-15 09:13:27 +08:00
  • 9556db2f90 feat: add mobile responsiveness support ekko 2026-04-15 09:12:54 +08:00
  • 29f19ddb30 fix: unify page header styles across all views ekko 2026-04-15 08:50:10 +08:00
  • 66cc9a6f1e fix: generate token on start, include token in URL, reset api_server config ekko 2026-04-15 08:28:36 +08:00
  • 1f45254dd0 feat: add token auth, login page, skill toggle, and route restructure ekko 2026-04-14 21:48:53 +08:00
  • be4624b8b4 Merge branch 'dev' into feat/official-api ekko 2026-04-14 20:19:30 +08:00
  • c0f1453c62 fix: graceful shutdown for nodemon restart to prevent EADDRINUSE ekko 2026-04-14 20:17:12 +08:00
  • 456a7effd0 docs: add official API integration TODO checklist ekko 2026-04-14 19:01:42 +08:00
  • 2487e147ab fix: prevent Windows terminal popups with windowsHide option ekko 2026-04-14 17:17:15 +08:00
  • 9dd5fca9f9 feat: add usage statistics page, CLI improvements, and UI enhancements ekko 2026-04-14 14:47:18 +08:00
  • f8fc64ff5c fix: remove set -e from setup script to prevent early exit ekko 2026-04-14 10:26:35 +08:00
  • 8f8cf629bb feat: WSL support, js-yaml migration, and stability improvements ekko 2026-04-14 10:22:29 +08:00
  • 60056e771a feat: auto-install hermes-web-ui via npm in setup script ekko 2026-04-14 09:04:54 +08:00
  • 91e5f637dc feat: add environment setup script for auto-detecting and installing Node.js ekko 2026-04-14 09:02:49 +08:00
  • e19b532e47 chore: bump version to 0.2.0-beta.1 ekko 2026-04-13 20:53:05 +08:00
  • 0ff04758b6 feat: add gateway auto-start on boot and real health detection ekko 2026-04-13 20:08:32 +08:00
  • 5143a264c5 Merge pull request #3 from cl1107/main ekko 2026-04-13 18:29:46 +08:00
  • 600ec054cb feat(chat): 修复输入法回车发送消息的问题 cuiliang 2026-04-13 17:48:47 +08:00
  • f22a497115 fix: add missing axios dependency and bump version to 0.1.9 ekko 2026-04-13 16:59:17 +08:00
  • 94329adc4f fix: remove duplicate sourceLabel declaration in ChatPanel ekko 2026-04-13 15:30:08 +08:00
  • f828c73a23 Merge branch 'dev' ekko 2026-04-13 15:28:21 +08:00
  • 4793b919a6 add ekko 2026-04-13 15:27:53 +08:00
  • 80c9f21be4 Merge branch 'dev' ekko 2026-04-13 15:26:18 +08:00
  • 32060a530d docs: update demo GIF and link ekko 2026-04-13 15:26:10 +08:00
  • f0d2ed7ddd Merge branch 'dev' ekko 2026-04-13 15:22:19 +08:00
  • cf41d790f4 docs: format README tables and spacing ekko 2026-04-13 15:22:12 +08:00
  • 691631084f Merge branch 'dev' ekko 2026-04-13 15:19:48 +08:00
  • 11e0b65934 chore: update demo GIF ekko 2026-04-13 15:18:56 +08:00
  • e89a240f1d feat: add i18n, platform channels page, and WeChat QR login ekko 2026-04-13 15:15:14 +08:00
  • 9e069a20a1 feat: add model management module with provider CRUD ekko 2026-04-13 12:15:16 +08:00
  • 9a3d5ef8d2 docs: fix Hermes Agent repo link ekko 2026-04-13 09:35:40 +08:00
  • 3a17d8ac51 docs: fix Hermes Agent repo link ekko 2026-04-13 09:35:40 +08:00
  • 7737fe1f66 docs: add demo GIF to README ekko 2026-04-13 09:34:29 +08:00
  • 50b9185ece docs: add demo GIF to README ekko 2026-04-13 09:34:29 +08:00
  • 48a1c5bf91 chore: add demo GIF ekko 2026-04-13 09:31:14 +08:00
  • 7c2e718a4c chore: add demo GIF ekko 2026-04-13 09:31:14 +08:00
  • 30590d2f0a fix: resolve TDZ error when switching back to chat page ekko 2026-04-13 01:11:07 +08:00
  • e1d4219fb1 fix: resolve TDZ error when switching back to chat page ekko 2026-04-13 01:11:07 +08:00
  • c421158d9c chore: bump version to 0.1.5 ekko 2026-04-13 00:55:05 +08:00
  • 081c60a15f feat: add session grouping by source with collapsible accordion ekko 2026-04-13 00:52:34 +08:00
  • 8663704133 Merge pull request #1 from cl1107/main ekko 2026-04-13 00:08:42 +08:00
  • 17a667c947 feat(sessions): 添加会话重命名功能和工具调用详情展示 cuiliang 2026-04-12 23:59:18 +08:00
  • 5887462f7d feat: add model selector, skills/memory pages, and config management ekko 2026-04-12 23:23:50 +08:00
  • ee9f56dfbd feat: add Koa2 BFF server, CLI management, sessions CLI integration, and logs page ekko 2026-04-11 21:33:04 +08:00
  • a2f8f6aec5 feat: add attachment upload UI and local file upload endpoint ekko 2026-04-11 18:54:46 +08:00
  • 07e80cc210 chore: bump version to 0.1.2, add favicon ekko 2026-04-11 16:29:24 +08:00
  • a4f3093201 chore: add repository, homepage, license to package.json ekko 2026-04-11 16:22:43 +08:00
  • fe8a06591b fix: read request body before forwarding in API proxy ekko 2026-04-11 16:19:52 +08:00
  • 7ea54efb01 refactor: replace Vite runtime with lightweight Node.js server ekko 2026-04-11 16:13:36 +08:00
  • c58767cc7c fix: remove deprecated compress option for Vite 8 compat ekko 2026-04-11 16:09:46 +08:00
  • c4df531cef fix: use Vite API directly for global CLI ekko 2026-04-11 16:08:58 +08:00
  • cd58797f4c init: hermes-web-ui v0.1.0 ekko 2026-04-11 15:59:14 +08:00