Compare commits

...

1045 Commits

Author SHA1 Message Date
Louistiti c7175f4a57 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-25 21:04:10 +08:00
louistiti 2b91de3e46 chore(server): upgrade Socket.IO packages 2026-05-23 15:02:57 +08:00
louistiti 7ec19b728a feat(built-in command): add restart command 2026-05-22 21:21:15 +08:00
louistiti ccc6266a96 refactor: rename STT voice config to ASR 2026-05-21 22:06:41 +08:00
louistiti 1c55b71b3a feat(built-in command): add voice setup command 2026-05-20 23:11:19 +08:00
Louistiti 59e9d50e01 fix(scripts): preserve profile env on setup start 2026-05-19 23:40:09 +08:00
Louistiti aa341de195 feat(server): select only controlled skill directly 2026-05-19 23:32:13 +08:00
Louistiti 587a824d63 fix(server): scope skill router list to profile 2026-05-19 23:26:51 +08:00
Louistiti bf5d630bad fix(server): rename routing workflow mode 2026-05-19 21:52:00 +08:00
Louistiti e92071736c refactor(built-in command): do not show /open usage in main suggestions 2026-05-19 21:13:52 +08:00
Louistiti 25cd9dd0af feat(built-in command): add open command 2026-05-19 21:10:06 +08:00
Louistiti b2dd482e43 feat(built-in command): add config command 2026-05-19 21:03:30 +08:00
Louistiti fd97ce5221 refactor(server): migrate core settings to config yml 2026-05-19 20:42:02 +08:00
louistiti 0c6ac8b72e feat(server): add memory mechanism toggles 2026-05-18 22:46:51 +08:00
louistiti 9c09d27d8e fix: skill priority settings 2026-05-18 00:12:26 +08:00
louistiti 36a990ca46 feat(server): add profile allow-only policy 2026-05-18 00:09:16 +08:00
Louistiti ba637a5e9c Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-17 10:48:09 +08:00
Louistiti 5846949020 fix(agent mode): stop pre-executing shell help probes 2026-05-17 10:45:18 +08:00
Louistiti 5c50411472 fix(tool/file): add settings sample 2026-05-17 10:28:05 +08:00
Louistiti a28e4adf75 Merge branch 'feat/react-loop-improvements' into develop 2026-05-17 08:57:01 +08:00
Louistiti a5dbac505a refactor(agent mode): refine shell help verification guidance 2026-05-17 08:56:43 +08:00
Louistiti 87f3dfd3f0 fix(agent mode): reduce ReAct prompt repetition 2026-05-17 08:48:56 +08:00
Louistiti 78ee89b7dc perf(scripts): only lint staged files 2026-05-17 08:20:43 +08:00
Louistiti 70c762733a feat(agent mode): strengthen ReAct grounding prompts 2026-05-17 08:16:08 +08:00
Louistiti a6a7d4d596 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-17 00:02:28 +08:00
Louistiti ff570aae33 Merge branch 'feat/session-support' into develop 2026-05-17 00:01:50 +08:00
Louistiti 33a6e72469 refactor(agent mode): clarify planning prompt policies 2026-05-16 23:56:45 +08:00
Louistiti 2cb08dcfb9 fix(agent mode): expose tool artifact paths 2026-05-16 23:29:35 +08:00
Louistiti 0b564d5ef9 feat(agent mode): surface live tool output 2026-05-16 23:18:31 +08:00
Louistiti cea248f085 fix(agent mode): improve tool execution 2026-05-16 21:46:50 +08:00
Louistiti 9c74f1d8e2 fix: stream local planning reasoning 2026-05-16 19:30:27 +08:00
Louistiti 08e20e0efc fix(server): harden react recovery 2026-05-16 19:19:10 +08:00
Louistiti bab9336322 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-16 17:14:56 +08:00
Louistiti 2ece915bae Merge branch 'feat/session-support' into develop 2026-05-16 17:14:36 +08:00
Louistiti 8c1e7dc70b perf(server): reduce post-turn inference noise 2026-05-16 17:14:20 +08:00
Louistiti 03d7bf8d78 perf(server): gate owner profile sync 2026-05-16 16:54:38 +08:00
Louistiti d70bfaa4fd feat(server): serialize post-turn maintenance 2026-05-16 16:48:44 +08:00
Louistiti ec8a83b3e6 feat(tool/shell): expose command attempts 2026-05-16 16:17:04 +08:00
Louistiti c9b639d73d test(agent mode): stabilize provider smoke scenario 2026-05-16 16:07:49 +08:00
Louistiti 00d4bcf56c refactor(tool/shell): replace bash command tool 2026-05-16 15:59:24 +08:00
Louistiti 39fba53c78 fix(agent mode): reuse prior tool artifacts 2026-05-16 15:21:55 +08:00
Louistiti 2d86a46d84 fix(agent mode): retry stalled react prompts longer 2026-05-16 13:40:38 +08:00
Louistiti 55bf265823 Merge branch 'feat/session-support' into develop 2026-05-14 21:19:11 +08:00
Louistiti 78c0ba9050 fix(agent mode): handle local plain text planning 2026-05-14 08:13:31 +08:00
Louistiti 8cc0e9e635 fix(scripts): prompt only for missing setup 2026-05-14 07:18:00 +08:00
Louistiti e09551e838 Merge branch 'feat/session-support' into develop 2026-05-14 00:17:01 +08:00
Louistiti d7ad65b364 fix(agent mode): share planning fallback for local models 2026-05-14 00:11:40 +08:00
Louistiti 28054ac6b1 fix(agent mode): prevent fake execution on follow-ups 2026-05-14 00:08:27 +08:00
Louistiti f1b3df286a feat(agent mode): improve bash failure recovery 2026-05-13 23:52:16 +08:00
Louistiti 74f38eab1a fix(tool/bash): preserve bash failure output 2026-05-13 23:18:58 +08:00
Louistiti 901770b843 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-13 23:01:52 +08:00
Louistiti 5658f62e59 Merge branch 'feat/session-support' into develop 2026-05-13 23:01:25 +08:00
Louistiti d8e3fa7c9b fix(agent mode): derive tool failure details dynamically 2026-05-13 23:01:12 +08:00
Louistiti 9bb34ee41c fix(agent mode): stabilize managed node usage in bash tools 2026-05-13 22:41:51 +08:00
Louistiti 7b8db43c4c fix(web app): allow init after local LLM boot error 2026-05-13 22:33:30 +08:00
Louistiti 5585dda2eb fix(agent mode): defer session title generation 2026-05-13 22:25:42 +08:00
Louistiti 04d6bc6bb2 fix(server): render system widget history text 2026-05-13 21:06:23 +08:00
louistiti 219ec7371d fix(agent mode): sanitize local final answers 2026-05-13 01:02:57 +08:00
louistiti d340d4bbfb fix(agent mode): disable llama.cpp thinking for tool calls 2026-05-13 00:55:18 +08:00
louistiti 1f8cf750b9 build: update CMake to 4.3.2 2026-05-13 00:43:11 +08:00
louistiti 0c69af84d1 build: update llama.cpp to the b9128 release 2026-05-13 00:41:22 +08:00
Louistiti 9305ad4d3e Merge branch 'develop' into feat/session-support 2026-05-12 23:22:19 +08:00
Louistiti 65498431c4 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-12 23:21:46 +08:00
Louistiti 99b84a6800 fix: hide Windows child processes 2026-05-12 23:20:23 +08:00
Louistiti 09855570c8 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-12 22:43:10 +08:00
Louistiti bb22c59737 Merge branch 'feat/session-support' into develop 2026-05-12 22:42:27 +08:00
Louistiti 242f8fbaeb build(scripts): update managed runtimes 2026-05-12 22:38:27 +08:00
Louistiti 4f54c05cda fix(scripts): support pnpm 11 setup installs 2026-05-12 22:28:48 +08:00
Louistiti 6a40d3e2d8 feat(agent mode): compose agent skills in plans 2026-05-12 21:05:41 +08:00
Louistiti c02b0f1f7a fix(agent mode): restrict hosted search providers 2026-05-12 20:30:58 +08:00
Louistiti 5a1a83d7b5 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-12 00:19:46 +08:00
Louistiti 58a12f56d3 Merge branch 'feat/session-support' into develop 2026-05-12 00:11:36 +08:00
Louistiti 3292cfe7a2 docs: add thanks 2026-05-12 00:10:37 +08:00
Louistiti c064e3f3e2 docs: add thanks 2026-05-12 00:05:26 +08:00
Louistiti 7571b9477d docs: add thanks 2026-05-11 23:56:02 +08:00
Louistiti 6df245b0ae docs: add thanks 2026-05-11 23:51:46 +08:00
Louistiti d691d15b2a docs: add thanks 2026-05-11 23:44:59 +08:00
Louistiti 0613cf445d docs: add thanks 2026-05-11 23:41:50 +08:00
Louistiti 7dac629402 Merge branch 'develop' into feat/session-support 2026-05-11 22:40:14 +08:00
Louistiti 6dd6ebe5a1 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-11 22:40:04 +08:00
Louistiti f56201190e chore: force static context files update 2026-05-11 22:39:47 +08:00
Louistiti 0c1481b118 Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-11 22:26:01 +08:00
Louistiti 6965419971 Merge branch 'feat/session-support' into develop 2026-05-11 22:25:37 +08:00
Louistiti ec104d9ffc fix(agent mode): reduce local execution thinking loops 2026-05-11 22:22:38 +08:00
Louistiti 5a4be0fda7 feat(agent mode): report tool preparation progress 2026-05-11 21:52:01 +08:00
louistiti 4dc0cc8080 fix(agent mode): avoid upfront fallback steps 2026-05-11 01:21:09 +08:00
louistiti 491223963d fix(tool/ytdlp): auto-select subtitle language 2026-05-11 01:17:31 +08:00
louistiti ae00f70033 fix(agent mode): recover before advancing failed steps 2026-05-11 01:13:58 +08:00
louistiti 073a38bb1b feat(agent mode): add hosted search tool availability; tool state support 2026-05-11 01:08:39 +08:00
louistiti 55e060249c fix(agent mode): enable execution reasoning 2026-05-10 23:57:02 +08:00
Louistiti 0cc511d4dd Merge branch 'feat/session-support' into develop 2026-05-10 22:37:08 +08:00
Louistiti 904141e2ab chore(server): update @fastify/static to 9.1.3; fastify to 5.8.5 2026-05-10 22:33:25 +08:00
Louistiti 20f3d54e38 feat(agent mode): show tool icons in activity cards 2026-05-10 22:24:27 +08:00
Louistiti 65ff1af676 fix(agent mode): continue HITL pending steps 2026-05-10 22:11:21 +08:00
Louistiti 375e9d32a3 fix(agent mode): preserve history during execution 2026-05-10 21:54:26 +08:00
louistiti bedba2aba3 refactor(agent mode): longer final answer timeout 2026-05-09 23:41:56 +08:00
Louistiti 50fd6f2908 fix(tool/ytdlp): resolve paths from merged output and fallback files 2026-05-08 22:46:36 +08:00
louistiti d12ee78021 feat(tool/bash): prefer managed runtimes in bash commands 2026-05-07 23:17:05 +08:00
Louistiti f90b78020c feat: first shot of the conversation sessions support 2026-05-05 17:47:03 +08:00
Louistiti 23d8db139a feat(built-in command): add tool command 2026-05-05 15:12:00 +08:00
Louistiti bdccf7424d Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-05 14:35:08 +08:00
Louistiti 75e392d554 refactor: update default local ports 2026-05-05 14:34:35 +08:00
Louistiti e337252f48 fix(agent mode): select skills by metadata match 2026-05-05 11:54:57 +08:00
Louistiti 97eb123faf fix(server): inject managed binaries for agent skills 2026-05-05 11:44:52 +08:00
Louistiti d3c92a6aea feat(skill/tiny-web-crawler): reduce crawler token usage 2026-05-05 11:18:28 +08:00
Louistiti 4305d96bac Merge branch 'develop' into feat/new-skill-tool-creator 2026-05-05 00:00:37 +08:00
Louistiti 3829cc8a6e fix(server): store static context in codebase for LEON.md and ARCHITECTURE.md 2026-05-05 00:00:07 +08:00
Louistiti 6c0cfc45d9 fix(tool/bash): normalize command timeout units 2026-05-04 22:59:16 +08:00
Louistiti e3e3db29be feat(web app): add file path autocomplete dropdown 2026-05-04 21:45:18 +08:00
Louistiti 62db21848c fix(tool/ytdlp): quote output templates 2026-05-04 19:17:22 +08:00
Louistiti e5ada3fbf9 feat(web app): add file path autocomplete dropdown 2026-05-04 18:58:14 +08:00
Louistiti cc6005a3a6 feat: replace OpenCode with Pi for tool and skill creation 2026-05-04 12:46:24 +08:00
Louistiti b6f10eb60c fix(tool/ytdlp): return converted audio path 2026-05-04 10:31:41 +08:00
Louistiti 246118cef5 refactor: remove legacy bridges/toolkits/ 2026-05-04 01:42:16 +08:00
Louistiti 9dc3e0035c refactor: tools merge/sync settings on install (same as skills logic) 2026-05-04 01:38:24 +08:00
Louistiti c65b475c22 refactor(built-in command): cleaner split structure 2026-05-04 00:45:18 +08:00
Louistiti 2af8efc6e5 feat(built-in command): support /skill remove <skill_name> 2026-05-04 00:20:56 +08:00
Louistiti 4e56f3f5ca feat(server): list managed binaries 2026-05-03 21:04:37 +08:00
Louistiti 023581f883 refactor(web app): reduce footer logo size 2026-05-03 20:32:43 +08:00
Louistiti 75fc86c0cf refactor(web app): more compact and spacious 2026-05-03 20:21:55 +08:00
Louistiti fbcd07336c chore: update @openrouter/ai-sdk-provider to 2.9.0 2026-05-03 19:32:30 +08:00
Louistiti bb7e939de2 fix: correct native schema paths for native skills 2026-05-03 19:15:18 +08:00
Louistiti 65aad70ae2 Merge branch 'feat/agent-skill-support' into develop 2026-05-03 19:09:22 +08:00
Louistiti 38c60b9107 refactor(controlled mode): drop skill guidance 2026-05-03 18:56:46 +08:00
Louistiti ec78c5dc5b docs: clarify skill architecture 2026-05-03 18:46:00 +08:00
Louistiti 1d0883ca44 feat(skill/tiny-web-crawler): add Tiny Web Crawler built-in agent skill 2026-05-03 18:31:18 +08:00
Louistiti e500dc6765 fix(agent mode): harden agent skill planning 2026-05-03 15:57:01 +08:00
Louistiti 7f49886562 refactor(server): remove dotenv helper 2026-05-02 22:15:40 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +08:00
Louistiti ee57ee1250 fix(agent mode): prevent stalled tool calls 2026-05-02 14:00:07 +08:00
Louistiti d383b6a3f5 feat(web app): focus query input after command modal closes 2026-05-02 10:41:03 +08:00
Louistiti a7f1eafa96 refactor: remove stale SDK tool sources 2026-05-02 10:38:33 +08:00
Louistiti 8a2cad6fc1 feat(built-in command): support /skill enable|disable <skill_name> 2026-05-01 22:33:56 +08:00
Louistiti b55c47cd7f feat: migrate tools and skills to the new architecture; support profile-owned skills 2026-04-30 22:02:18 +08:00
Louistiti e67a50a48a Merge remote-tracking branch 'origin/chore/update-binaries-20260429-200801' into develop 2026-04-30 11:27:11 +08:00
github-actions[bot] ed94488250 chore: update tool binary URLs (opencode → v1.14.29) 2026-04-29 20:08:01 +00:00
Louistiti aa150e4779 feat: bump default local Qwen model support to 3.6 2026-04-29 00:01:10 +08:00
Louistiti f722c0faa5 fix(python tcp server): install TTS NLTK data 2026-04-28 15:05:46 +08:00
louistiti 8040e5c94f fix(web app): format agent turn duration 2026-04-26 11:09:46 +08:00
Louistiti 6dd0ab24fa Merge remote-tracking branch 'origin/chore/update-binaries-20260422-200300' into develop 2026-04-27 18:39:41 +08:00
louistiti 4f740b7bfb refactor(scripts): update latest model list on install 2026-04-25 16:21:55 +08:00
louistiti 7f465830e2 fix(python tcp server): download NLTK data on install 2026-04-24 23:46:33 +08:00
Louistiti d0730c2481 fix(web app): built-in modal API key icon 2026-04-23 16:12:02 +08:00
github-actions[bot] a3ef526889 chore: update tool binary URLs (opencode → v1.14.20) 2026-04-22 20:03:00 +00:00
Louistiti 674615608e fix(scripts): create Leon's home directories before install tasks 2026-04-22 11:34:14 +08:00
Louistiti f623d7d235 Merge branch 'refactor/runtime-data-pref-migration' into develop 2026-04-21 23:27:58 +08:00
Louistiti 5031b9eed8 refactor: use node instead of tsx for production start 2026-04-21 23:16:13 +08:00
Louistiti 98918cca7a BREAKING: migration to .leon/ user's folder completed 2026-04-21 23:07:52 +08:00
Louistiti be5ec46c4e BREAKING: first migration draft to .leon/ user's folder 2026-04-20 22:47:03 +08:00
Louistiti 94e5b8e8eb refactor(server): replace async IIFE in index bootstrap 2026-04-19 12:00:49 +08:00
Louistiti dc0927c7ff fix(aurora): avoid duplicating remix icon type suffixes 2026-04-19 08:35:47 +08:00
Louistiti 5609455af1 fix(server): prioritize tool errors over post-execution hooks 2026-04-19 08:32:51 +08:00
Louistiti 6fe9601c03 Merge branch 'feat/built-in-commands' into develop 2026-04-18 22:47:31 +08:00
Louistiti ef595cf162 feat(built-in command): /skill list support 2026-04-18 22:47:22 +08:00
Louistiti db80565a14 fix(built-in command): allow /skill submission without query 2026-04-18 21:57:45 +08:00
Louistiti ea2a12b76d Merge branch 'develop' into feat/built-in-commands 2026-04-18 21:29:29 +08:00
Louistiti 36750ab7c2 Merge remote-tracking branch 'origin/chore/update-binaries-20260415-200117' into develop 2026-04-18 21:28:49 +08:00
Louistiti 490e56bba2 Merge branch 'feat/built-in-commands' into develop 2026-04-18 21:28:34 +08:00
louistiti aa6988e622 refactor: use explicit remix icon names in manifests 2026-04-17 13:02:57 +08:00
louistiti a9ba958900 fix(built-in command): show actual /skill query in suggestions 2026-04-16 22:55:16 +08:00
louistiti 2cbca313d5 fix(built-in command): normalize built-in command input whitespace 2026-04-16 22:04:22 +08:00
github-actions[bot] ff759a7680 chore: update tool binary URLs (opencode → v1.4.6) 2026-04-15 20:01:17 +00:00
louistiti 34882ca62d feat(web app): support tab completion in built-in commands modal 2026-04-15 15:05:38 +08:00
louistiti 8530769278 feat(built-in command): add built-in /skill command 2026-04-14 22:19:20 +08:00
Louistiti 8047fff06a Merge branch 'feat/built-in-commands' into develop 2026-04-13 22:28:24 +08:00
Louistiti a3afdef81c feat(built-in command): add model download command 2026-04-13 22:24:34 +08:00
Louistiti 157634f6f4 Merge branch 'feat/built-in-commands' into develop 2026-04-13 10:41:19 +08:00
Louistiti 8f0258f1de fix(built-in command): validate local model path before persisting 2026-04-13 10:40:10 +08:00
Louistiti 292472079a Merge branch 'develop' into feat/built-in-commands 2026-04-12 00:25:55 +08:00
Louistiti 4ea4aab5c5 feat: show tool activity cards in web app 2026-04-12 00:25:39 +08:00
Louistiti c210b5c981 feat(agent mode): show tool inputs and outputs in web app 2026-04-11 23:58:31 +08:00
Louistiti cc25484d37 Merge branch 'develop' into feat/built-in-commands 2026-04-11 23:55:44 +08:00
Louistiti 0790dbb4ae fix(agent mode): preserve execution replan labels 2026-04-11 23:55:13 +08:00
Louistiti 307f2d3537 chore(bridge/nodejs): update deps to latest 2026-04-11 23:28:38 +08:00
Louistiti 9987c96523 chore: update new needed-to-be-updated deps 2026-04-11 23:19:23 +08:00
Louistiti 7c386a7017 chore: update needed-to-be-updated deps w/ ESLint 10+ migration 2026-04-11 22:57:44 +08:00
Louistiti f7f1354f05 chore: update @ai-sdk/* to latest 2026-04-11 22:24:23 +08:00
Louistiti fd30525886 Merge branch 'feat/built-in-commands' into develop 2026-04-11 15:18:17 +08:00
Louistiti 23463c54cd feat(built-in command): share model provider API key links 2026-04-11 15:18:08 +08:00
Louistiti 4f5310b8f1 Merge branch 'develop' into feat/built-in-commands 2026-04-10 14:52:44 +08:00
Louistiti 3a705869a6 feat(web app): show relative calendar timestamps in LLM metrics 2026-04-10 14:52:29 +08:00
Louistiti 917e966e38 fix(agent mode): recover compaction state from saved summary boundary 2026-04-10 12:50:34 +08:00
Louistiti 480e861e10 Merge branch 'develop' into feat/built-in-commands 2026-04-10 11:33:28 +08:00
Louistiti ee377a5182 Merge branch 'develop' into feat/built-in-commands 2026-04-10 00:53:46 +08:00
Louistiti 15fb86d595 Merge branch 'chore/update-binaries-20260408-195658' into develop 2026-04-10 00:53:12 +08:00
louistiti 6e3d481aee feat(agent mode): persist per-message llm metrics in history 2026-04-09 16:24:31 +08:00
github-actions[bot] ee82a450ec chore: update tool binary URLs (opencode → v1.4.0) 2026-04-08 19:56:58 +00:00
louistiti d584451bd2 fix(agent mode): track fresh history entries before re-compacting 2026-04-08 23:16:47 +08:00
Louistiti ce90f75f19 Merge branch 'develop' into feat/built-in-commands 2026-04-07 20:10:50 +08:00
Louistiti cd9bcd3d6d refactor(scripts): update commit messages 2026-04-07 20:10:32 +08:00
Louistiti b10634fd2f Merge branch 'feat/built-in-commands' into develop 2026-04-07 20:09:31 +08:00
Louistiti 353e2e979d feat: add /model built-in command for configuration flow 2026-04-07 20:09:15 +08:00
Louistiti cd45c32b6d Merge branch 'feat/built-in-commands' into develop 2026-04-06 00:20:55 +08:00
Louistiti 52357ddc17 feat(server): add stop command to terminate server 2026-04-05 21:04:00 +08:00
Louistiti 0f8738e69a Merge branch 'develop' into feat/built-in-commands 2026-04-04 18:34:24 +08:00
Louistiti 77159b91ff fix(server): preserve context tool content in execution summaries 2026-04-04 18:34:00 +08:00
Louistiti 8c8fc9eae3 fix(scripts): use managed Node for pnpm lifecycle scripts 2026-04-04 17:20:15 +08:00
Louistiti 18108ccc1e Merge branch 'feat/built-in-commands' into develop 2026-04-03 22:55:39 +08:00
Louistiti b2b06b5ee4 fix(aurora): preserve scroll container state across rerenders 2026-04-03 22:55:14 +08:00
Louistiti 0c1b67184c Merge branch 'feat/built-in-commands' into develop 2026-04-03 22:51:34 +08:00
Louistiti 10f0e3ab54 feat: add recently used built-in commands 2026-04-03 22:48:48 +08:00
Louistiti 801427f767 feat(server): display built-in commands suggestions in alphabetical order 2026-04-03 22:06:31 +08:00
Louistiti b1d14f3538 feat(server): support /mood built-in command 2026-04-03 22:03:01 +08:00
Louistiti b1a95221f8 Merge branch 'feat/built-in-commands' into develop 2026-04-03 21:06:43 +08:00
Louistiti 74b93699a5 feat(server): support pnpm cmd alias for built-in commands 2026-04-03 21:06:24 +08:00
Louistiti ef1bb7105d refactor(server): create config state aggregator 2026-04-03 20:21:59 +08:00
Louistiti c5a79be93e chore(web app): fix linter 2026-04-03 20:15:30 +08:00
Louistiti 2ff398433e feat(web app): add shortcut tip for built-in commands 2026-04-03 20:11:33 +08:00
Louistiti 29093437c5 feat: built-in commands support with first /help, /routing and /status commands 2026-04-03 20:07:04 +08:00
Louistiti 08a99f2b4a Merge remote-tracking branch 'origin/chore/update-binaries-20260401-195649' into develop 2026-04-02 23:11:37 +08:00
github-actions[bot] 5d1f66359f chore: update tool binary URLs (opencode → v1.3.13) 2026-04-01 19:56:49 +00:00
Louistiti c81099b240 feat(server): built-in commands entry points 2026-04-01 23:32:04 +08:00
Louistiti b1062d1f3e perf(server): skip paraphrase for skill errors and oversized answers 2026-03-31 11:38:52 +08:00
Louistiti 03e8eb091d Merge branch 'feat/history-sync' into develop 2026-03-31 11:15:23 +08:00
Louistiti 7922a4828e perf(web app): hydrate fetched widgets without blocking feed 2026-03-31 11:15:14 +08:00
Louistiti 6fb4ca1ada feat(server): add isAddedToHistory property for cleaner and faster processing on history 2026-03-31 10:33:44 +08:00
Louistiti 1a3baa7e0f fix(server): display system widgets and widgets in sync 2026-03-31 10:18:05 +08:00
Louistiti a1c4322fb1 feat: keep system widgets persistent as well 2026-03-31 09:16:27 +08:00
Louistiti 946984fb52 feat: synchronize history; broadcast messages to clients 2026-03-30 22:52:05 +08:00
Louistiti c362d89195 chore: do not open browser on dev runtime 2026-03-30 16:09:34 +08:00
Louistiti ccd6694b25 feat(server): fine tune token budgets on workflow mode 2026-03-30 16:08:40 +08:00
Louistiti 99615b8ccb docs: update main progress channel in README.md 2026-03-29 21:47:25 +08:00
Louistiti dceee25212 docs: reorganize badges from README.md 2026-03-29 21:41:47 +08:00
Louistiti c9cbc09c3c docs: reflect new state in README.md 2026-03-29 20:20:47 +08:00
Louistiti 6adfa81578 docs: keep installation simple and technical focus 2026-03-29 14:07:43 +08:00
Louistiti 2fd571687a feat: simplify installation with custom Node.js script 2026-03-29 13:14:24 +08:00
Louistiti 596adc3bc3 Merge branch 'fix/setup' into develop 2026-03-28 13:24:49 +08:00
Louistiti 46ae45566f feat(server): open Leon automatically when the server starts 2026-03-28 13:24:41 +08:00
Louistiti 10f525bb82 Merge branch 'fix/setup' into develop 2026-03-28 09:25:52 +08:00
Louistiti 3e4be85d91 fix(scripts): enforce managed uv runtime during setup 2026-03-28 09:25:44 +08:00
Louistiti 4dc2d222be Merge branch 'fix/setup' into develop 2026-03-27 23:08:07 +08:00
Louistiti 0560e3b79c fix(web app): wait for init UI completion before sending intro messages 2026-03-27 23:07:42 +08:00
Louistiti 2fa71c8f85 Merge branch 'fix/setup' into develop 2026-03-27 22:42:06 +08:00
Louistiti 60abe86502 fix(scripts): run server with managed Node.js; rebuild managed native modules when needed 2026-03-27 22:41:56 +08:00
Louistiti cf60e673fd Merge branch 'fix/setup' into develop 2026-03-27 18:09:49 +08:00
Louistiti f3f94e39bf feat(provider/llamacpp): auto port discovery fallback 2026-03-27 18:09:38 +08:00
Louistiti 61ccde4c57 Merge branch 'fix/setup' into develop 2026-03-27 11:26:00 +08:00
Louistiti fae5807ca8 fix: enforce managed Python runtime 2026-03-27 11:25:27 +08:00
Louistiti e66b105380 Merge branch 'fix/setup' into develop 2026-03-26 23:44:00 +08:00
Louistiti cc43b6dbdc fix: do not throw right away on Windows common file status 2026-03-26 23:43:41 +08:00
Louistiti 592978c7d9 Merge branch 'fix/setup' into develop 2026-03-26 23:33:47 +08:00
Louistiti 72a2a07ead fix(server): switch to 127.0.0.1 as default llama.cpp host 2026-03-26 23:33:39 +08:00
Louistiti 932f53c137 Merge branch 'fix/setup' into develop 2026-03-26 23:30:13 +08:00
Louistiti fee1e4cb22 fix(scripts): .env CRLF-safe on Windows and avoid creation race 2026-03-26 23:29:55 +08:00
Louistiti f336c34707 Merge branch 'fix/setup' into develop 2026-03-26 23:25:12 +08:00
Louistiti 45bf7cbace feat: add llama.cpp CPU support 2026-03-26 23:15:11 +08:00
Louistiti 6c0039be27 Merge branch 'fix/setup' into develop 2026-03-26 23:04:05 +08:00
Louistiti 3e671efc72 fix(scripts): remove chmod noise for Windows on setup 2026-03-26 23:03:49 +08:00
Louistiti 852e848aed Merge branch 'fix/setup' into develop 2026-03-26 23:01:18 +08:00
Louistiti 8c41befaed fix(scripts): use .cmd for tsc binary on Windows and add fallback 2026-03-26 23:01:09 +08:00
Louistiti bbc32b79df Merge branch 'fix/setup' into develop 2026-03-26 22:53:49 +08:00
Louistiti 2165f32e92 feat(scripts): use a dedicate file to clean up Leon's processes 2026-03-26 22:53:37 +08:00
Louistiti d20269bf40 Merge branch 'develop' into fix/setup 2026-03-26 22:32:15 +08:00
Louistiti 439b596a97 Merge remote-tracking branch 'origin/chore/update-binaries-20260325-194416' into develop 2026-03-26 22:32:00 +08:00
Louistiti 395c9b2b56 Merge branch 'fix/setup' into develop 2026-03-26 22:31:54 +08:00
Louistiti eb69a1147a feat: upgrade @ark-ui/react to latest and add Aurora dev preview 2026-03-26 22:31:43 +08:00
Louistiti cf77a431b6 fix: use tar to uncompress .zip, .whl on Windows 2026-03-26 16:13:06 +08:00
github-actions[bot] a42d147644 chore: update tool binary URLs (opencode → v1.3.2) 2026-03-25 19:44:16 +00:00
Louistiti a9f8e1d45f Merge branch 'fix/setup' into develop 2026-03-25 17:41:03 +08:00
Louistiti bd4ee16261 fix(scripts): merge setup preferences 2026-03-25 17:40:54 +08:00
Louistiti 1e7cd0f4be feat(scripts): set remote LLM during setup 2026-03-25 02:04:17 +08:00
Louistiti 8a9ce2ff0f Merge branch 'fix/setup' into develop 2026-03-25 00:42:45 +08:00
Louistiti a8a8567ed3 BREAKING: remove offline setup legacy code 2026-03-25 00:42:34 +08:00
Louistiti 574fb329ff Merge branch 'fix/setup' into develop 2026-03-24 21:42:23 +08:00
Louistiti b947eecfe2 feat: if no LLM has been configured yet, we should mentioned it 2026-03-24 21:38:10 +08:00
Louistiti 2ce5b197b0 Merge branch 'fix/setup' into develop 2026-03-24 20:28:46 +08:00
Louistiti dd214b6b09 feat(scripts): move questions at the start of the setup 2026-03-24 20:28:38 +08:00
Louistiti 1cc2f77bea Merge branch 'fix/setup' into develop 2026-03-24 20:15:29 +08:00
Louistiti 0b10f5f265 chore: disable voice by default 2026-03-24 20:15:20 +08:00
Louistiti 620381a066 Merge branch 'fix/setup' into develop 2026-03-24 20:06:38 +08:00
Louistiti aa8bc63b1e feat(scripts): silent husky 2026-03-24 20:06:28 +08:00
Louistiti 8509832acb Merge branch 'fix/setup' into develop 2026-03-24 19:49:13 +08:00
Louistiti 1104407b1f feat(scripts): readjust local AI check 2026-03-24 19:48:48 +08:00
Louistiti f91ce8f37b Merge branch 'fix/setup' into develop 2026-03-24 19:39:28 +08:00
Louistiti cf35e17741 chore: clean up stdout 2026-03-24 19:39:16 +08:00
Louistiti 45e1ea4643 Merge branch 'fix/setup' into develop 2026-03-24 19:25:45 +08:00
Louistiti 07718d06e8 chore: clean up dependencies and re-enable lock file 2026-03-24 19:25:35 +08:00
Louistiti 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps 2026-03-24 18:57:06 +08:00
Louistiti 18a44e0bd1 Merge branch 'fix/setup' into develop 2026-03-24 16:52:05 +08:00
Louistiti df12892951 BREAKING: use pnpm 2026-03-24 16:51:56 +08:00
Louistiti fbc7851d2a style(scripts): new lines in setup summary 2026-03-24 14:52:46 +08:00
Louistiti 9487eb363e feat(scripts): merge fetch status 2026-03-24 14:50:09 +08:00
Louistiti 7e261de8eb feat: universal abort controller on network requests 2026-03-24 13:11:29 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti 3c9dccefb8 Merge branch 'fix/setup' into develop 2026-03-23 12:58:48 +08:00
Louistiti c60269d077 feat: completely replace ipull with custom built-in fetch module 2026-03-23 12:52:40 +08:00
Louistiti 696c287a33 feat(scripts): improve stability over ipull on large files download 2026-03-23 11:48:35 +08:00
Louistiti 50c87f37a2 Merge branch 'fix/setup' into develop 2026-03-22 23:28:47 +08:00
Louistiti 2d9c6648c2 fix(server): on fresh install and no default LLM installed yet 2026-03-22 23:00:17 +08:00
Louistiti 145bf6cdd8 fix: minor distribution 2026-03-22 19:25:04 +08:00
Louistiti 05ab034302 feat(scripts): update check compatibility 2026-03-22 18:16:54 +08:00
Louistiti 3ab746e449 refactor(server): use built-in node and pnpm to probe context 2026-03-22 17:54:09 +08:00
Louistiti 89279de4a5 Merge branch 'feat/skill-distribution' into develop 2026-03-22 17:29:05 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti ebfe84daf1 BREAKING: remove TCP server, Python bridge and Node.js binaries 2026-03-22 14:57:37 +08:00
Louistiti ab9b770800 feat: portable runtimes and skill deps sync 2026-03-21 22:58:20 +08:00
Louistiti ae6b82ecbe test(workflow mode): cover workflow routing 2026-03-21 18:10:26 +08:00
Louistiti 9731990b81 feat(server): provide a cancel choice for skill/action not found 2026-03-21 17:37:38 +08:00
Louistiti dfed0db892 feat(server): when workflow mode and cannot match a skill or action, then suggest 2026-03-21 17:19:04 +08:00
Louistiti cab7d81f2a fix(server): widget status should not stall on action loops 2026-03-21 17:11:42 +08:00
Louistiti d7ee8db704 feat: solidify the skill bridge runtime for runnable actions 2026-03-21 16:53:55 +08:00
Louistiti c8035b27b6 feat: allow tools to not be explicitely added to toolkit.json for workflow usage 2026-03-21 16:44:05 +08:00
Louistiti e8c62fb829 feat: add explicit exit on actions 2026-03-21 15:34:27 +08:00
Louistiti 5daf5cca9f feat(server): add history for skill router duty 2026-03-21 15:15:00 +08:00
Louistiti 7661a55bf2 feat: handle stderr outputs on workflow mode; refactor workflow progress 2026-03-21 14:53:39 +08:00
Louistiti df6d4b2aa0 Merge branch 'feat/workflow-refactoring' into develop 2026-03-21 14:44:08 +08:00
Louistiti 042e2c5106 feat: add granular progress to the workflow steps 2026-03-21 14:39:41 +08:00
Louistiti f74a0fda5d feat: new LLM routing format 2026-03-21 13:52:12 +08:00
Louistiti b2e3592170 BREAKING: remove legacy local LLM provider and reorganize configs 2026-03-21 11:59:24 +08:00
Louistiti 1a03328910 fix(web app): init awaiting 2026-03-21 11:10:01 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti 877bea1477 Merge branch 'feat/llamacpp' into develop 2026-03-19 22:49:32 +08:00
Louistiti ff1a8764f0 Merge remote-tracking branch 'origin/chore/update-binaries-20260318-194657' into develop 2026-03-19 22:49:27 +08:00
Louistiti fc8025dd6f feat: full built-in llama.cpp support 2026-03-19 22:48:28 +08:00
github-actions[bot] 6f5f2e1d9a chore: update tool binary URLs (opencode → v1.2.27, yt-dlp → v2026.03.17) 2026-03-18 19:46:57 +00:00
Louistiti 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility 2026-03-18 15:01:09 +08:00
Louistiti ea121104df fix(provider/llamacpp): force tool vs auto tool selection for remote providers 2026-03-17 01:54:19 +08:00
Louistiti b04cde4369 feat(web app): add seperators to token number metrics 2026-03-17 01:27:52 +08:00
Louistiti ca2a0bd7a1 feat: calculate and display token metrics 2026-03-17 01:25:27 +08:00
Louistiti 17d10b449c feat(web app): add turn metrics 2026-03-16 14:40:41 +08:00
Louistiti c87615c91a feat(provider/llamacpp): reuse llama-server if already running 2026-03-16 14:09:54 +08:00
Louistiti 375cb14d0c feat(provider/llamacpp): forward server logs to logs/llama-server.log 2026-03-16 12:19:19 +08:00
Louistiti 93e921c13f refactor: remove Ollama 2026-03-16 12:01:31 +08:00
Louistiti b0f1d81d22 feat: use Llama.cpp as default local provider 2026-03-16 11:42:05 +08:00
Louistiti 87c6676dee feat: introduce Ollama as local LLM provider 2026-03-15 12:34:34 +08:00
Louistiti ed1bb65325 feat(agentic loop): provide more optional tool function params by default 2026-03-14 23:09:58 +08:00
Louistiti 9937eea1a1 feat: expose current owner location with to weather to impact mood status 2026-03-14 22:49:56 +08:00
Louistiti 7b90fc6223 feat: provide owner context file to Leon's knowledge 2026-03-14 22:22:18 +08:00
Louistiti dce2c5229e feat: introduce owner context file 2026-03-14 22:18:41 +08:00
Louistiti dfb23deb86 test(agentic loop): introduce unit and E2E tests 2026-03-14 17:31:01 +08:00
Louistiti 82fd7a172f Merge branch 'feat/better-agentic-loop' into develop 2026-03-14 14:33:55 +08:00
Louistiti b71f1632d9 fix: streaming chunk deduplication 2026-03-14 14:26:06 +08:00
Louistiti 3cca459376 perf(agentic loop): reduce on compaction size according to steps number 2026-03-14 14:08:01 +08:00
Louistiti 07f76e48c3 feat(agentic loop): respect prompting standards 2026-03-14 13:31:21 +08:00
Louistiti 96192e0578 feat(tool/bash): improve risky filtering 2026-03-14 13:14:03 +08:00
Louistiti d1a945fe3a fix(agentic loop): keep execution reasoning minimal; use present progressive on progress message 2026-03-14 12:49:01 +08:00
Louistiti 7b75e779f4 feat(agentic loop): add human-in-the-loop mechanism for root credentials matters 2026-03-14 12:35:59 +08:00
Louistiti 6eac081669 fix(server): tmp crash on embeddings writting 2026-03-13 21:10:43 +08:00
Louistiti 7882fc07fb feat: introduce tool hooks with jq parsing on post execution 2026-03-13 20:50:53 +08:00
Louistiti 0545414693 feat(web app): add reasoning block for every agentic phase 2026-03-13 00:49:05 +08:00
Louistiti e18ba06db7 feat(server): create a tool output logger 2026-03-13 00:13:17 +08:00
Louistiti 194d50548a fix(agentic loop): avoid meta commentary on self reflections 2026-03-12 23:43:03 +08:00
Louistiti 7b32beb56d Merge remote-tracking branch 'origin/chore/update-binaries-20260311-193929' into develop 2026-03-12 23:26:20 +08:00
Louistiti fbb91fb545 fix: alignment between phases and QMD 2026-03-12 23:26:14 +08:00
github-actions[bot] 35af397a80 chore: update tool binary URLs (opencode → v1.2.24) 2026-03-11 19:39:29 +00:00
Louistiti f64c6422bd fix(server): improve QMD error handling and unexpected exit 2026-03-11 14:26:23 +08:00
Louistiti c1ce44b6a3 perf(server): remove history on ReAct execution phase 2026-03-11 13:35:23 +08:00
Louistiti a71d22b8d3 refactor(server): migrate to QMD 2+ 2026-03-11 13:21:16 +08:00
Louistiti efa21bd9f4 feat(server): improve memory weak score threshold 2026-03-11 11:45:13 +08:00
Louistiti d521318e94 feat: improve proactivity and wired awareness 2026-03-11 11:16:19 +08:00
Louistiti 8fe532a501 feat: send pulse 2026-03-11 09:28:44 +08:00
Louistiti e0b5ea78ae feat: implement self-reflection and behavioral habits state via private diary 2026-03-10 19:29:59 +08:00
Louistiti 991fdbddcc feat(server): clearly split system prompts across ReAct loop phases 2026-03-10 16:03:41 +08:00
Louistiti 89a9928e29 feat(server): implement minimal tool call logger 2026-03-09 13:50:38 +08:00
Louistiti 107c786786 perf(server): non-blocking context file generation 2026-03-09 13:42:57 +08:00
Louistiti d76c57710c fix(server): progress/update messages natural tone 2026-03-09 13:29:40 +08:00
Louistiti 0e796d2d1d feat: advanced adaptive memory retrieval 2026-03-09 13:24:23 +08:00
Louistiti 32722501d5 fix(web app): widget priority display 2026-03-08 18:05:49 +08:00
Louistiti c1b9d99690 feat(server): improve mood and personality wiring 2026-03-08 17:30:06 +08:00
Louistiti a5cbbbd7b6 feat(server): improve long tool call timeout handling 2026-03-08 15:49:36 +08:00
Louistiti ae26b976bf refactor(server): centralize remote provider failure 2026-03-08 14:53:52 +08:00
Louistiti e9ba3321df feat(server): support OpenAI WebSocket transport by default for the agentic loop 2026-03-08 14:33:16 +08:00
Louistiti 13a626c2f3 feat(server): compaction mechanism on the ReAct loop 2026-03-07 18:41:16 +08:00
Louistiti df7904232a feat(server): resolve path alias and default OS file opener 2026-03-06 23:01:30 +08:00
Louistiti 4e8a98bf52 feat(server): optimize agentic loop reasoning across providers 2026-03-06 22:46:26 +08:00
Louistiti 05f3640b4f feat(server): improve ReAct progress messages 2026-03-06 14:31:58 +08:00
Louistiti 992e00776e feat(server): improve Leon's identity and more 2026-03-06 03:33:55 +08:00
Louistiti a3cff28de8 feat(server): remove formatting rules for non user-facing phases 2026-03-06 02:13:47 +08:00
Louistiti e41f94dc8b feat(server): improve human-in-the-loop preflight 2026-03-06 01:52:07 +08:00
Louistiti 19edd70440 feat(server): set policy for owner-facing messages to always be the final answer phase from the agentic loop 2026-03-06 01:16:33 +08:00
Louistiti ba1f2c7321 Merge remote-tracking branch 'origin/chore/update-binaries-20260304-193622' into develop 2026-03-05 15:18:18 +08:00
Louistiti 69224361c3 feat: enhance recovery planning and execution from the agentic loop 2026-03-05 15:18:12 +08:00
github-actions[bot] d5bef789a1 chore: update tool binary URLs (opencode → v1.2.17, yt-dlp → v2026.03.03) 2026-03-04 19:36:22 +00:00
Louistiti e38bfc0311 feat(server): planning safety fallback for agentic loop 2026-03-04 21:53:15 +08:00
Louistiti d4a698500d fix(server): JSON structure fallback on ReAct planning 2026-03-04 21:21:49 +08:00
Louistiti b8dbb596d0 feat(server): add continuous planning for ReAct 2026-03-04 21:12:36 +08:00
Louistiti eecdf87618 feat(server): toggle thinking per toolkit and tools policies 2026-03-04 16:26:02 +08:00
Louistiti 4899a9530a feat(server): force memory read when necessary 2026-03-04 15:40:42 +08:00
Louistiti 50ac5c307b feat(python tcp server): disable TCP server when agent route mode and no ASR/TTS enabled 2026-03-04 14:55:02 +08:00
Louistiti a41bf61497 feat(web app): breathing animation for tool/toolkit icon 2026-03-04 11:06:45 +08:00
Louistiti 201122a12f feat: display ongoing tool function with icon 2026-03-04 10:21:39 +08:00
Louistiti 6915f371d1 perf(server): non-temporary blocker context file manifest refresh on query 2026-03-04 00:38:34 +08:00
Louistiti 142adc175e feat: memory cold/hot types and rollout; with deeper memory depth 2026-03-04 00:22:50 +08:00
Louistiti 2b593793e2 perf(server): faster and more accurate memory retrieval 2026-03-03 22:42:27 +08:00
Louistiti e1aab445ef feat(server): generate context files in the background 2026-03-03 21:44:38 +08:00
Louistiti 2b28df0e52 Merge branch 'feat/unified-llm-providers' into develop 2026-03-03 21:24:13 +08:00
Louistiti 0468903cef fix(server): automatic memory 2026-03-03 21:23:59 +08:00
Louistiti 21d640f9b5 fix(server): better OpenRouter compatibility 2026-03-03 20:22:26 +08:00
Louistiti 50268e8f04 fix(server): Moonshot AI provider default temperature 2026-03-03 20:08:13 +08:00
Louistiti d731e28e06 feat(server): organize high-level props for LLM providers 2026-03-03 19:00:07 +08:00
Louistiti 6493fa5ea5 feat(server): unify streaming robustness across providers 2026-03-03 18:39:43 +08:00
Louistiti a916b6c20a feat(server): context update 2026-03-03 17:53:47 +08:00
Louistiti 42414fbcdb feat(server): use dedicated SDK per LLM provider for better TTFT and more 2026-03-03 17:49:17 +08:00
Louistiti a76e9e14c8 feat(server): OpenAI LLM provider stable 2026-03-03 16:30:45 +08:00
Louistiti 99eb5e59a0 feat(server): enable personality/mood on planning 2026-03-03 14:11:28 +08:00
Louistiti d03a09c9f8 feat: more unified inferences across LLM providers 2026-03-03 13:30:30 +08:00
Louistiti 2eb0e0a274 feat: auto bind context files to context tool read function; explicit thinking param across prompts; persona stability improvement 2026-03-03 11:56:30 +08:00
Louistiti 841e9c1655 feat: wire persona with mood changing and personality 2026-03-02 18:33:15 +08:00
Louistiti bba5e38061 feat(tool/openmeteo): add start_date and end_date params 2026-03-02 17:06:33 +08:00
Louistiti ce7dac75bd feat(server): quick time update at runtime 2026-03-02 15:39:26 +08:00
Louistiti b7272543e0 feat(server): add static type for context files 2026-03-02 13:56:18 +08:00
Louistiti 8999e7dc0b perf(server): memory queries optimization 2026-03-02 13:44:11 +08:00
Louistiti 254b56f7a9 feat(web app): improve scrolling UX 2026-03-02 12:24:42 +08:00
Louistiti b58c26d553 feat(web app): pimp reasoning block 2026-03-02 03:09:04 +08:00
Louistiti fee3be8837 feat: display reasoning UI 2026-03-02 02:50:21 +08:00
Louistiti 25d148c33d Merge branch 'feat/memory' into develop 2026-03-02 02:12:45 +08:00
Louistiti 114c286e72 feat(server): new tools data structure fallback when LLM providers fail 2026-03-02 02:06:56 +08:00
Louistiti 8fe3e57680 feat(server): add memory and context tools; optimize retrieval 2026-03-02 00:46:35 +08:00
Louistiti cf7e223c15 feat(server): make use of QMD as retrieval backend 2026-03-01 03:25:42 +08:00
Louistiti 3e3eae7bc4 feat(server): second memory draft 2026-03-01 00:46:46 +08:00
Louistiti 5d2603cbd7 Merge branch 'develop' into feat/memory 2026-02-28 14:48:07 +08:00
Louistiti f8673394ae Merge branch 'feat/progressive-context-injection' into develop 2026-02-28 14:47:28 +08:00
Louistiti 41501cdea9 feat: remove unnecessary awareness to toolkits 2026-02-28 14:46:42 +08:00
Louistiti 8d3ec0cf8e feat(server): add more awareness 2026-02-28 14:39:06 +08:00
Louistiti fa6e64f115 feat(server): first memory draft 2026-02-28 11:10:25 +08:00
Louistiti 596017b3b9 feat(server): improve self-awareness and allow manifest toggle 2026-02-28 03:01:45 +08:00
Louistiti 8d6dfc2906 Merge branch 'feat/progressive-context-injection' into develop 2026-02-28 02:25:45 +08:00
Louistiti 6e1e514788 feat(server): add LEON and ARCHITECTURE awareness 2026-02-28 02:25:32 +08:00
Louistiti 8235830261 feat(server): context manager for progressive context injection 2026-02-28 01:58:01 +08:00
Louistiti 91547ebbd8 chore: fix linter 2026-02-27 21:42:31 +08:00
Louistiti 9ec4e6acff fix(server): disabled checkbox on agentic loop thinking 2026-02-27 21:33:49 +08:00
Louistiti e3bc3736ca feat(server): add Z.AI LLM provider; provide thinking widget 2026-02-27 01:51:27 +08:00
Louistiti 14e26b1cd1 refactor(server): ReAct / agentic loop more modulable 2026-02-27 00:51:27 +08:00
Louistiti 52a63dbf7d feat(server): stabilize LLM providers for ReAct with self-healing mechanisms; implement new providers 2026-02-27 00:13:02 +08:00
Louistiti 480be6aec3 Merge branch 'feat/progressive-context-injection' into develop 2026-02-26 09:06:44 +08:00
Louistiti bedfd40cec feat(server): enable streaming by default 2026-02-25 21:13:53 +08:00
Louistiti 27431991e3 feat(server): improve UX on long-tail tasks for ReAct 2026-02-25 15:37:09 +08:00
Louistiti b2c1ee77e5 feat(server): incremental timeouts for ReAct 2026-02-25 15:18:23 +08:00
Louistiti 1853bc47e3 feat(server): ReAct loop fails earlier 2026-02-25 14:30:53 +08:00
Louistiti 6957bdae93 feat(server): smarter sub ReAct loop and final answer retrials 2026-02-25 14:04:51 +08:00
Louistiti 9fc1d15fb4 feat: extra fallback mechanism in the agentic loop 2026-02-25 11:55:05 +08:00
Louistiti 98ae198dde feat: first shot of the progressive context injection 2026-02-25 11:09:21 +08:00
Louistiti 50f0d28c5b feat(server): inject history in tool callings step from the agentic loop 2026-02-25 01:51:03 +08:00
Louistiti 38a3c5df15 feat(server): function call retrials 2026-02-24 22:58:16 +08:00
Louistiti 16a226c103 refactor(server): ReAct / agentic loop 2026-02-24 22:05:03 +08:00
Louistiti 2d11750089 feat(server): specific bash handler in agentic loop 2026-02-24 21:28:59 +08:00
Louistiti a5dc01bcab feat(server): agentic loop parsing improvement 2026-02-24 17:36:56 +08:00
Louistiti fcd1422b4f refactor(scripts): update prompting on tool creation 2026-02-24 14:45:57 +08:00
Louistiti bf68660922 Merge remote-tracking branch 'origin/chore/update-binaries-20260224-063438' into develop 2026-02-24 14:38:42 +08:00
github-actions[bot] 07ad988944 chore: update tool binary URLs (yt-dlp → v2026.02.21) 2026-02-24 06:34:38 +00:00
Louistiti e2d5431b04 Merge branch 'feat/react-agentic-loop-and-tool-refactoring' into develop 2026-02-24 14:27:13 +08:00
Louistiti 7ad6d60b0c feat(server): optimize agentic loop for local provider and make workflow skill action calling compatible with remote providers 2026-02-24 13:43:01 +08:00
Louistiti 40138e2bda chore: provide default ordered LLM list with OpenRouter provider 2026-02-24 12:59:35 +08:00
Louistiti bc9c96f033 feat(server): expose HTTP errors of LLM providers 2026-02-24 12:33:24 +08:00
Louistiti cd7d65b075 feat(server): add builtin tool calls and logs 2026-02-24 12:12:16 +08:00
Louistiti 1942d8f835 feat(server): more efficient agentic loop; HuggingFace provider implemented 2026-02-24 11:13:39 +08:00
Louistiti 1798d691a8 feat(server): ReAct fallback optimization 2026-02-24 09:45:20 +08:00
Louistiti 5125d908ec feat(server): return answer when plain text in ReAct loop 2026-02-24 01:42:02 +08:00
Louistiti 8c23671e0c chore: fix linting 2026-02-24 01:07:22 +08:00
Louistiti 3037c2c93a chore: upgrade nodemon to latest 2026-02-24 00:06:54 +08:00
Louistiti fe30a03f6b chore: remove Prettier 2026-02-23 23:39:07 +08:00
Louistiti 728bb2fd02 perf(server): improve ReAct prompting 2026-02-23 23:23:29 +08:00
Louistiti 39ea8eae13 feat(server): implement Cerebras LLM provider 2026-02-23 20:16:14 +08:00
Louistiti ccfdff6a9a feat: define nested objects in tool functions definitions and improve agentic loop reliability 2026-02-23 19:34:39 +08:00
Louistiti bb1cee5b59 feat(server): implement OpenRouter as LLM provider 2026-02-23 14:16:02 +08:00
Louistiti 5c5c28414b feat(server): parse paths from ReAct loop 2026-02-23 13:51:32 +08:00
Louistiti 525ea6d7b4 feat: better parsing for the tool runtime 2026-02-23 13:26:49 +08:00
Louistiti 923a5f91c1 feat: first shot of the ReAct agentic loop and new tools structure 2026-02-23 11:16:38 +08:00
Louistiti 17e35c717d fix(server): Groq up-to-date model 2026-02-22 10:57:14 +08:00
Louistiti d7bccb0985 Merge remote-tracking branch 'origin/chore/update-binaries-20260221-165703' into develop 2026-02-22 01:27:45 +08:00
Louistiti c9df0dbb58 feat(tool/opencode): custom config provided at runtime 2026-02-22 01:27:41 +08:00
github-actions[bot] 704ecf44b0 chore: update toolkit binary URLs (opencode → v1.2.10) 2026-02-21 16:57:03 +00:00
Louistiti b2f728b4d9 feat: check required settings for tool at runtime and provide smooth experience to set them 2026-02-21 23:50:38 +08:00
Louistiti 13a29160d3 feat: create settings standard for skills with required settings for better onboarding for tools usage 2026-02-21 13:38:15 +08:00
Louistiti 66c82ad734 fix(skill/search_web_toolkit_skill): correct answers data structure 2026-02-20 16:23:06 +08:00
Louistiti ca247033a8 feat(skill/skill_writer): allow skill changes 2026-02-20 13:54:40 +08:00
Louistiti fa3dfccb83 feat(skill/video_summarizer): implemented by Leon 2026-02-20 12:36:41 +08:00
Louistiti bd40ccc5f1 feat(tool/ytdlp): isolate default config into config file 2026-02-19 23:32:17 +08:00
Louistiti b2d5dc7a59 feat(skill/voice_designer_skill): implemented by Leon 2026-02-19 20:53:54 +08:00
Louistiti 64028ed8e1 feat(server): if only action is found in a skill, then force use it 2026-02-19 19:05:08 +08:00
Louistiti 54f1886871 feat: enable local ASR/TTS/LLM by default 2026-02-19 17:43:56 +08:00
Louistiti 431ee245ec ci: install PortAudio 2026-02-19 16:54:06 +08:00
Louistiti d551aa274d ci: verify assets naming 2026-02-19 16:31:06 +08:00
Louistiti e306859c86 ci: add lockfile only in CI 2026-02-19 16:07:22 +08:00
Louistiti 77fb3d7a2c ci: add lockfile only in CI 2026-02-19 16:04:16 +08:00
Louistiti 4164dfed41 ci: add lockfile only in CI 2026-02-19 16:01:13 +08:00
Louistiti c17bb3fcb9 ci: remove caching since we do not use lock file 2026-02-19 15:30:55 +08:00
Louistiti 1d058cb9c8 ci: use pnpm and caching 2026-02-19 15:28:29 +08:00
Louistiti af6fd656fc ci: use pnpm and caching 2026-02-19 15:26:00 +08:00
Louistiti 88fdbe9b06 ci: apply different artifact naming 2026-02-19 15:23:03 +08:00
Louistiti efc9f3b477 ci: support new OSes and archs from GitHub workflows 2026-02-19 15:08:03 +08:00
Louistiti 0d272b5bcc build: bump core deps to latest 2026-02-19 14:58:33 +08:00
Louistiti cfa79e0eb3 feat(python tcp server): make TCP server standalone compatible with external paths changes 2026-02-19 14:52:53 +08:00
Louistiti 2ab5e10f6a feat(scripts): remove PyTorch installation and force use core shared libraries 2026-02-19 13:47:07 +08:00
Louistiti cb8911c06b perf(python tcp server): use shared NVIDIA and PyTorch libraries to reduce binary size 2026-02-19 13:37:56 +08:00
Louistiti 6f69743df4 feat(server): only time record long tasks 2026-02-19 12:33:34 +08:00
Louistiti d500ab6fb7 Merge remote-tracking branch 'origin/chore/update-binaries-20260218-194555' into develop 2026-02-19 12:17:36 +08:00
Louistiti 6ab0adc9ef feat: upgrade to current Node.js LTS 2026-02-19 12:17:30 +08:00
github-actions[bot] 0a152afe9c chore: update toolkit binary URLs (opencode → v1.2.6) 2026-02-18 19:45:55 +00:00
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +08:00
Louistiti 3f1b3da750 refactor(skill/weather_forecast): better icon mapping for the widget 2026-02-18 21:27:34 +08:00
Louistiti 404d7fbec7 feat: embed OpenCode in the Skill Writer skill; restructure tools; create simple forecast skill and more 2026-02-18 21:23:27 +08:00
Louistiti aff4d619da feat(scripts): explicit mention about the tmp files deletion 2026-02-18 11:15:56 +08:00
Louistiti ada9c25b3e feat(skill/video_translator): use Qwen3-TTS tool by default 2026-02-18 11:13:21 +08:00
Louistiti 3bdabaf943 feat(tool/qwen3_tts): implement Qwen3-TTS tool 2026-02-18 00:40:36 +08:00
Louistiti 4c23382c11 Merge branch 'feat/prompt-generator' into develop 2026-02-18 00:24:24 +08:00
Louistiti c3b389ce5b feat(scripts): tool creation prompt generator 2026-02-18 00:24:16 +08:00
Louistiti d32b43787a Merge remote-tracking branch 'origin/chore/update-binaries-20260211-195424' into develop 2026-02-15 12:04:49 +08:00
Louistiti 077bcd2f5b feat(scripts): prompt generator tmp 2026-02-15 12:04:27 +08:00
github-actions[bot] 85afab3594 chore: update toolkit binary URLs (opencode → v1.1.59) 2026-02-11 19:54:24 +00:00
Louistiti 6d6551505b Merge remote-tracking branch 'origin/develop' into develop 2026-02-08 12:21:50 +08:00
Louistiti 08b7e040fd fix(python tcp server): deps conflicts 2026-02-08 12:21:42 +08:00
louistiti 6f44bb40f0 fix: torch versioning 2026-02-08 10:07:56 +08:00
louistiti 261a7f2162 fix: torch versioning 2026-02-08 10:04:12 +08:00
Louistiti 7e573c2b7d feat(tool/qwen3_asr): implement Qwen3-ASR tool 2026-02-07 23:14:26 +08:00
Louistiti a03a59b4e5 Merge remote-tracking branch 'origin/chore/update-binaries-20260204-193714' into develop 2026-02-07 14:30:27 +08:00
Louistiti cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install 2026-02-07 14:28:49 +08:00
Louistiti ce7ae583e7 feat(scripts): auto download NVIDIA NVSHMEM on install 2026-02-07 13:36:39 +08:00
Louistiti a05045c406 feat(scripts): download NVIDIA cuSPARSELt and NCCL 2026-02-06 16:11:45 +08:00
Louistiti 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs 2026-02-06 15:54:02 +08:00
Louistiti 8ecc049827 Merge branch 'develop' into origin/develop 2026-02-06 15:28:07 +08:00
Louistiti 5c30ca894c fix(scripts): download CUDA runtime and tools for other Linux archs and Windows 2026-02-06 15:16:06 +08:00
github-actions[bot] 7ed184adc0 chore: update toolkit binary URLs (opencode → v1.1.51, yt-dlp → v2026.02.04) 2026-02-04 19:37:14 +00:00
Louistiti 8c5d9d07f2 Merge remote-tracking branch 'origin/chore/update-binaries-20260201-073348' into develop 2026-02-01 16:27:50 +08:00
github-actions[bot] 09fab81b33 chore: update toolkit binary URLs (yt-dlp → v2026.01.31) 2026-02-01 07:33:48 +00:00
Louistiti 018d6a4e91 chore: ignore README.md when prettier 2026-02-01 14:38:11 +08:00
Louistiti d831833d49 feat: add settings at toolkits/tools level where skills settings has higher priority than tool settings 2026-02-01 14:25:30 +08:00
Louistiti fbd74ddc62 Merge remote-tracking branch 'origin/chore/update-binaries-20260131-141450' into develop 2026-01-31 22:18:05 +08:00
github-actions[bot] 38caaa9cfc chore: update toolkit binary URLs (opencode → v1.1.48, yt-dlp → v2026.01.29) 2026-01-31 14:14:51 +00:00
Louistiti c04cf5a5fc chore(skill/video_translator): TSLint 2026-01-30 00:14:35 +08:00
Louistiti 32b60f1298 feat(tool/openrouter): remove models mapping 2026-01-30 00:04:57 +08:00
Louistiti 4ddb12246d feat(tool/chatterbox): built-in text segmentation 2026-01-27 18:36:13 +08:00
Louistiti 50b21532fc fix(tool/grok): search output parsing 2026-01-26 23:40:26 +08:00
Louistiti 35bd421b84 feat(tool/grok): implement deep research (WIP) 2026-01-26 21:16:40 +08:00
Louistiti 3045985952 feat(tool/opencode): add deep guidelines following Leon's granular architecture 2026-01-25 23:40:06 +08:00
Louistiti ebe4375834 Merge branch 'feat/skill-writer-skill' into develop 2026-01-24 13:34:07 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
Louistiti b0fdd38532 feat(tool/cerebras): add Cerebras tool for faster inference 2026-01-20 19:30:31 +08:00
Louistiti 8b5b810f88 feat(tool/ytdlp): fallback web_safari when 403 2026-01-18 16:58:27 +08:00
Louistiti a42f78cf9d Merge branch 'feat/core-llm' into develop 2026-01-12 00:47:32 +08:00
Louistiti 1249f6a92f chore(tool/chatterbox_onnx): bump to 1.1.2 2026-01-12 00:47:18 +08:00
Louistiti b9508abfef chore(tool/ultimate_vocal_remover_onnx): bump 2026-01-12 00:29:55 +08:00
Louistiti 80e636df5c fix(tool/ffmpeg): remove stderr output non-necessary logs 2026-01-12 00:19:22 +08:00
Louistiti 4b477ccd76 fix(tool/ytdlp): update on progress download regex 2026-01-11 22:19:11 +08:00
Louis Grenard 9d0e6ee096 docs: update README.md 2026-01-11 15:47:53 +08:00
louistiti 1a1acccfdb chore(tool/chatterbox_onnx): bump to 1.1.1 2026-01-11 15:24:10 +08:00
louistiti 0273099ea6 feat(skill/video_translator): split vocals/instrumental and merge back audio 2026-01-11 15:22:50 +08:00
Louistiti 183ba56c32 feat(skill/video_translator): audio segmentation and merge 2026-01-06 19:25:23 +08:00
Louistiti c85b849206 feat: Video Translator skill nearly completed; delete previous versions of tool binaries on download; and more 2026-01-06 02:01:33 +08:00
Louistiti 7d798b13f9 feat(tool/chatterbox_onnx): auto set CUDA runtime path for Windows and Linux x86_64 2026-01-04 22:22:16 +08:00
Louistiti 26728b283a feat(tool/chatterbox_onnx): new text-to-speech and voice cloning tool 2026-01-04 21:15:33 +08:00
Louistiti 232538fffb feat(scripts): install CUDA runtime on postinstall 2026-01-03 22:54:07 +08:00
Louistiti ec3d8ec293 chore: upgrade ytdlp version from video_streaming toolkit 2025-12-31 12:53:21 +08:00
Louistiti 6ca96e3deb feat(skill/video_translator): find longest segment to get speaker ref as 10-secs fallback 2025-12-31 11:13:37 +08:00
Louistiti 9d1d66a07d feat(tool/ytdlp): reduce time intervals for faster download 2025-12-30 22:27:47 +08:00
Louistiti 208229b153 fix(tool/assemblyai_audio): no need audio_duration ms conversion in Python 2025-12-30 20:42:19 +08:00
louistiti 7b5860410b feat(skill/video_translator): ECAPA gender voice recognition; AssemblyAI tool for transcription; and more 2025-12-30 20:35:45 +08:00
louistiti 2454a0676f fix(server): keep correct track of the flow after a cross-skill execution 2025-11-06 09:02:14 +08:00
Louistiti d488109ce7 chore: TODOs comment 2025-11-05 22:13:07 +08:00
Louistiti 6c7e8d8af4 feat(tool/ffmpeg): merge audio to video 2025-11-05 22:10:30 +08:00
louistiti b4f4fffa5e feat(tool/elevanlabs_audio): dubbing function implementation 2025-11-05 20:47:28 +08:00
louistiti 118ed10817 feat(tool/elevenlabs_audio): transcription function implementation 2025-11-05 08:32:12 +08:00
Louistiti 3aa45fcc64 feat(tool/openai_audio): add chunking_strategy param for diarization 2025-11-04 22:30:06 +08:00
louistiti 8063cc6074 feat: support speaker diarization when transcribing from third-party providers 2025-11-04 21:56:20 +08:00
louistiti 0013ffc888 feat: execute actions from other skills; push/get data from context across flow; OpenAI audio tool and more 2025-11-01 17:38:32 +08:00
louistiti f075d7c922 feat: format path when resource already exists 2025-09-14 17:41:20 +08:00
Louistiti 884d027610 feat: clean up dev runtime 2025-09-14 09:48:42 +08:00
louistiti dc26074881 docs(server): todos 2025-09-13 23:44:02 +08:00
louistiti 612d773fe8 feat(tool/yt-dlp): add common args 2025-09-13 23:41:38 +08:00
louistiti 8715e71903 feat: tool logger and tool download progress report 2025-09-13 11:39:25 +08:00
louistiti 17ec4ed348 fix: auto download binary and resources from bridges 2025-09-13 10:23:06 +08:00
louistiti 2ad3fe7d91 feat: faster_whisper download model resources and end-to-end flow 2025-09-11 00:12:12 +08:00
louistiti dacbd5aab9 feat: add new faster_whisper tool binaries 2025-09-10 23:15:29 +08:00
louistiti a9e22de8ca feat: auto download tool resources (models, etc.); Faster Whisper tool 2025-09-09 23:45:49 +08:00
Louistiti 75981287ca docs(server): one more todo 2025-09-07 22:19:58 +08:00
Louistiti f513713959 feat: more robust audio extraction across bridges 2025-09-07 22:11:04 +08:00
louistiti 1fed246ca9 feat: OpenRouter tool; bash tool 2025-09-07 14:52:27 +08:00
louistiti 4e0d0cf91d feat: tool output UI 2025-09-07 11:58:11 +08:00
louistiti 1aea646c6c feat: unify binary tool calls for both bridges 2025-09-07 10:52:13 +08:00
louistiti 58fe7691ec feat: describe taken actions in binary tools 2025-09-07 01:23:41 +08:00
louistiti fcb522a69a feat: file path built-in opening; report tool progress from Python SDK 2025-09-06 13:24:37 +08:00
louistiti c263c7a7a8 feat: atomic architecture skills > actions > toolkits > tools > functions; tool management; tool progress sync and more 2025-09-06 02:06:17 +08:00
louistiti e8209d60c9 feat: action loop optimization; action hit optimization; suggestions; custom LLM duty context/sequence timeout caching; and more 2025-08-29 22:43:30 +08:00
louistiti 6f1d037c9a feat: action loop; next action from skill 2025-08-25 00:11:44 +08:00
louistiti bc832bc723 chore(server): upgrade node-llama-cpp to latest 2025-08-24 20:07:41 +08:00
louistiti b0329695f3 refactor(server): slot filling type parsing 2025-08-23 20:52:43 +08:00
louistiti d55977d60b feat: common_answer across actions; better slot filling; flow implementation 2025-08-23 20:30:59 +08:00
louistiti 66f60c0145 feat: multi action callings; new widget parsing and more 2025-08-21 21:36:39 +08:00
Louistiti e7e5bcb25e fix(server): slot filling debugging 2025-08-04 00:10:32 +08:00
Louistiti 519d226c92 feat(bridge/python): inspect action call to allow optional args 2025-08-03 17:35:21 +08:00
louistiti 892919b8c9 feat: bridge params helper 2025-08-03 14:11:21 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti f55e856720 feat(server): better bridge typing 2025-07-27 15:06:18 +08:00
louistiti 25ccbe0044 feat(server): brain dialog skill answer mechanism 2025-07-27 02:21:52 +08:00
louistiti 3b04e1f767 feat(server): NLU rewrite + brain logic skill mechanism rewrite 2025-07-26 23:43:21 +08:00
Louistiti 91487506f9 feat(server): merge built-in entities 2025-07-07 23:01:21 +08:00
louistiti 24f92630d8 feat(server): missing params and slot filling 2025-07-07 21:36:53 +08:00
Louistiti 5caa936b5d feat(server): action calling routing 2025-07-01 22:38:18 +08:00
louistiti 4ac2377fcc feat(server): action calling getting ready for pre and post-process 2025-07-01 09:51:12 +08:00
Louistiti c85d192a0f feat(server): recursive action calling properties schema 2025-06-24 23:14:08 +08:00
louistiti 5619481b8c feat(server): action calling progress 2025-06-24 21:51:04 +08:00
louistiti 2ea42fcb87 feat(server): main backbone on skill action calling 2025-06-22 19:03:02 +08:00
louistiti 334bebb0ef feat(server): Ollama server tmp 2025-05-25 17:13:11 +08:00
louistiti 7aed4a53f2 feat: tmp function calling description 2025-05-10 17:34:59 +08:00
Louistiti d482cb4d15 feat: new skill description 2025-05-05 21:05:56 +08:00
Louistiti 35a3f37173 feat(server): PoC on default new classification powered by LLM 2025-05-03 19:58:06 +08:00
Louistiti c15795187c fix: file downloader helper cross-OS compatibility 2025-04-24 13:42:08 +08:00
louistiti 8bf89df4ee build: add guidance for binaries on Windows 2025-04-24 21:18:15 +08:00
louistiti 28d3153d24 refactor(python tcp server): NVIDIA cuDNN Windows path 2025-04-24 08:24:41 +08:00
louistiti 3b06996fbd refactor: Python TCP server and Python bridge setup paths 2025-04-24 08:17:21 +08:00
louistiti bda9da79c0 fix(python tcp server): correct dist path for Windows 2025-04-24 08:13:52 +08:00
Louistiti 302341e1c7 fix: Windows import from absolute path 2025-04-23 20:42:31 +08:00
Louistiti 2e0e01e9d9 fix(server): is typing conflicts 2025-04-23 20:14:11 +08:00
Louistiti 738f44aee7 fix: postinstall deps pnpm scripts by default 2025-04-23 11:48:40 +08:00
louistiti 0978bc5811 feat(web app): upgrade Aurora to 1.0.0-beta.15 2025-04-22 08:35:31 +08:00
Louistiti 6417397761 feat(web app): render Aurora component for suggestions 2025-04-21 23:10:18 +08:00
Louistiti c0622df993 feat(server): upgrade node-llama-cpp to 3.7.0 2025-04-12 17:48:15 +08:00
Louistiti c938ff60b3 chore: add comments 2025-03-22 11:37:48 +08:00
Louistiti bea26f6ea6 test(server): use of Qwen, Gemma 3 and Llama SuperNova 2025-03-22 10:59:52 +08:00
Louistiti 16fa7f860b docs: minimum Node.js/npm version in README 2025-02-25 21:04:50 +08:00
Louistiti b028e68204 feat(server): upgrade node-llama-cpp to 3.6.0 2025-02-23 12:29:51 +08:00
Louistiti 17db772f59 ci: add Volta pin 2025-02-10 20:38:50 +08:00
Louistiti 0d18bb6f26 Merge branch 'feat/new-wake-word-engine' into develop 2025-02-09 20:32:38 +08:00
Louistiti cc892519c8 feat(python tcp server): wake word engine completed 2025-02-09 20:32:28 +08:00
Louistiti 71d24d4142 fix(python tcp server): wake word and ASR loop 2025-02-06 23:10:45 +08:00
louistiti 71e9de654a feat(scripts): verify Rust setup first before install 2025-02-05 09:18:59 +08:00
Louistiti 970cbfbb88 feat(python tcp server): wake word wip 2025-02-04 22:57:27 +08:00
Louistiti ae788f7cf1 feat(python tcp server): wake word deps 2025-02-03 17:31:43 +08:00
Louistiti 1959d185d8 feat(python tcp server): wake word settings 2025-02-03 17:23:10 +08:00
Louistiti ec0cd9d330 feat(python tcp server): set wake word models 2025-02-03 17:20:02 +08:00
louistiti 47306c3370 feat(server): upgrade node-llama-cpp to 3.5.0 2025-01-31 09:57:28 +08:00
louistiti a3d5c21afc BREAKING: use Node.js 22.13.1+ and npm 10.9.2+ as minimum engines 2025-01-28 13:58:36 +08:00
louistiti 199b172cd7 fix(server): fail import after build 2025-01-28 13:51:04 +08:00
Louistiti 11f22715f4 feat(python tcp server): configurable ASR durations 2025-01-27 11:29:08 +08:00
louistiti c976499ff3 chore: downgrade cx_Freeze to 7.1.1 for Python bridge 2025-01-26 08:27:43 +08:00
Louistiti d7f18b2bcb chore: upgrade nodemon to 3.1.9 2025-01-25 22:36:51 +08:00
Louistiti dfc321b1a3 feat(python tcp server): upgrade PyTorch to 2.5.1 for CUDA Toolkit 12.4.1 2025-01-25 22:28:24 +08:00
Louistiti f87c69b30c refactor(python tcp server): use constant for Python version 2025-01-25 20:14:15 +08:00
Louistiti 27bb49e373 fix(python tcp server): explicitely includes about module from the av package 2025-01-25 17:33:23 +08:00
Louistiti b6a94e7a26 fix: husky settings 2025-01-25 10:36:40 +08:00
Louistiti cb67717712 chore: upgrade husky to 9.1.7 2025-01-25 10:27:03 +08:00
Louistiti 53c8e6a175 feat(server): upgrade node-llama-cpp to 3.4.1 2025-01-25 09:25:39 +08:00
louistiti b1f9627c12 feat(python tcp server): upgrade Faster Whisper to 1.1.1 2025-01-04 12:17:53 +08:00
louistiti 1ef2693872 perf(server): use imatrix model to improve quantized model quality 2025-01-04 11:51:56 +08:00
louistiti 1a11bf755c perf(scripts): improve files download strategy 2025-01-04 10:46:26 +08:00
louistiti 9cb68d5c13 chore: remove unused script 2025-01-04 10:06:22 +08:00
louistiti 025234dbe8 feat(scripts): stop compiling llama.cpp from source and upgrade node-llama-cpp 2025-01-04 09:51:02 +08:00
Ciphreon 067dac6f98 feat(scripts): Update LLM setup script (#547) 2025-01-04 09:18:17 +08:00
Louis Grenard c5c1a4d24a docs: update README 2025-01-01 20:57:41 +08:00
louistiti bde86630d5 fix(bridge/python): widget default wrapper_props 2024-11-20 21:51:25 +08:00
louistiti ea8ba0f1fd feat(server): move to ESM 2024-11-20 21:47:05 +08:00
louistiti 529620b83a fix(server): set ffprobe needed permissions 2024-11-16 23:47:57 +08:00
louistiti fe46e8c733 feat(server): upgrade node-llama-cpp to 3.2.0 2024-11-16 23:07:24 +08:00
louistiti 2accdc3d16 feat: download NLTK datasets on Python env setup 2024-11-16 22:45:10 +08:00
louistiti 0eeb9bb141 feat: support Node.js 22 2024-11-16 22:44:17 +08:00
louistiti f88e26b452 feat(python tcp server): improve city entity accuracy 2024-11-16 21:13:37 +08:00
louistiti 6d230498c4 fix(server): avoid conflict when booting TCP server with npm script 2024-11-16 20:53:21 +08:00
louistiti eeceae5d36 feat(python tcp server): force spaCy to run on CPU 2024-11-16 19:30:30 +08:00
louistiti 2b2e32be95 chore(python tcp server): upgrade geonamescache to 2.0.0 2024-11-12 09:40:57 +08:00
louistiti cae634dfd4 Merge branch 'feat/akinator-rewrite' into develop 2024-09-05 22:14:32 +08:00
louistiti 185be39172 feat(skill/akinator): complete rewrite 2024-09-05 22:14:18 +08:00
louistiti 67bc7ddb32 Merge branch 'develop' into feat/todo-list-widgets 2024-09-04 22:01:56 +08:00
louistiti ffb1aa6bdc Merge branch 'feat/todo-list-widgets' into develop 2024-09-04 22:01:48 +08:00
louistiti ae0e5b0643 fix(bridge/python): bump requests to 2.32.3 for a better compatibility with new Python version 2024-09-04 22:01:41 +08:00
louistiti fe28a80908 feat(skill/todo_list): add widget on add_totos action 2024-09-04 22:00:13 +08:00
louistiti e0e3e59960 Merge branch 'develop' into feat/todo-list-widgets 2024-09-04 08:31:50 +08:00
louistiti fbe47e98bd Merge branch 'feat/todo-list-widgets' into develop 2024-09-04 08:31:41 +08:00
louistiti aa5d76333c feat(skill/todo_list): add widgets to actions 2024-09-04 08:31:19 +08:00
louistiti 8bca0595b4 feat: new onFetch skill API and more 2024-09-01 23:16:14 +08:00
louistiti 9aa9e0ba49 Merge branch 'develop' into feat/todo-list-widgets 2024-09-01 07:24:49 +08:00
louistiti c9828b7524 Merge branch 'feat/todo-list-widgets' into develop 2024-09-01 07:24:29 +08:00
louistiti d8902f9cb6 fix: upgrade Aurora for a smoother text rendering 2024-09-01 07:23:35 +08:00
louistiti 2de7e3cad3 feat(skill/todo_list): view list widget 2024-09-01 07:08:38 +08:00
louistiti a64fed2444 feat(skill/todo_list): list of lists widget 2024-08-30 07:52:34 +08:00
louistiti d679ae8c3c feat(server): execute skill action over HTTP from widget trigger 2024-08-29 09:40:31 +08:00
louistiti 3fd78c0d4c feat(server): add widget event error handler 2024-08-29 09:24:42 +08:00
louistiti e72f2bda8c feat(server): run skill action from widget (WIP) 2024-08-29 09:20:17 +08:00
louistiti c24be71585 fix(bridge/python): event handlers binding 2024-08-28 09:32:20 +08:00
louistiti 457422687d fix(bridge/python): event handlers 2024-08-28 08:41:03 +08:00
louistiti f6fa166d87 refactor(skill/todo_list): remove unnecessary params on view_lists action 2024-08-27 09:17:20 +08:00
louistiti ee732ceca8 feat(skill/todo_list): view_lists widget action kick off 2024-08-27 09:13:59 +08:00
louistiti 719664d1e5 fix(skill/todo_list): French utterance samples 2024-08-27 08:18:04 +08:00
louistiti effbdc1976 Merge branch 'feat/python-sdk-widget-and-more' into develop 2024-08-26 22:06:48 +08:00
louistiti be0da3d1e2 feat(bridge/python): widgets support 2024-08-26 22:06:20 +08:00
louistiti 534853d67a Merge branch 'feat/widgets' into develop 2024-08-25 21:55:51 +08:00
louistiti 2e2e766d77 feat: allow skill speech answer only 2024-08-25 21:53:06 +08:00
louistiti d49912e9a0 feat(web app): render deleted widget 2024-08-25 18:34:00 +08:00
louistiti dc9e9df907 feat(skill/timer): create cancel_timer action 2024-08-25 08:11:20 +08:00
louistiti 25af621e09 fix(web app): delayed next event loop tick for auto scroll down 2024-08-25 08:04:00 +08:00
louistiti 2c809331b4 fix(skill/timer): initial progress when remaining time is negative 2024-08-24 21:21:51 +08:00
louistiti 505ba15806 Merge branch 'develop' into feat/widgets 2024-08-24 21:10:14 +08:00
louistiti d417384204 Merge branch 'feat/widgets' into develop 2024-08-24 21:10:02 +08:00
louistiti 83a561c7b9 feat(web app): finish widget fetching 2024-08-24 21:09:51 +08:00
louistiti 543513b982 refactor(bridge/nodejs): redefine widget fetch API 2024-08-24 09:44:21 +08:00
louistiti f7bb8a1100 feat: widget fetching API 2024-08-24 08:22:28 +08:00
louistiti c0d9c3d4c7 feat: fetch widget without duplicates 2024-08-23 09:19:52 +08:00
louistiti 556650d471 feat: widget fetching backbone (WIP) 2024-08-22 08:42:41 +08:00
louistiti c695aadfbe feat(skill/timer): add check_timer action 2024-08-21 09:32:07 +08:00
louistiti ff83e272c0 feat(server): skill on fetch backbone (WIP) 2024-08-20 08:45:59 +08:00
louistiti cc4e90f397 Merge branch 'develop' into feat/widgets 2024-08-16 08:13:13 +08:00
louistiti 5462151e3f Merge branch 'feat/widgets' into develop 2024-08-16 08:13:00 +08:00
louistiti 470889a797 feat(skill/timer): custom timer component 2024-08-16 08:12:46 +08:00
louistiti d77c975800 feat(skill/timer): kick off (WIP) 2024-08-15 08:09:32 +08:00
louistiti 3b5d0432ae feat(server): get NER duration unit 2024-08-14 08:19:03 +08:00
louistiti 7b81fd05da Merge branch 'develop' into feat/widgets 2024-08-13 08:39:23 +08:00
louistiti 897acf0f2c fix(web app): load feed correctly in case of broken formatted strings from local storage 2024-08-13 08:39:14 +08:00
louistiti b4df4cf747 Merge branch 'feat/widgets' into develop 2024-08-13 08:35:17 +08:00
louistiti ee9835248f feat: load widgets from the feed 2024-08-13 08:34:42 +08:00
louistiti e4d9ea737a Merge branch 'feat/widgets' into develop 2024-08-12 21:58:02 +08:00
louistiti 840ee56423 feat: upgrade @leon-ai/aurora to 1.0.0-beta.13 2024-08-12 21:57:47 +08:00
louistiti ff29aa4ddd feat: bind widget event methods 2024-08-12 21:52:03 +08:00
louistiti 7176630ef7 Merge branch 'feat/widgets' into develop 2024-08-12 00:07:23 +08:00
louistiti b66027d22f feat: Aurora components bottom to top hydration 2024-08-12 00:07:03 +08:00
louistiti 7271e9673a Merge branch 'feat/widgets' into develop 2024-08-11 09:10:37 +08:00
louistiti 2486784250 feat: form event binding 2024-08-11 09:09:53 +08:00
louistiti 782085059b Merge branch 'develop' into feat/widgets 2024-08-10 17:04:37 +08:00
louistiti 7e9800be47 feat(server): upgrade node-llama-cpp to 3.0.0-beta.44 2024-08-10 11:51:37 +08:00
louistiti c9cd93b264 perf(server): try new Lexi V2 LLM 2024-08-10 11:35:53 +08:00
louistiti 7a69714efb feat: nested widget components rendering PoC 2024-08-06 08:25:45 +08:00
louistiti 29f44f3aed chore: merge branch 'develop' into feat/widgets 2024-08-06 07:47:35 +08:00
louistiti 0a10810cf2 feat: widget interaction PoC 2024-08-06 07:45:55 +08:00
louistiti b891a22d2d fix(server): HuggingFace alternative and Llama 3.1 trial 2024-08-05 23:00:36 +08:00
louistiti 82f495acb1 fix(server): upgrade node-llama-cpp to 3.0.0-beta.41 for context error 2024-08-05 21:22:36 +08:00
louistiti bb05adb483 feat: widget hydration PoC kickoff 2024-08-04 22:54:18 +08:00
louistiti edb9b367c1 fix(server): rollback to node-llama-cpp@3.0.0-beta.37 as further version can't compile well 2024-08-01 22:05:41 +08:00
louistiti 7ecb8589fb Merge branch 'develop' into feat/widgets 2024-07-28 21:11:07 +08:00
louistiti feebb22094 feat: upgrade typescript to 5.5.4 2024-07-28 21:10:49 +08:00
louistiti 98be8a0022 feat: widget hydration (WIP) 2024-07-28 21:09:21 +08:00
louistiti e135a5fcce feat: upgrade typescript to 5.5.3 2024-07-17 10:03:49 +08:00
louistiti d23925c7d5 perf(bridge/nodejs): faster cold start by avoiding to compile unnecessary chunks 2024-07-17 09:47:27 +08:00
louistiti f8289fa809 chore: upgrade React to latest 2024-07-16 09:38:51 +08:00
louistiti fd5e952695 feat(server): enable FlashAttention for faster inference 2024-07-14 21:19:42 +08:00
louistiti 626c77d340 feat(server): upgrade node-llama-cpp to 3.0.0-beta.38 2024-07-14 21:16:40 +08:00
louistiti ac3e61d7b2 feat(server): allow custom LLM duties from skills 2024-07-07 18:48:47 +08:00
louistiti db33126664 fix(server): update duties system prompt on mood and context info set 2024-07-07 17:49:37 +08:00
louistiti 822e20f80b fix(scripts): remove description property on LLM action classifier training 2024-07-07 16:03:20 +08:00
louistiti c21051b9a7 feat(server): upgrade llama.cpp to b3322 release; node-llama-cpp to node-llama-cpp 2024-07-07 15:51:34 +08:00
louistiti dcda888de6 fix(server): persona typo 2024-07-04 09:21:02 +08:00
louistiti 0c775ba2e5 feat: use VRAM as LLM unit requirements 2024-07-03 23:41:23 +08:00
louistiti 6867e9c6db feat(server): VRAM helpers 2024-07-03 13:42:10 +08:00
louistiti 1334c2013c feat(server): has GPU helper 2024-07-03 13:34:05 +08:00
louistiti 94885de71b feat(server): get graphics compute API 2024-07-03 13:31:26 +08:00
louistiti b86775846b feat(server): get GPU device names 2024-07-03 13:24:53 +08:00
louistiti 4019bd877b chore: better comments on LLM action matching 2024-07-03 09:11:25 +08:00
louistiti 7e483b9123 feat: add inspect:gpu npm script 2024-07-02 22:12:48 +08:00
louistiti ee615e6ade refactor(python tcp server): rename the RMS threshold setting for ASR 2024-07-01 22:53:34 +08:00
louistiti b092947e2e feat(web app): add headset tips for a better voice experience 2024-07-01 22:52:16 +08:00
louistiti 1d96655b01 fix(python tcp server): overflowed on ASR 2024-07-01 22:28:18 +08:00
louistiti 8ed7c78074 fix(web app): use correct config property for LLM warm up 2024-07-01 09:45:58 +08:00
louistiti be3df774dc feat(server): boost free RAM delta for LLM 2024-07-01 09:38:20 +08:00
louistiti 2c89041b3f feat(server): upgrade node-llama-cpp to 3.0.0-beta.36 2024-07-01 09:03:02 +08:00
louistiti e4277bfcf4 feat(web app): add more info data 2024-06-30 20:04:08 +08:00
louistiti 2e351d4218 feat(web app): add info 2024-06-30 19:58:26 +08:00
louistiti e24dee3b07 feat(server): VRAM context size management 2024-06-30 19:15:24 +08:00
louistiti 8eeff3a01c feat(python tcp server): map speech synthesis hardware device choice to settings 2024-06-30 16:54:59 +08:00
louistiti a05f34422e feat(server): upgrade node-llama-cpp to 3.0.0-beta.34 2024-06-30 16:47:57 +08:00
louistiti 74241b43fe feat(python tcp server): run speech synthesis inference on CPU 2024-06-30 16:30:12 +08:00
louistiti fae15c9f4d feat(server): kill existing PyTorch thread from TCP server on start 2024-06-30 16:03:11 +08:00
louistiti 2c1b35144d feat(server): use debug verbosity by default in LLM manager 2024-06-30 15:54:51 +08:00
louistiti c25c52532f feat(server): increase LLM threads number 2024-06-30 15:54:12 +08:00
louistiti 805c65b2b2 fix(web app): init state when shouldWarmUpLLM is not enabled 2024-06-30 15:53:49 +08:00
louistiti 0bb61e5301 Merge remote-tracking branch 'origin/develop' into develop 2024-06-29 23:29:52 +08:00
louistiti d2038061e7 feat(server): disable onToken when LLM duties are warming up 2024-06-29 23:29:25 +08:00
Louis Grenard 7a42f4df93 feat(server): disable onToken when LLM duties are warming up 2024-06-29 23:28:19 +08:00
louistiti ed9961c822 feat(server): sync LLM duties warmup with UI 2024-06-27 23:36:32 +08:00
louistiti fb91551364 feat(server): warm up LLM duties when necessary (WIP) 2024-06-25 23:49:09 +08:00
louistiti 8dc725a697 refactor(scripts): differentiate PyTorch info log on macOS 2024-06-24 08:28:32 +08:00
louistiti 6c3abf30b0 fix(server): sometimes the action recognition LLM duty add whitespace to intent 2024-06-23 23:36:11 +08:00
louistiti 1314217e00 BREAKING: upgrade from Python 3.9 to Python 3.11 2024-06-23 23:29:09 +08:00
louistiti 871617649a chore(bridge/python): upgrade cx_Freeze to 7.1.1 2024-06-23 22:42:42 +08:00
louistiti 85c3a40457 chore(python tcp server): upgrade cx_Freeze to 7.1.1 2024-06-23 22:41:46 +08:00
louistiti 0661e9e04f refactor(scripts): only install PyTorch when the targeted setup is the TCP server 2024-06-23 22:39:39 +08:00
louistiti 6045eb5105 feat(server): speed up translation LLM duty 2024-06-23 22:27:12 +08:00
louistiti 72954a3557 feat(server): speed up summarization LLM duty 2024-06-23 22:13:36 +08:00
louistiti cd65b84b7c feat(server): init LLM duty on inference requested by skills 2024-06-23 18:47:58 +08:00
louistiti c0e9fdcd8b feat(server): speed up paraphrase LLM duty 2024-06-23 18:46:32 +08:00
louistiti 780fd97006 feat(server): speed up NER custom LLM duty 2024-06-23 18:31:18 +08:00
louistiti e985d65165 feat(server): improve action recognition LLM duty to not hallucinate 2024-06-23 17:45:29 +08:00
louistiti 223cfdc0c9 fix(server): force lowercase on intent name for the action recognition LLM duty 2024-06-23 17:43:29 +08:00
louistiti 38a700feb0 fix: whitelist config.json for the TTS model 2024-06-23 17:24:38 +08:00
louistiti faee688924 feat: keep .gitkeep on audio models 2024-06-23 17:07:45 +08:00
louistiti a9e5a2978f feat(server): prepare LLM duties speed improvement on context/session creation 2024-06-22 23:23:39 +08:00
louistiti ab0e1493a0 feat(server): speed up LLM action recognition 2024-06-22 23:19:21 +08:00
louistiti 76b197baeb refactor(python tcp server): ASR CUDA log notification on bootup 2024-06-22 21:03:27 +08:00
louistiti aa63a6dabc chore(server): upgrade nodemon to 3.1.4 2024-06-22 12:44:23 +08:00
louistiti 1b4a1f15a9 feat(server): upgrade node-llama-cpp to 3.0.0-beta.32 2024-06-21 23:34:54 +08:00
louistiti 3734a16b6a fix(python tcp server): TTS inference correct params mapping 2024-06-21 09:51:52 +08:00
louistiti 8e28466cae feat(python tcp server): improve TTS performance by using generator for inference 2024-06-21 09:38:53 +08:00
louistiti a8ece30ced fix(python tcp server): use CPU on macOS as a tmp fix against the memory leak for TTS 2024-06-20 22:24:25 +08:00
louistiti a8b3f7c9bd feat(python tcp server): upgrade PyTorch to 2.3.1 (better MPS compatibility) 2024-06-20 09:54:16 +08:00
louistiti 963660db19 feat(python tcp server): empty cache on MPS PyTorch backend for TTS 2024-06-19 08:59:20 +08:00
louistiti 5b176c90f5 fix(server): use correct LLM action recognition judgement 2024-06-19 08:57:39 +08:00
Louis Grenard 200b425e0b docs: important notice on README 2024-06-18 09:11:56 +08:00
louistiti 8d3bffb64d fix: skill settings 2024-06-18 09:07:17 +08:00
louistiti 32dc3ced0b feat: Apple Silicon support for voice models 2024-06-18 09:02:09 +08:00
louistiti c9afb25ed3 feat(python tcp server): allow ASR device setting 2024-06-17 09:33:48 +08:00
louistiti de3ceb76be feat(python tcp server): unify settings to a single place, model settings included 2024-06-17 09:17:00 +08:00
louistiti 72d55870fe fix(web app): dynamic init states 2024-06-17 08:33:36 +08:00
louistiti 858b5090b4 feat(python tcp server): settings.json to store settings that can be edited on the fly 2024-06-16 23:33:47 +08:00
louistiti ebe156e2d8 feat: new universal ASR logic for OS cross compatibility 2024-06-16 21:26:23 +08:00
louistiti 3fc01d1906 feat: ignore Pipfile.lock files 2024-06-16 16:02:42 +08:00
louistiti 582b2aa572 feat: kick off ASR engine support for Apple Silicon 2024-06-12 00:31:47 +08:00
louistiti 04c3e88224 chore(server): upgrade llama.cpp to newer version 2024-06-11 00:40:49 +08:00
louistiti 52128039cb feat: synchronize major states between core and client 2024-06-11 00:11:03 +08:00
louistiti 1b66cc6218 feat(web app): better tips and prepare React components injection to init 2024-06-10 11:31:32 +08:00
louistiti 60e8b532de feat(web app): load fonts from local instead of Google Fonts APIs 2024-06-10 09:49:37 +08:00
louistiti d0b5b63840 feat(web app): allow multilines 2024-06-09 14:45:00 +08:00
louistiti c2849758e1 fix(server): avoid conversation loop 2024-06-08 11:27:47 +08:00
louistiti 7699739712 feat: add better quality TTS checkpoint 2024-06-08 02:17:26 +08:00
louistiti 7b8b702f92 fix(python tcp server): switch cx_Freeze to 7.1.0.post0 as 7.1.0 has been removed from the pip registry 2024-06-07 23:27:50 +08:00
louistiti 53e8cd2182 fix(bridge/python): switch cx_Freeze to 7.1.0.post0 as 7.1.0 has been removed from the pip registry 2024-06-07 23:27:09 +08:00
louistiti e0c10d4769 feat(bridge/python): upgrade cx_Freeze to 7.1.0 2024-06-07 09:55:41 +08:00
louistiti 65681521ab docs: add note on Git GUI clients 2024-06-07 09:49:08 +08:00
louistiti 22f892760f feat(server): boost free RAM for LLM usage 2024-06-07 09:46:24 +08:00
louistiti 4ce470d3e7 feat(python tcp server): force TTS BERT local files 2024-06-06 08:43:06 +08:00
louistiti 7c9487b62b feat(scripts): download and install TTS BERT model files for the Python TCP server env setup 2024-06-06 07:56:03 +08:00
louistiti 6df34d48ee feat(scripts): test comment 2024-06-05 23:58:01 +08:00
Louis Grenard d3f3c4e3a7 feat(scripts): setup Python TCP server TTS language model files kick off 2024-06-05 23:39:59 +08:00
louistiti 11e8ad43ae feat(python tcp server): use new V1_1 voice for TTS 2024-06-04 00:18:33 +08:00
louistiti 88457e4b7a feat(server): new V1_1 voice naming 2024-06-03 23:58:01 +08:00
louistiti 181f68109e chore: upgrade @ffprobe-installer/ffprobe to 2.1.2 2024-06-02 01:01:27 +08:00
louistiti 00f1dcef38 feat(server): catch exception on STT and TTS init 2024-06-02 00:29:43 +08:00
louistiti 4cb374e64d fix(python tcp server): exclude NVIDIA libs injection for non-macOS platforms on build 2024-06-02 00:10:25 +08:00
louistiti fd76681f81 chore(python tcp server): upgrade cx_Freeze to 7.1.0 (may fix macOS wheel build) 2024-06-01 23:33:02 +08:00
louistiti eb72065e5e feat(scripts): auto delete .venv when Python packages failed to be installed on setup 2024-06-01 23:23:00 +08:00
louistiti e9f1aadc67 feat(scripts): add Apple Metal developer tools error hint on Apple Silicon for llama.cpp setup 2024-06-01 21:57:20 +08:00
louistiti f1c6db6053 fix(scripts): llama.cpp release tag not failing when null 2024-06-01 21:33:07 +08:00
louistiti 40fd5fac88 fix(scripts): llama.cpp default tag number on LLM setup 2024-06-01 21:04:46 +08:00
Louis Grenard 97e0e04987 docs: update README (#527) 2024-05-30 23:17:49 +08:00
louistiti e250519c1b feat: voice engine status sync with UI status 2024-05-29 23:39:44 +08:00
louistiti 2e866cd2d7 feat(web app): add Leon voice animation states 2024-05-29 15:07:14 +08:00
louistiti 3bfd8ad893 perf(web app): slightly improve rendered text perf 2024-05-28 20:48:33 +08:00
louistiti a3f6cb1aba feat(web app): core animation on voice 2024-05-28 17:40:56 +08:00
louistiti 0804dc7be6 fix(server): confusion between owner and creator in Leon's persona 2024-05-28 11:05:18 +08:00
louistiti e328bd7f4c feat(server): add time zone to context persona 2024-05-28 11:01:58 +08:00
louistiti e435e526b4 feat(web app): improve text streaming animation 2024-05-28 10:58:22 +08:00
louistiti 747ec51143 feat(web app): text animation on stream 2024-05-28 10:43:24 +08:00
louistiti 96dabd9e6e feat(server): when utterance is sent, interrupt Leon's voice 2024-05-27 22:36:57 +08:00
louistiti 8eefe53473 feat(web app): prevent from sending utterance while Leon is generating answer 2024-05-27 19:25:57 +08:00
louistiti 0ce1f62c0d feat: support default conversations powered by LLM with action-first in mind 2024-05-27 18:54:54 +08:00
louistiti 4bad34278b feat(server): LLM action recognition management 2024-05-26 10:09:03 +08:00
louistiti 1516b18a11 refactor: unify Python TCP server warnings to ignore 2024-05-26 09:55:48 +08:00
louistiti fb5c258cf6 refactor: unify NLP models paths 2024-05-26 09:47:13 +08:00
louistiti 34170a38ac fix(server): provide correct duty type from LLM provider completion 2024-05-25 23:31:44 +08:00
louistiti a846eb9131 refactor(server): replace LLM providers options with params 2024-05-25 23:20:51 +08:00
louistiti 32db721f0e feat(server): create action recognition LLM duty 2024-05-25 23:05:19 +08:00
louistiti c18458ac41 feat(python tcp server): decrease throttling to 0.3s on ASR speech 2024-05-24 18:40:44 +08:00
louistiti 2fac3881eb feat: support (very) long speech on ASR 2024-05-24 18:38:00 +08:00
louistiti 37fe307035 feat: support speech interruption 2024-05-24 10:25:05 +08:00
louistiti c1349c930a feat: support incremental active listening for ASR 2024-05-24 01:26:28 +08:00
louistiti c54ad18cc3 feat(server): do not mention about context switch 2024-05-23 20:47:41 +08:00
louistiti be1a4d2ad3 feat(server): persona rules improvement 2024-05-23 19:46:22 +08:00
louistiti 9e43a78ecb feat(server): provide time of the day to persona 2024-05-23 19:45:11 +08:00
louistiti 22529a4348 feat(server): include more dynamic info in persona 2024-05-23 19:25:59 +08:00
louistiti 91fb441dcd feat: auto update mood on client; fix NER on slot filling 2024-05-23 17:49:55 +08:00
louistiti 9c8db3364b chore: upgrade nodemon to 3.1.0 and minor improvements 2024-05-23 13:46:21 +08:00
louistiti 8a80f4fce6 feat(server): allow emojis with streamed answer and unify token clean up 2024-05-23 12:32:15 +08:00
louistiti a762b3cbfe chore: upgrade tsx to 4.10.5 2024-05-23 10:47:38 +08:00
louistiti b238170e7c fix: memory leak in dev mode 2024-05-23 10:38:41 +08:00
louistiti 6b24e4280c fix(python tcp server): correctly load .env variables 2024-05-23 09:43:03 +08:00
louistiti beb208973f feat(python tcp server): warm up TTS model on start 2024-05-23 09:24:46 +08:00
louistiti 528257664a feat(server): clean up existing Python TCP server processes on start 2024-05-23 09:12:17 +08:00
louistiti f278ca16b8 feat: support stream for LLM outputs 2024-05-23 01:05:21 +08:00
louistiti 0d370a8c7e feat(python tcp server): fine tune parameters for the ASR 2024-05-22 20:52:01 +08:00
louistiti 7299f5fc4d feat(python tcp server): add new wake word alternative 2024-05-22 18:58:22 +08:00
louistiti 8acdbec6e3 feat(python tcp server): increase voice speed on TTS engine 2024-05-22 18:56:11 +08:00
louistiti e2bdbe9e8a feat(python tcp server): add new wake word alternative 2024-05-22 17:57:07 +08:00
louistiti c440a51f51 fix(server): if no action match the utterance, then immediately return the NLU result object as it is 2024-05-22 17:52:15 +08:00
louistiti c172f2d6af fix(server): handle exception on NLU 2024-05-22 17:32:13 +08:00
louistiti 0ff26739e7 feat(web app): display Leon's mood when LLM is enabled 2024-05-22 16:17:02 +08:00
louistiti 9b13520b9e feat(web app): increase font size on chat bubbles 2024-05-22 15:30:57 +08:00
louistiti b02d510490 feat(server): always load ASR model from local 2024-05-22 15:22:30 +08:00
louistiti 5855990bd5 feat(server): add TCP message listener for ASR 2024-05-22 01:23:41 +08:00
louistiti 596b7552dd feat: new ASR engine ready 2024-05-21 23:57:36 +08:00
louistiti f051c1d2cd feat(python tcp server): ASR engine communication with core 2024-05-21 19:20:09 +08:00
louistiti ef368f89fb feat(python tcp server): multi threading and new ASR engine 2024-05-21 16:38:45 +08:00
louistiti 72390e2fe6 feat(python tcp server): update to latest TTS checkpoint 2024-05-20 09:06:03 +08:00
louistiti 580289e05d feat(scripts): add error hint about PortAudio for audio stream 2024-05-20 00:39:33 +08:00
louistiti 39dae08b6b feat(python tcp server): ASR PoC kick off 2024-05-20 00:29:39 +08:00
louistiti e16782e2db feat(server): add Leon mood info on init 2024-05-19 11:58:01 +08:00
louistiti ed42f9b752 feat(python tcp server): prepare ASR entry point 2024-05-19 11:46:47 +08:00
louistiti b25b82b9dc feat(python tcp server): add break after : character on new TTS engine 2024-05-18 22:42:48 +08:00
louistiti fd36eafb91 feat(python tcp server): increase socket content length 2024-05-18 22:42:12 +08:00
louistiti a2e6466bb9 feat(python tcp server): clean up emojis on TTS engine 2024-05-18 22:20:15 +08:00
louistiti f776913ca3 feat(server): complete first version of the new TTS engine 2024-05-18 21:45:46 +08:00
louistiti 9a065175ca feat: prepare TCP server and core to communicate for the new TTS engine 2024-05-18 10:42:31 +08:00
louistiti a7cab344f8 feat(python tcp server): embed new text-to-speech engine in TCP server binary 2024-05-18 01:11:12 +08:00
louistiti e455a9d96b feat(scripts): TCP server setup add PyTorch nightly install 2024-05-17 12:20:34 +08:00
louistiti 85af31b614 feat(python tcp server): TTS tmp inference 2024-05-16 12:03:24 +08:00
louistiti 0e959412d5 feat(python tcp server): TTS cleaned up, ready to be implemented and embedded 2024-05-16 01:03:15 +08:00
Louis Grenard 6f24f50497 feat(python tcp server): kick off new TTS implementation 2024-05-15 00:09:49 +08:00
louistiti 74e2ffeb96 Merge branch 'mistral-llm-ner' into develop 2024-05-09 01:06:17 +08:00
louistiti bbb533f49f ci(bridge/python): tmp disable Windows build 2024-05-09 00:14:03 +08:00
louistiti bdff917e04 feat(scripts): avoid LLM setup when running in CI 2024-05-08 19:21:52 +08:00
louistiti 52cf4afbec ci(python tcp server): set macOS runner to macos-12 2024-05-08 19:13:35 +08:00
louistiti 0ef1ec9247 ci(bridge/python): set macOS runner to macos-12 2024-05-08 19:12:51 +08:00
louistiti aa862a6b5f fix(scripts): TCP_SERVER_SRC_PATH to PYTHON_TCP_SERVER_SRC_PATH to set up Python env 2024-05-08 19:04:15 +08:00
louistiti f10f310aef build(bridge/nodejs): bump to 1.2.0 2024-05-08 18:53:30 +08:00
louistiti 18b47f168a build(bridge/python): bump to 1.3.0 2024-05-08 18:53:01 +08:00
louistiti f7ad05275b chore(server): clean up comments 2024-05-08 01:39:01 +08:00
louistiti d62e0cd56c feat(server): Groq support as LLM provider; agnostic LLM provider 2024-05-08 01:37:47 +08:00
louistiti 1caa73a13a fix(server): init LLM provider; completed 2024-05-07 18:53:37 +08:00
louistiti 844af50008 feat(server): LLM provider architecture (WIP) 2024-05-07 02:51:18 +08:00
louistiti b26d924890 feat(server): improve Paraphrase duty accuracy 2024-05-06 11:22:28 +08:00
louistiti da1b469f8d chore(server): remove unused countTokens method 2024-05-06 01:00:31 +08:00
louistiti 0189c74a0e feat(server): finalize Leon's personality and optimize LLM duties 2024-05-06 00:57:20 +08:00
louistiti a0a4f9d7b0 feat(server): emit socket message when a new update is available 2024-05-05 11:08:16 +08:00
louistiti eeb1b07898 feat(server): chit-chat duty and skill and more 2024-05-05 00:20:59 +08:00
louistiti 78e5f79bce feat(server): make Leon's personality more lively 2024-05-04 00:24:21 +08:00
louistiti 764e815204 feat(server): switch LLM duties back to using ChatWrapper instead of completions 2024-05-03 23:23:46 +08:00
louistiti 03d25f2a48 feat(server): Leon's personality done 2024-05-03 23:00:32 +08:00
louistiti aa36c8cb2a feat(server): personality support kick off; answer queue 2024-05-02 16:40:05 +08:00
louistiti 2146637022 feat(server): add paraphrase LLM duty to kick off personality attribution 2024-05-01 01:04:29 +08:00
louistiti 0a4e0ed90d feat(server): add confidence value in logs 2024-04-30 11:48:09 +08:00
louistiti ceeb5bd70e feat(server): use Lexi-Llama-3-8B-Uncensored-Q5_K_S as default LLM 2024-04-30 09:58:30 +08:00
louistiti f77343918d chore: upgrade socket.io-client to latest 2024-04-29 21:28:20 +08:00
louistiti e2984ea87e chore: upgrade socket.io to latest 2024-04-29 21:27:16 +08:00
louistiti 694d398d7b chore: upgrade fastify to latest 2024-04-29 21:25:25 +08:00
louistiti a2bca433f6 chore: upgrade dotenv to latest 2024-04-29 21:24:21 +08:00
louistiti 60698704ca chore: uninstall async npm package 2024-04-29 21:15:47 +08:00
louistiti 7d4e64d575 chore: upgrade tsc-watch to latest 2024-04-29 21:08:49 +08:00
louistiti 2c03efc167 refactor(server): warning message on explicit deactivation of LLM 2024-04-29 19:33:30 +08:00
louistiti 539281110a feat(server): allow explicit deactivation of LLM 2024-04-29 19:31:57 +08:00
louistiti 3ed88544f8 fix(server): specify correct minimem total/free RAM for LLM 2024-04-29 19:18:27 +08:00
louistiti 9ee73ea5f9 feat(server): map resolved slots to dialog answers 2024-04-29 18:37:20 +08:00
louistiti c934d0e30d feat(server): support dialog type action after slots filled 2024-04-29 18:02:41 +08:00
louistiti d9f0144e62 feat(server): action loop support 2024-04-29 11:25:18 +08:00
louistiti 57923f83ee fix(scripts): always update manifest on LLM setup 2024-04-28 10:10:57 +08:00
louistiti a38eee71f0 feat(server): set Phi-3 as default LLM 2024-04-26 15:14:28 +08:00
louistiti c8e03ec401 fix(server): utterance as expected_item loop indefinitely 2024-04-22 23:29:30 +08:00
louistiti 4ca32b5070 feat(scripts): fallback to mirror in case of error to download LLM 2024-04-22 00:00:46 +08:00
louistiti d8660251af feat: use mistral-7b-instruct-v0.2.Q4_K_S as final choice 2024-04-20 14:33:37 +08:00
louistiti 26af271edc feat(server): add utterance as expected_item type 2024-04-20 14:29:00 +08:00
louistiti da49a4dd82 feat(scripts): llama.cpp compatible build 2024-04-18 20:38:02 +08:00
louistiti cf02f0f91d feat(server): final LLM setup 2024-04-17 00:10:41 +08:00
louistiti 2de95c4ef9 feat(server): Gemma support (prototype) 2024-04-16 20:18:18 +08:00
louistiti 2434d36564 feat(skill/translator-poc): short translate action kick off 2024-04-15 20:42:11 +08:00
louistiti 73d919868b feat(server): LLM entities support 2024-04-14 17:41:39 +08:00
Théo LUDWIG 39cbd7114e fix(bridge/python): usage of dict instead of empty TypedDict to avoid types errors
We might in the future generate automatically from the TypeScript types, generate the Python types.
For the moment, it is not typed, so we use a dict.
2024-02-25 20:57:02 +01:00
louistiti a16ab4abfa feat(server): add response data to LLM inference endpoint 2024-02-19 18:31:56 +08:00
louistiti 6e12d2638d feat(server): verify whether LLM is enabled on inference 2024-02-19 18:30:10 +08:00
louistiti 0d3c42beb2 feat(server): implement PoC skill to validate LLM execution 2024-02-19 18:01:41 +08:00
louistiti 66f65b25b4 feat(server): expose LLM duties behind HTTP endpoint 2024-02-19 17:00:14 +08:00
louistiti 3f85a93a03 feat(server): LLM duties architecture + custom NER, summarization and translation duties 2024-02-18 23:43:25 +08:00
Louis Grenard e9e9155366 feat(server): bootstrap LLM TCP server <> LLM duties <> TCP client (tmp) 2024-02-15 00:13:16 +08:00
Louis Grenard 30c9d3bce5 feat(server): create updater 2024-02-14 17:37:21 +08:00
Louis Grenard dba5d90b94 chore: add LLM TCP server to Git commit message 2024-02-14 09:45:26 +08:00
Louis Grenard 0705659f3e fix(scripts): Python TCP server setup 2024-02-14 09:44:50 +08:00
louistiti 4815651a1d feat(server): bootstrap LLM TCP server (tmp) 2024-02-14 09:27:22 +08:00
louistiti 71ebdc5d80 refactor(server): prepare LLM TCP client connection 2024-02-13 18:51:45 +08:00
louistiti 49ac3218f7 feat(server): preparing LLM TCP server loading 2024-02-13 16:22:32 +08:00
louistiti 1c0c8080bf feat(scripts): download and compile llama.cpp 2024-02-08 21:05:06 +08:00
louistiti 46f6c09739 scripts(setup-llm): tell when LLM is up-to-date 2024-01-30 00:09:20 +08:00
louistiti 93eb2d22b3 scripts(setup-llm): set up LLM 2024-01-29 23:57:23 +08:00
louistiti c4d2524922 scripts(setup-llm): kick off LLM setup and unify common functions 2024-01-29 00:20:38 +08:00
louistiti 7482edde0a Merge branch 'widget-backbone' into mistral-llm-ner 2024-01-28 22:22:48 +08:00
louistiti 09b9a02284 feat(skill/random_number): widget rendering 2024-01-28 17:16:10 +08:00
Théo LUDWIG f895963ab9 feat(bridge/python): add Text component 2023-12-12 19:48:03 +01:00
Théo LUDWIG 637ab43626 feat(bridge/python): add TextInput component 2023-12-12 19:47:44 +01:00
Théo LUDWIG 811bb7ab44 feat(bridge/python): add Tab component 2023-12-12 19:47:22 +01:00
Théo LUDWIG a65d330256 feat(bridge/python): add TabList component 2023-12-12 19:47:02 +01:00
Théo LUDWIG 04cff622b2 feat(bridge/python): add TabGroup component 2023-12-12 19:46:04 +01:00
Théo LUDWIG b2f260d04d feat(bridge/python): add TabContent component 2023-12-12 19:45:29 +01:00
Théo LUDWIG adda7bc6ac feat(bridge/python): add Switch component 2023-12-12 19:45:03 +01:00
Théo LUDWIG fb936c45b6 feat(bridge/python): add Slider component 2023-12-12 19:44:33 +01:00
Théo LUDWIG d0ade211ad feat(bridge/python): add Select component 2023-12-12 19:44:11 +01:00
Théo LUDWIG 90397f8029 feat(bridge/python): add SelectOption component 2023-12-12 19:43:48 +01:00
Théo LUDWIG 7ee89d9e58 feat(bridge/python): add ScrollContainer component 2023-12-12 19:43:14 +01:00
Théo LUDWIG 050fcec835 feat(bridge/python): add Radio component 2023-12-12 19:42:32 +01:00
Théo LUDWIG f714a99108 feat(bridge/python): add RadioGroup component 2023-12-12 19:42:10 +01:00
Théo LUDWIG 5623c33d04 feat(bridge/python): add Progress component 2023-12-12 19:41:42 +01:00
Théo LUDWIG 8d937b1e5f feat(bridge/python): add Loader component 2023-12-12 19:41:16 +01:00
Théo LUDWIG 1613b12765 feat(bridge/python): add List component 2023-12-12 19:40:54 +01:00
Théo LUDWIG db13c1b51e feat(bridge/python): add ListItem component 2023-12-12 19:40:33 +01:00
Théo LUDWIG 78e577114e feat(bridge/python): add ListHeader component 2023-12-12 19:40:02 +01:00
Théo LUDWIG f5999bef99 feat(bridge/python): add Link component 2023-12-12 19:39:30 +01:00
Théo LUDWIG 1284a8f6aa feat(bridge/python): add Image component 2023-12-12 19:38:57 +01:00
Théo LUDWIG 1a89eec108 feat(bridge/python): add Icon component 2023-12-12 19:38:33 +01:00
Théo LUDWIG dfb9b81c8b feat(bridge/python): add IconButton component 2023-12-12 19:37:24 +01:00
Théo LUDWIG 68ca55c82e feat(bridge/python): add Flexbox component 2023-12-12 19:36:55 +01:00
Théo LUDWIG f68a338dec feat(bridge/python): add CircularProgress component 2023-12-12 19:36:11 +01:00
Théo LUDWIG 435170659e feat(bridge/python): add Checkbox component 2023-12-12 19:34:12 +01:00
Théo LUDWIG 1a0e29e6dd feat(bridge/python): add Card component 2023-12-12 19:33:25 +01:00
Théo LUDWIG c9cf7d3ae8 style: format python with autopep8 2023-12-12 19:30:54 +01:00
Théo LUDWIG 0d4104b629 feat(bridge/python): render widgets 2023-12-10 18:33:07 +01:00
Théo LUDWIG c361682cab fix(bridge/nodejs): types improvements 2023-12-10 16:44:25 +01:00
louistiti 55b81a3c8f feat(bridge/python): widget renderer kick off 2023-12-10 23:06:44 +08:00
louistiti c5e1ed8e86 chore: remove html-react-parser 2023-12-10 10:47:23 +08:00
louistiti 4baf8f0d55 feat: add widgets folder to skills 2023-12-10 10:02:34 +08:00
louistiti 5a55397ef8 refactor(bridge/nodejs): render return type 2023-12-10 08:59:19 +08:00
louistiti 05200a195b feat: final widget new structure 2023-12-10 08:48:13 +08:00
louistiti 7167849d6a feat: widget new structure 2023-12-09 23:07:34 +08:00
louistiti edfa90d820 refactor(skill/widget-playground): flexbox component usage 2023-12-03 22:48:24 +08:00
louistiti 3511452d93 chore: upgrade Aurora to 1.0.0-beta.9 2023-12-03 22:31:31 +08:00
louistiti 1408f358c7 feat(bridge/nodejs): add Text component 2023-12-03 22:07:12 +08:00
louistiti 0297e1d22b feat(bridge/nodejs): add TabList component 2023-12-03 22:06:30 +08:00
louistiti 10a17b0146 feat(bridge/nodejs): add TabGroup component 2023-12-03 22:05:52 +08:00
louistiti bba60ea45d feat(bridge/nodejs): add TabContent component 2023-12-03 22:05:02 +08:00
louistiti 64e1e7da3e feat(bridge/nodejs): add Tab component 2023-12-03 22:04:27 +08:00
louistiti 14e5bee7d6 feat(bridge/nodejs): add Switch component 2023-12-03 22:03:53 +08:00
louistiti 2576987c44 feat(bridge/nodejs): add Status component 2023-12-03 22:03:15 +08:00
louistiti ea7d6c48db feat(bridge/nodejs): add Slider component 2023-12-03 22:02:37 +08:00
louistiti 52f37fc3ed feat(bridge/nodejs): add SelectOption component 2023-12-03 22:02:04 +08:00
louistiti 8cb0816f24 feat(bridge/nodejs): add Select component 2023-12-03 22:01:28 +08:00
louistiti ca59f02f4f feat(bridge/nodejs): add ScrollContainer component 2023-12-03 22:00:50 +08:00
louistiti 7af761c5f6 feat(bridge/nodejs): add RadioGroup component 2023-12-03 22:00:11 +08:00
louistiti f2b75fc184 feat(bridge/nodejs): add Radio component 2023-12-03 21:59:41 +08:00
louistiti 3bf457caef feat(bridge/nodejs): add Progress component 2023-12-03 21:58:55 +08:00
louistiti 90b5596b76 feat(bridge/nodejs): add Loader component 2023-12-03 21:58:01 +08:00
louistiti 93c0d6c83b chore: upgrade Aurora to1.0.0-beta.8 2023-12-03 21:57:10 +08:00
louistiti 9b5aa5f901 feat(bridge/nodejs): add ListItem component 2023-12-03 21:49:00 +08:00
louistiti bad92d3569 feat(bridge/nodejs): add ListHeader component 2023-12-03 21:48:23 +08:00
louistiti 1f0e4d2260 feat(bridge/nodejs): add List component 2023-12-03 21:47:41 +08:00
louistiti d460dc59f5 feat(bridge/nodejs): add Link component 2023-12-03 21:46:47 +08:00
louistiti eb64695697 feat(bridge/nodejs): add TextInput component 2023-12-03 21:44:00 +08:00
louistiti 308bebeb48 feat(bridge/nodejs): add Image component 2023-12-03 21:41:08 +08:00
louistiti bd71866342 feat(bridge/nodejs): add IconButton component 2023-12-03 21:40:21 +08:00
louistiti b55d58ec30 feat(bridge/nodejs): add Icon component 2023-12-03 21:39:34 +08:00
louistiti 2cf4ef54c3 feat(bridge/nodejs): add Flexbox component 2023-12-03 21:38:36 +08:00
louistiti 34a5e8bac1 feat(bridge/nodejs): add CircularProgress component 2023-12-03 21:37:10 +08:00
louistiti 502ec8ba2e feat(bridge/nodejs): add Checkbox component 2023-12-03 21:35:56 +08:00
louistiti ac25897e9e feat(bridge/nodejs): add Card component 2023-12-03 21:32:38 +08:00
louistiti c44824c89d feat: Aurora components auto mapping of types 2023-11-27 23:17:51 +08:00
louistiti 673de84936 chore: upgrade @leon-ai/aurora to latest (component types exports) 2023-11-27 22:41:19 +08:00
louistiti 78aa9c6ddc feat: new rendering engine prototype on widgets 2023-11-26 23:22:32 +08:00
Théo LUDWIG ea2e5b9747 chore: bump @leon-ai/aurora to v1.0.0-beta.5 2023-11-22 18:10:45 +01:00
louistiti ea1a33b51f refactor(web app): fonts change 2023-11-22 21:39:38 +08:00
louistiti 7a441d50b9 chore: remove ark-ui from core 2023-11-22 20:51:26 +08:00
Théo LUDWIG 364b74568e chore: usage of @leon-ai/aurora 2023-11-21 23:09:12 +01:00
Théo LUDWIG 5f5cb1f55b chore: remove aurora 2023-11-21 23:04:17 +01:00
louistiti 4479fcd655 feat: tmp understanding of the JSX parser 2023-11-21 22:19:06 +08:00
louistiti ad56672819 feat: add checkbox component to skill renderer test 2023-11-21 20:48:05 +08:00
louistiti b4bcabbb9e feat: use TSX template for widget format 2023-11-20 21:52:44 +08:00
louistiti aaf1a1989b feat(web app): cast props value as boolean when necessary 2023-11-18 17:05:29 +08:00
louistiti 2025e366d2 feat(web app): widget components tmp case parsing 2023-11-17 00:33:27 +08:00
louistiti 201d1ce4e4 feat(web app): widget PoC 2023-11-17 00:06:30 +08:00
louistiti 2d1e27926d chore: add classnames npm dep 2023-11-16 23:20:01 +08:00
louistiti e449011f90 chore: merge branch 'develop' into widget-backbone 2023-11-16 23:18:25 +08:00
louistiti 84b84453a7 Merge branch 'chore/clean-up' into develop 2023-11-15 22:38:53 +08:00
louistiti 00cee2d2fd ci: remove macOS ARM64 test runner 2023-11-15 21:56:59 +08:00
Louis Grenard 78cce1970e ci: macOS ARM64 runner test 2023-11-15 21:46:51 +08:00
louistiti 977a822cc8 fix(scripts): clone intent-object JSON files for bridges on check command 2023-11-15 21:15:29 +08:00
Théo LUDWIG 1558970619 chore: forgotten tsconfig.json to update 2023-11-15 02:00:57 +01:00
Théo LUDWIG 86de211fa8 BREAKING: drop support for Docker 2023-11-15 01:23:05 +01:00
Théo LUDWIG 2923c6504b chore: update dependencies + usage of tsx instead of ts-node 2023-11-15 01:10:06 +01:00
Théo LUDWIG 3e23950519 chore: remove dependabot 2023-11-14 23:59:10 +01:00
louistiti 92eb32b4da build(tcp server): 1.1.0 2023-11-14 23:31:10 +08:00
louistiti e175ea5c12 feat(web app): widget PoC beginning 2023-11-12 23:19:51 +08:00
louistiti 167c97120d Merge branch 'develop' into widget-backbone 2023-11-12 22:23:18 +08:00
louistiti e73bd632f5 feat: progress on widget brainstorming 2023-11-12 18:34:09 +08:00
louistiti f61e4f08a4 feat(web app): import Aurora 2023-06-29 22:18:46 +08:00
louistiti 0ad8b9e8e5 chore: merge 2023-06-29 00:28:39 +08:00
louistiti dbed559799 feat(skill/widget-playground): forecast backbone draft 2023-06-04 17:47:29 +08:00
louistiti 305d9cd581 feat(skill/widget-playground): first widget components draft structure 2023-06-04 17:06:24 +08:00
louistiti 212df695f2 feat(skill/widget-playground): tmp skill to develop widgets 2023-06-04 15:51:35 +08:00
1245 changed files with 258545 additions and 15722 deletions
-9
View File
@@ -1,9 +0,0 @@
__pycache__/
**/dist/*
**/build/
**/node_modules/
**/tmp/*
**/src/.venv/*
logs/*
*.pyc
.DS_Store
+31 -37
View File
@@ -1,45 +1,39 @@
# Main settings of Leon
# https://docs.getleon.ai/configuration
# Leon profile secrets.
# Non-secret profile configuration lives in config.yml.
# Language currently used
LEON_LANG=en-US
# LLM provider API keys
# Server
LEON_HOST=http://localhost
LEON_PORT=1337
# Optional local llama.cpp API key
LEON_LLAMACPP_API_KEY=
# Time zone (current one by default)
LEON_TIME_ZONE=
# Optional Linux high-performance local provider API key (OpenAI-compatible)
LEON_SGLANG_API_KEY=
# Enable/disable after speech
LEON_AFTER_SPEECH=false
# OpenRouter API key
LEON_OPENROUTER_API_KEY=
# Enable/disable Leon's speech-to-text
LEON_STT=false
# Speech-to-text provider
LEON_STT_PROVIDER=coqui-stt
# Z.AI API key
LEON_ZAI_API_KEY=
# Enable/disable Leon's text-to-speech
LEON_TTS=false
# Text-to-speech provider
LEON_TTS_PROVIDER=flite
# OpenAI API key
LEON_OPENAI_API_KEY=
# Enable/disable skills to be available over HTTP
LEON_OVER_HTTP=true
# HTTP API key (use "npm run generate:http-api-key" to regenerate one)
# Anthropic API key
LEON_ANTHROPIC_API_KEY=
# Moonshot AI API key
LEON_MOONSHOTAI_API_KEY=
# HuggingFace API key
LEON_HUGGINGFACE_API_KEY=
# Cerebras API key
LEON_CEREBRAS_API_KEY=
# Groq API key
LEON_GROQ_API_KEY=
# Misc
# HTTP API key (use "pnpm run generate:http-api-key" to regenerate one)
LEON_HTTP_API_KEY=
# Language used for the HTTP API
LEON_HTTP_API_LANG=en-US
# Enable/disable telemetry
LEON_TELEMETRY=true
# Python TCP server
LEON_PY_TCP_SERVER_HOST=0.0.0.0
LEON_PY_TCP_SERVER_PORT=1342
# Path to the Pipfile
PIPENV_PIPFILE=bridges/python/src/Pipfile
# Path to the virtual env in .venv/
PIPENV_VENV_IN_PROJECT=true
-83
View File
@@ -1,83 +0,0 @@
{
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:import/recommended",
"plugin:import/typescript",
"prettier"
],
"settings": {
"import/resolver": {
"typescript": true,
"node": true
}
},
"parser": "@typescript-eslint/parser",
"env": {
"node": true,
"browser": true
},
"parserOptions": {
"ecmaVersion": 2021
},
"globals": {
"io": true
},
"plugins": ["@typescript-eslint", "unicorn", "import"],
"ignorePatterns": "*.spec.js",
"rules": {
"@typescript-eslint/no-non-null-assertion": ["off"],
"no-async-promise-executor": ["off"],
"no-underscore-dangle": ["error", { "allowAfterThis": true }],
"prefer-destructuring": ["error"],
"comma-dangle": ["error", "never"],
"semi": ["error", "never"],
"object-curly-spacing": ["error", "always"],
"unicorn/prefer-node-protocol": "error",
"@typescript-eslint/member-delimiter-style": [
"error",
{
"multiline": {
"delimiter": "none",
"requireLast": true
},
"singleline": {
"delimiter": "comma",
"requireLast": false
}
}
],
"@typescript-eslint/explicit-function-return-type": "off",
"@typescript-eslint/consistent-type-definitions": "error",
"import/no-named-as-default": "off",
"import/no-named-as-default-member": "off",
"import/order": [
"error",
{
"groups": [
"builtin",
"external",
"internal",
"parent",
"sibling",
"index"
],
"newlines-between": "always"
}
]
},
"overrides": [
{
"files": ["skills/**/*.ts"],
"rules": {
"import/order": "off"
}
},
{
"files": ["*.ts"],
"rules": {
"@typescript-eslint/explicit-function-return-type": "error"
}
}
]
}
+15 -46
View File
@@ -34,7 +34,7 @@ Here are few examples about how you could help on Leon, by:
To do so, you can run:
```sh
npm run lint
pnpm run lint
```
- Make sure your **code passes the tests**. You can run the tests via the following command:
@@ -65,32 +65,16 @@ git clone https://github.com/leon-ai/leon.git leon
cd leon
# Install
npm install
pnpm install
# Check the setup went well
npm run check
pnpm run check
# Run the development server
npm run dev:server
pnpm run dev:server
# Run the development web app
npm run dev:app
```
### Docker
```sh
# Clone the repository
git clone https://github.com/leon-ai/leon.git leon
# Go to the project root
cd leon
# Build
npm run docker:build
# Run the development server and the development web app
npm run docker:dev
pnpm run dev:app
```
## Versioning
@@ -125,7 +109,6 @@ Scopes define high-level nodes of Leon.
- bridge/python
- bridge/nodejs
- docker
- hotword
- scripts
- server
@@ -142,6 +125,11 @@ git commit -m "chore: split training script into awesome blocks"
git commit -m "style(web app): remove chatbot useless parentheses"
```
### GUI Clients
If you are using a GUI client such as GitKraken, you may need to disable the default Git executable to make sure to use your default shell.
Otherwise you may encounter an error such as "npx not found".
## Sponsor
You can also contribute by [sponsoring Leon](http://sponsor.getleon.ai).
@@ -190,37 +178,18 @@ Once Pyenv installed, run:
```bash
# Install Python
pyenv install 3.9.10 --force
pyenv global 3.9.10
# Install Pipenv
pip install pipenv==2022.7.24
pyenv install 3.11.9 --force
pyenv global 3.11.9
```
Your Python environment should be ready now. So now you can set up the respective environments according to what you are going to contribute to and build them:
Your Python environment should be ready now. Leon uses `uv` as the Python dependency standard, and `postinstall` provisions the Python bridge and TCP server environments automatically from `pyproject.toml`:
```bash
# Set up the Python bridge environment
npm run setup:python-bridge
# Set up the TCP server environment
npm run setup:tcp-server
# If you are in China, you can run this to download models faster:
npm run setup:tcp-server cn
# Once your code changes are done, you can build via:
# Build the Python bridge
npm run build:python-bridge
# Build the TCP server
npm run build:tcp-server
# Run the Python bridge
./bridges/python/dist/{OS-CPU_ARCH}/leon-python-bridge server/src/intent-object.sample.json
npm run python-bridge
# Run the TCP server
./tcp_server/dist/{OS-CPU_ARCH}/leon-tcp-server en
npm run start:tcp-server
```
## Spread the Word
+1 -2
View File
@@ -15,8 +15,7 @@ If the bug is related to the setup, please submit the issue at: https://github.c
- Leon version:
- OS (or browser) version:
- Node.js version:
- Complete "leon check" (or "npm run check") output:
- (if using Docker) Complete "npm run docker:check" output:
- Complete "leon check" (or "pnpm run check") output:
- (optional) Leon skill version:
### Expected Behavior
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="301" height="70" fill="none" viewBox="0 0 301 70">
<path fill="#000" d="M89.4844 43.5858c0 .8464-.1792 1.5933-.5377 2.2505-.3585.6573-.8564 1.1651-1.5137 1.5236-.6572.3585-1.3941.5378-2.2406.5378H81v6.1044h5.0787c1.912 0 3.6248-.4282 5.1484-1.2846 1.5236-.8564 2.7186-2.0415 3.585-3.5452.8663-1.5037 1.3045-3.1966 1.3045-5.0886V24.0178h-6.6322v19.568Zm17.8556-1.8224h13.891v-5.6065H107.34v-6.3633h15.355v-5.7758h-21.818v29.9743h22.246v-5.7757H107.34v-6.453Zm17.865-11.8005h8.882v24.0193h6.633V29.9629h8.842v-5.9451h-24.367v5.9551l.01-.01Zm47.022 9.0022c-.517-.2788-1.085-.4879-1.673-.6472.449-.1295.877-.2888 1.275-.488 1.096-.5676 1.962-1.3643 2.579-2.39.618-1.0257.936-2.2007.936-3.5351 0-1.5237-.418-2.8879-1.244-4.0929-.827-1.195-1.992-2.131-3.486-2.8082-1.494-.6672-3.206-1.0058-5.118-1.0058h-13.315v29.9743h13.574c2.011 0 3.804-.3485 5.387-1.0556 1.573-.707 2.798-1.6829 3.675-2.9476.866-1.2547 1.304-2.6887 1.304-4.302 0-1.4837-.338-2.8082-1.026-3.9833-.687-1.175-1.633-2.0812-2.858-2.7285l-.01.0099Zm-13.603-9.9184h5.886c.816 0 1.533.1494 2.161.4382.627.2888 1.115.707 1.464 1.2547.348.5378.527 1.1751.527 1.9021 0 .7269-.179 1.414-.527 1.9817-.349.5676-.837.9958-1.464 1.3045-.628.3087-1.345.4581-2.161.4581h-5.886v-7.3492.0099Zm10.138 18.134c-.378.5676-.916 1.0058-1.603 1.3145-.697.3087-1.484.4581-2.39.4581h-6.145v-7.6878h6.145c.886 0 1.673.1693 2.37.4979.687.3286 1.235.7867 1.613 1.3842.378.5975.578 1.2747.578 2.0414 0 .7668-.19 1.4241-.568 1.9917Zm29.596-5.3077c1.663-.7967 2.947-1.922 3.864-3.3659.916-1.444 1.374-3.117 1.374-5.0289 0-1.912-.448-3.5253-1.344-4.9592-.897-1.434-2.171-2.5394-3.814-3.3261-1.644-.7867-3.546-1.1751-5.717-1.1751h-13.124v29.9743h6.642V43.0779h4.322l6.084 10.9142h7.578l-6.851-11.7208c.339-.1195.677-.249.996-.3983h-.01Zm-2.151-6.1244c-.369.6274-.896 1.1154-1.583 1.444-.688.3386-1.494.5078-2.42.5078h-5.975v-8.2952h5.975c.926 0 1.732.1693 2.42.4979.687.3287 1.214.8166 1.583 1.434.368.6174.558 1.3544.558 2.1908 0 .8365-.19 1.5734-.558 2.2008v.0199Zm20.594-11.7308-10.706 29.9743h6.742l2.121-6.6122h11.114l2.27 6.6122h6.612L223.99 24.0178h-7.189Zm-.339 18.3431 3.445-10.5756.409-1.922.408 1.922 3.685 10.5756h-7.947Zm20.693 11.6312h6.851V24.0178h-6.851v29.9743Zm31.02-9.6993-12.896-20.275h-6.463v29.9743h6.055V33.7172l12.826 20.2749h6.533V24.0178h-6.055v20.275Zm31.528-3.3559c-.647-1.2448-1.564-2.2904-2.729-3.1369-1.165-.8464-2.509-1.4041-4.023-1.6929l-5.098-1.0456c-.797-.1892-1.434-.5178-1.902-.9958-.469-.478-.708-1.0755-.708-1.7825 0-.6473.17-1.205.518-1.683.339-.478.827-.8464 1.444-1.1153.618-.2689 1.335-.3983 2.151-.3983.817 0 1.554.1394 2.181.4182.627.2788 1.115.6672 1.464 1.1751s.528 1.0755.528 1.7228h6.642c-.04-1.7427-.528-3.2863-1.444-4.6207-.916-1.3443-2.201-2.3899-3.834-3.1468-1.633-.7568-3.505-1.1352-5.597-1.1352-2.091 0-3.943.3884-5.566 1.1751-1.623.7867-2.898 1.8721-3.804 3.2663-.906 1.3941-1.364 2.9775-1.364 4.76 0 1.444.288 2.7485.876 3.9036.587 1.1652 1.414 2.1311 2.479 2.8979 1.076.7668 2.311 1.3045 3.725 1.6033l5.397 1.1153c.886.2091 1.584.5975 2.101 1.1551.518.5577.767 1.2448.767 2.0813 0 .6672-.189 1.2747-.567 1.8025-.379.5277-.907.936-1.584 1.2248-.677.2888-1.474.4282-2.39.4282-.916 0-1.782-.1593-2.529-.478-.747-.3186-1.325-.7767-1.733-1.3742-.418-.5875-.617-1.2747-.617-2.0414h-6.642c.029 1.8721.527 3.5152 1.513 4.9492.976 1.424 2.32 2.5394 4.033 3.336 1.713.7967 3.675 1.195 5.886 1.195 2.21 0 4.202-.4083 5.915-1.2249 1.723-.8165 3.057-1.9418 4.023-3.3758.966-1.434 1.444-3.0572 1.444-4.8696 0-1.4838-.329-2.848-.976-4.1028l.02.01Z"/>
<path fill="#000" fill-rule="evenodd" d="M6.83994 69.9901H37.9378V70c3.9071 0 7.5856-1.5308 10.3693-4.2942l17.398-17.3957C68.4391 45.5765 70 41.7992 70 37.9423V6.83897C70 3.06163 66.928 0 63.1601 0H32.0523c-3.8972 0-7.5856 1.53082-10.3594 4.29424L4.29484 21.6799C1.56086 24.4135 0 28.1909 0 32.0477v31.1034c0 3.7773 3.07201 6.839 6.83994 6.839ZM11.5583 19 23.9795 6.58052c2.1674-2.15706 5.0306-3.33996 8.0728-3.33996h31.1078c1.9883 0 3.5989 1.62028 3.5989 3.59841V37.9423c0 3.002-1.2129 5.9444-3.3405 8.0716L51 58.4307V19H11.5583ZM11 19.5582V59h39.4306l-4.4101 4.4095c-2.1574 2.1472-5.0306 3.34-8.0728 3.34H6.83994c-1.98836 0-3.59892-1.6203-3.59892-3.5984V32.0477c0-3.002 1.21289-5.9443 3.34043-8.0716L11 19.5582ZM33 50H16v4h17v-4Z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="298" height="64" fill="none" viewBox="0 0 298 64">
<path fill="#fff" d="M86.484 40.586c0 .846-.179 1.593-.537 2.25a3.718 3.718 0 0 1-1.514 1.524c-.657.358-1.394.538-2.24.538H78v6.104h5.079c1.912 0 3.625-.428 5.148-1.285a9.36 9.36 0 0 0 3.585-3.545c.866-1.503 1.305-3.196 1.305-5.088V21.018h-6.633v19.568Zm17.856-1.823h13.891v-5.606H104.34v-6.363h15.355v-5.776H97.877v29.974h22.246v-5.776H104.34v-6.453Zm17.865-11.8h8.882v24.02h6.633v-24.02h8.842v-5.945h-24.367v5.955l.01-.01Zm47.022 9.002a7.85 7.85 0 0 0-1.673-.647 7.47 7.47 0 0 0 1.275-.488c1.096-.568 1.962-1.364 2.579-2.39.618-1.026.936-2.2.936-3.535 0-1.524-.418-2.888-1.244-4.093-.827-1.195-1.992-2.131-3.486-2.808-1.494-.668-3.206-1.006-5.118-1.006h-13.315v29.974h13.574c2.011 0 3.804-.348 5.387-1.055 1.573-.707 2.798-1.683 3.675-2.948.866-1.255 1.304-2.689 1.304-4.302 0-1.484-.338-2.808-1.026-3.983a7.05 7.05 0 0 0-2.858-2.729l-.01.01Zm-13.603-9.918h5.886c.816 0 1.533.15 2.161.438a3.353 3.353 0 0 1 1.464 1.255c.348.537.527 1.175.527 1.902 0 .727-.179 1.414-.527 1.981-.349.568-.837.996-1.464 1.305-.628.309-1.345.458-2.161.458h-5.886v-7.35.01Zm10.138 18.134c-.378.567-.916 1.006-1.603 1.314-.697.309-1.484.458-2.39.458h-6.145v-7.688h6.145c.886 0 1.673.17 2.37.498.687.329 1.235.787 1.613 1.385.378.597.578 1.274.578 2.041 0 .767-.19 1.424-.568 1.992Zm29.596-5.308c1.663-.797 2.947-1.922 3.864-3.366.916-1.444 1.374-3.117 1.374-5.029s-.448-3.525-1.344-4.959c-.897-1.434-2.171-2.54-3.814-3.326-1.644-.787-3.546-1.175-5.717-1.175h-13.124v29.974h6.642V40.078h4.322l6.084 10.914h7.578l-6.851-11.72c.339-.12.677-.25.996-.399h-.01Zm-2.151-6.124a3.599 3.599 0 0 1-1.583 1.444c-.688.338-1.494.507-2.42.507h-5.975v-8.295h5.975c.926 0 1.732.17 2.42.498a3.637 3.637 0 0 1 1.583 1.434c.368.617.558 1.355.558 2.19 0 .837-.19 1.574-.558 2.202v.02Zm20.594-11.731-10.706 29.974h6.742l2.121-6.612h11.114l2.27 6.612h6.612L220.99 21.018h-7.189Zm-.339 18.343 3.445-10.576.409-1.922.408 1.922 3.685 10.576h-7.947Zm20.693 11.631h6.851V21.018h-6.851v29.974Zm31.02-9.7-12.896-20.274h-6.463v29.974h6.055V30.717l12.826 20.275h6.533V21.018h-6.055v20.275Zm31.528-3.355c-.647-1.245-1.564-2.29-2.729-3.137-1.165-.846-2.509-1.404-4.023-1.693l-5.098-1.045c-.797-.19-1.434-.518-1.902-.996-.469-.478-.708-1.076-.708-1.783 0-.647.17-1.205.518-1.683.339-.478.827-.846 1.444-1.115.618-.269 1.335-.398 2.151-.398.817 0 1.554.139 2.181.418.627.279 1.115.667 1.464 1.175a2.96 2.96 0 0 1 .528 1.723h6.642c-.04-1.743-.528-3.287-1.444-4.621-.916-1.344-2.201-2.39-3.834-3.147-1.633-.757-3.505-1.135-5.597-1.135-2.091 0-3.943.388-5.566 1.175-1.623.787-2.898 1.872-3.804 3.266-.906 1.395-1.364 2.978-1.364 4.76 0 1.444.288 2.749.876 3.904a7.908 7.908 0 0 0 2.479 2.898c1.076.767 2.311 1.304 3.725 1.603l5.397 1.115c.886.21 1.584.598 2.101 1.156.518.557.767 1.244.767 2.08a3.03 3.03 0 0 1-.567 1.803c-.379.528-.907.936-1.584 1.225-.677.289-1.474.428-2.39.428-.916 0-1.782-.159-2.529-.478-.747-.318-1.325-.776-1.733-1.374-.418-.587-.617-1.275-.617-2.041h-6.642c.029 1.872.527 3.515 1.513 4.949.976 1.424 2.32 2.54 4.033 3.336 1.713.797 3.675 1.195 5.886 1.195 2.21 0 4.202-.408 5.915-1.225 1.723-.816 3.057-1.942 4.023-3.376.966-1.434 1.444-3.057 1.444-4.87 0-1.483-.329-2.847-.976-4.102l.02.01ZM13 47h17v4H13v-4Z"/>
<path fill="#fff" fill-rule="evenodd" d="M20.34 3.66 8 16l-4.34 4.34A12.504 12.504 0 0 0 0 29.18V59c0 2.76 2.24 5 5 5h29.82c3.32 0 6.49-1.32 8.84-3.66L48 56l12.34-12.34c2.34-2.34 3.66-5.52 3.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32 0-6.49 1.32-8.84 3.66ZM48 56V16H8v40h40Z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" version="1.1" width="180" height="70" viewBox="0 0 1525.6 589.8">
<defs>
<style>
.st0 {
fill: #fe9000;
}
.st1 {
fill: #fff;
}
</style>
</defs>
<g>
<rect class="st0" x="281" y="444.8" width="29" height="145"/>
<rect class="st0" x="280" width="29" height="145"/>
<rect class="st0" x="153.1" y="491.6" width="145" height="29" transform="translate(-325.8 560.4) rotate(-71.6)"/>
<rect class="st0" x="90.9" y="460.1" width="145" height="29" transform="translate(-316.6 327.8) rotate(-54)"/>
<rect class="st0" x="41.9" y="409.9" width="145" height="29" transform="translate(-225.7 145.9) rotate(-35.6)"/>
<rect class="st0" x="10.4" y="348.3" width="145" height="29" transform="translate(-108.1 43.4) rotate(-18)"/>
<rect class="st0" y="279.8" width="145" height="29"/>
<rect class="st0" x="68.3" y="153.9" width="29" height="145" transform="translate(-158.1 235.1) rotate(-72)"/>
<rect class="st0" x="99.7" y="91.3" width="29" height="145" transform="translate(-85.4 158.9) rotate(-53.7)"/>
<rect class="st0" x="211.1" y="10.8" width="29" height="145" transform="translate(-14.7 74.2) rotate(-18.1)"/>
<rect class="st0" x="149.6" y="41.3" width="29" height="145" transform="translate(-35.5 119.2) rotate(-36.3)"/>
</g>
<g>
<g>
<path class="st1" d="M349,307.4c-.8-20.3-1.5-44.5-1.5-69.3h-.5c-5.5,21.5-12.5,45.5-19,65.3l-20.5,65.8h-29.8l-18-65.2c-5.5-19.8-11-43.5-15.2-65.8h-.5c-.8,22.8-1.8,48.8-2.8,69.8l-3.2,64h-35.2l10.8-168.5h50.8l16.5,56.2c5.5,19.5,10.5,40.5,14.2,60.3h1c4.5-19.5,10.2-41.8,16-60.5l17.8-56h50l9,168.5h-37l-2.9-64.6h0Z"/>
<path class="st1" d="M518.5,342.4c0,11.5.5,22.8,2,29.5h-34.2l-2.2-12.2h-.8c-8,9.8-20.5,15-35,15-24.8,0-39.5-18-39.5-37.5,0-31.8,28.5-46.8,71.8-46.8v-1.5c0-6.5-3.5-15.8-22.2-15.8s-25.8,4.2-33.8,9l-7-24.2c8.5-4.8,25.2-11,47.5-11,40.8,0,53.5,24,53.5,52.8v42.7h0ZM481.8,314.1c-20,0-35.5,4.8-35.5,19.2s6.5,14.5,15,14.5,17.2-6.2,19.8-14c.5-2,.8-4.2.8-6.5v-13.2h0Z"/>
<path class="st1" d="M640.5,368.6c-6.8,3.2-19.5,5.8-34,5.8-39.5,0-64.8-24.2-64.8-62.5s24.5-64.8,70-64.8,21,1.8,29,4.8l-6,28.2c-4.5-2-11.2-3.8-21.2-3.8-20,0-33,14.3-32.8,34,0,22.5,15,34.2,33.5,34.2s16-1.5,21.8-4l4.5,28.1h0Z"/>
</g>
<g>
<path class="st1" d="M687.5,345.4c9.8,6,24,11,39,11,22.2,0,35.2-11.8,35.2-28.8s-9-24.8-31.8-33.5c-27.5-9.8-44.5-24-44.5-47.8s21.8-45.8,54.5-45.8,29.7,4,37.2,8.2l-6,17.8c-5.5-3-16.7-8-32-8-23,0-31.8,13.8-31.8,25.2s10.2,23.5,33.5,32.5c28.5,11,43,24.8,43,49.5s-19.2,48.5-59,48.5-34-4.8-43-10.8l5.7-18h0Z"/>
<path class="st1" d="M838.8,222v28.8h31.5v16.8h-31.5v65.2c0,15,4.2,23.5,16.5,23.5s10-.8,12.8-1.5l1,16.5c-4.2,1.8-11,3-19.5,3s-18.5-3.2-23.8-9.2c-6.2-6.5-8.5-17.2-8.5-31.5v-66h-18.8v-16.8h18.8v-22.3l21.5-6.5h0Z"/>
<path class="st1" d="M962,371.9l-1.8-15.2h-.8c-6.8,9.5-19.8,18-37,18-24.5,0-37-17.2-37-34.8,0-29.2,26-45.2,72.8-45v-2.5c0-10-2.8-28-27.5-28s-23,3.5-31.5,9l-5-14.5c10-6.5,24.5-10.8,39.8-10.8,37,0,46,25.2,46,49.5v45.2c0,10.5.5,20.8,2,29h-20ZM958.8,310.1c-24-.5-51.2,3.8-51.2,27.2s9.5,21,20.8,21,25.8-10,29.2-20.2c.8-2.2,1.2-4.8,1.2-7v-21h0Z"/>
<path class="st1" d="M1120,194.4v146.2c0,10.8.2,23,1,31.2h-19.8l-1-21h-.5c-6.8,13.5-21.5,23.8-41.2,23.8-29.2,0-51.8-24.8-51.8-61.5-.2-40.2,24.8-65,54.2-65s31,8.8,36.5,18.5h.5v-72.2h22.1ZM1098,300.1c0-2.8-.2-6.5-1-9.2-3.2-14-15.2-25.5-31.8-25.5s-36.2,20-36.2,46.8,12,44.8,35.8,44.8,28.2-9.8,32.2-26.2c.8-3,1-6,1-9.5v-21.2h0Z"/>
<path class="st1" d="M1181,216.9c.2,7.5-5.2,13.5-14,13.5s-13.2-6-13.2-13.5,5.8-13.8,13.8-13.8,13.4,6,13.4,13.8h0ZM1156.5,371.9v-121h22v121h-22Z"/>
<path class="st1" d="M1316.3,338.9c0,12.5.2,23.5,1,33h-19.5l-1.2-19.8h-.5c-5.8,9.8-18.5,22.5-40,22.5s-41.8-10.5-41.8-53v-70.8h22v67c0,23,7,38.5,27,38.5s25-10.2,29-20c1.2-3.2,2-7.2,2-11.2v-74.2h22v88h0Z"/>
<path class="st1" d="M1352.8,283.6c0-12.5-.2-22.8-1-32.8h19.2l1,19.5h.8c6.8-11.5,18-22.2,38-22.2s29,10,34.2,24.2h.5c3.8-6.8,8.5-12,13.5-15.8,7.2-5.5,15.2-8.5,26.8-8.5s39.8,10.5,39.8,52.5v71.2h-21.6v-68.5c0-23.2-8.5-37.2-26.2-37.2s-22.2,9.2-26,20c-1,3-1.8,7-1.8,11v74.8h-21.5v-72.5c0-19.2-8.5-33.2-25.2-33.2s-23.8,11-27.2,22c-1.2,3.2-1.8,7-1.8,10.8v73h-21.5v-88.3h0Z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" version="1.1" width="180" height="70" viewBox="0 0 1525.6 589.8">
<defs>
<style>
.st0 {
fill: #fe9000;
}
.st1 {
fill: #111;
}
</style>
</defs>
<g>
<rect class="st0" x="281" y="444.8" width="29" height="145"/>
<rect class="st0" x="280" width="29" height="145"/>
<rect class="st0" x="153.1" y="491.6" width="145" height="29" transform="translate(-325.8 560.4) rotate(-71.6)"/>
<rect class="st0" x="90.9" y="460.1" width="145" height="29" transform="translate(-316.6 327.8) rotate(-54)"/>
<rect class="st0" x="41.9" y="409.9" width="145" height="29" transform="translate(-225.7 145.9) rotate(-35.6)"/>
<rect class="st0" x="10.4" y="348.3" width="145" height="29" transform="translate(-108.1 43.4) rotate(-18)"/>
<rect class="st0" y="279.8" width="145" height="29"/>
<rect class="st0" x="68.3" y="153.9" width="29" height="145" transform="translate(-158.1 235.1) rotate(-72)"/>
<rect class="st0" x="99.7" y="91.3" width="29" height="145" transform="translate(-85.4 158.9) rotate(-53.7)"/>
<rect class="st0" x="211.1" y="10.8" width="29" height="145" transform="translate(-14.7 74.2) rotate(-18.1)"/>
<rect class="st0" x="149.6" y="41.3" width="29" height="145" transform="translate(-35.5 119.2) rotate(-36.3)"/>
</g>
<g>
<g>
<path class="st1" d="M349,307.4c-.8-20.3-1.5-44.5-1.5-69.3h-.5c-5.5,21.5-12.5,45.5-19,65.3l-20.5,65.8h-29.8l-18-65.2c-5.5-19.8-11-43.5-15.2-65.8h-.5c-.8,22.8-1.8,48.8-2.8,69.8l-3.2,64h-35.2l10.8-168.5h50.8l16.5,56.2c5.5,19.5,10.5,40.5,14.2,60.3h1c4.5-19.5,10.2-41.8,16-60.5l17.8-56h50l9,168.5h-37l-2.9-64.6h0Z"/>
<path class="st1" d="M518.5,342.4c0,11.5.5,22.8,2,29.5h-34.2l-2.2-12.2h-.8c-8,9.8-20.5,15-35,15-24.8,0-39.5-18-39.5-37.5,0-31.8,28.5-46.8,71.8-46.8v-1.5c0-6.5-3.5-15.8-22.2-15.8s-25.8,4.2-33.8,9l-7-24.2c8.5-4.8,25.2-11,47.5-11,40.8,0,53.5,24,53.5,52.8v42.7h0ZM481.8,314.1c-20,0-35.5,4.8-35.5,19.2s6.5,14.5,15,14.5,17.2-6.2,19.8-14c.5-2,.8-4.2.8-6.5v-13.2h0Z"/>
<path class="st1" d="M640.5,368.6c-6.8,3.2-19.5,5.8-34,5.8-39.5,0-64.8-24.2-64.8-62.5s24.5-64.8,70-64.8,21,1.8,29,4.8l-6,28.2c-4.5-2-11.2-3.8-21.2-3.8-20,0-33,14.3-32.8,34,0,22.5,15,34.2,33.5,34.2s16-1.5,21.8-4l4.5,28.1h0Z"/>
</g>
<g>
<path class="st1" d="M687.5,345.4c9.8,6,24,11,39,11,22.2,0,35.2-11.8,35.2-28.8s-9-24.8-31.8-33.5c-27.5-9.8-44.5-24-44.5-47.8s21.8-45.8,54.5-45.8,29.7,4,37.2,8.2l-6,17.8c-5.5-3-16.7-8-32-8-23,0-31.8,13.8-31.8,25.2s10.2,23.5,33.5,32.5c28.5,11,43,24.8,43,49.5s-19.2,48.5-59,48.5-34-4.8-43-10.8l5.7-18h0Z"/>
<path class="st1" d="M838.8,222v28.8h31.5v16.8h-31.5v65.2c0,15,4.2,23.5,16.5,23.5s10-.8,12.8-1.5l1,16.5c-4.2,1.8-11,3-19.5,3s-18.5-3.2-23.8-9.2c-6.2-6.5-8.5-17.2-8.5-31.5v-66h-18.8v-16.8h18.8v-22.3l21.5-6.5h0Z"/>
<path class="st1" d="M962,371.9l-1.8-15.2h-.8c-6.8,9.5-19.8,18-37,18-24.5,0-37-17.2-37-34.8,0-29.2,26-45.2,72.8-45v-2.5c0-10-2.8-28-27.5-28s-23,3.5-31.5,9l-5-14.5c10-6.5,24.5-10.8,39.8-10.8,37,0,46,25.2,46,49.5v45.2c0,10.5.5,20.8,2,29h-20ZM958.8,310.1c-24-.5-51.2,3.8-51.2,27.2s9.5,21,20.8,21,25.8-10,29.2-20.2c.8-2.2,1.2-4.8,1.2-7v-21h0Z"/>
<path class="st1" d="M1120,194.4v146.2c0,10.8.2,23,1,31.2h-19.8l-1-21h-.5c-6.8,13.5-21.5,23.8-41.2,23.8-29.2,0-51.8-24.8-51.8-61.5-.2-40.2,24.8-65,54.2-65s31,8.8,36.5,18.5h.5v-72.2h22.1ZM1098,300.1c0-2.8-.2-6.5-1-9.2-3.2-14-15.2-25.5-31.8-25.5s-36.2,20-36.2,46.8,12,44.8,35.8,44.8,28.2-9.8,32.2-26.2c.8-3,1-6,1-9.5v-21.2h0Z"/>
<path class="st1" d="M1181,216.9c.2,7.5-5.2,13.5-14,13.5s-13.2-6-13.2-13.5,5.8-13.8,13.8-13.8,13.4,6,13.4,13.8h0ZM1156.5,371.9v-121h22v121h-22Z"/>
<path class="st1" d="M1316.3,338.9c0,12.5.2,23.5,1,33h-19.5l-1.2-19.8h-.5c-5.8,9.8-18.5,22.5-40,22.5s-41.8-10.5-41.8-53v-70.8h22v67c0,23,7,38.5,27,38.5s25-10.2,29-20c1.2-3.2,2-7.2,2-11.2v-74.2h22v88h0Z"/>
<path class="st1" d="M1352.8,283.6c0-12.5-.2-22.8-1-32.8h19.2l1,19.5h.8c6.8-11.5,18-22.2,38-22.2s29,10,34.2,24.2h.5c3.8-6.8,8.5-12,13.5-15.8,7.2-5.5,15.2-8.5,26.8-8.5s39.8,10.5,39.8,52.5v71.2h-21.6v-68.5c0-23.2-8.5-37.2-26.2-37.2s-22.2,9.2-26,20c-1,3-1.8,7-1.8,11v74.8h-21.5v-72.5c0-19.2-8.5-33.2-25.2-33.2s-23.8,11-27.2,22c-1.2,3.2-1.8,7-1.8,10.8v73h-21.5v-88.3h0Z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,15 @@
<svg width="180" height="48" viewBox="220 230 1165 310" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1637_3573)">
<path d="M358.8 240.1C293.02 240.1 239.2 293.92 239.2 359.7C239.2 425.48 293.02 479.3 358.8 479.3C424.58 479.3 478.4 425.812 478.4 359.7C478.4 293.587 424.912 240.1 358.8 240.1ZM358.8 436.443C317.937 436.443 285.046 402.889 285.046 359.7C285.046 316.511 317.937 282.956 358.8 282.956C399.663 282.956 432.553 316.511 432.553 359.7C432.553 402.889 399.663 436.443 358.8 436.443Z" fill="white"/>
<path d="M599.326 306.544C577.732 306.544 556.802 315.182 545.838 329.8V309.866H502.649V542.422H545.838V458.37C556.802 471.991 577.067 479.3 599.326 479.3C645.837 479.3 682.382 442.755 682.382 392.922C682.382 343.089 645.837 306.544 599.326 306.544ZM592.017 441.759C567.433 441.759 545.506 422.49 545.506 392.922C545.506 363.354 567.433 344.085 592.017 344.085C616.602 344.085 638.528 363.354 638.528 392.922C638.528 422.49 616.602 441.759 592.017 441.759Z" fill="white"/>
<path d="M784.046 306.544C736.871 306.544 699.662 343.421 699.662 392.922C699.662 442.423 732.22 479.3 785.375 479.3C828.896 479.3 856.803 453.054 865.441 423.486H823.249C817.933 435.779 802.983 444.416 785.043 444.416C762.784 444.416 745.841 428.802 741.854 406.543H867.434V389.6C867.434 344.417 835.873 306.544 784.046 306.544ZM742.186 375.979C746.838 355.049 764.113 341.428 785.043 341.428C807.302 341.428 824.245 356.045 826.239 375.979H742.186Z" fill="white"/>
<path d="M982.38 306.544C963.111 306.544 942.845 315.182 933.543 329.468V309.866H890.354V475.978H933.543V386.61C933.543 360.696 947.496 343.753 970.087 343.753C991.017 343.753 1002.31 359.7 1002.31 381.959V475.978H1045.5V374.982C1045.5 333.786 1020.25 306.544 982.38 306.544Z" fill="white"/>
<path d="M1156.12 243.428L1062.1 475.984H1108.28L1128.21 425.154H1235.19L1255.12 475.984H1301.96L1208.61 243.428H1156.12ZM1143.16 386.616L1181.7 289.275L1219.9 386.616H1143.16Z" fill="white"/>
<path d="M1363.42 243.428H1319.57V475.984H1363.42V243.428Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1637_3573">
<rect width="1603.2" height="717.6" fill="white" transform="translate(0 0.899902)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,15 @@
<svg width="180" height="48" viewBox="220 230 1165 310" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1637_2932)">
<path d="M358.8 239.3C293.02 239.3 239.2 293.12 239.2 358.9C239.2 424.68 293.02 478.5 358.8 478.5C424.58 478.5 478.4 425.012 478.4 358.9C478.4 292.787 424.912 239.3 358.8 239.3ZM358.8 435.643C317.937 435.643 285.046 402.089 285.046 358.9C285.046 315.711 317.937 282.156 358.8 282.156C399.663 282.156 432.553 315.711 432.553 358.9C432.553 402.089 399.663 435.643 358.8 435.643Z" fill="black"/>
<path d="M599.326 305.744C577.732 305.744 556.802 314.382 545.838 329V309.066H502.649V541.622H545.838V457.57C556.802 471.191 577.067 478.5 599.326 478.5C645.837 478.5 682.382 441.955 682.382 392.122C682.382 342.289 645.837 305.744 599.326 305.744ZM592.017 440.959C567.433 440.959 545.506 421.69 545.506 392.122C545.506 362.554 567.433 343.285 592.017 343.285C616.602 343.285 638.528 362.554 638.528 392.122C638.528 421.69 616.602 440.959 592.017 440.959Z" fill="black"/>
<path d="M784.046 305.744C736.871 305.744 699.662 342.621 699.662 392.122C699.662 441.623 732.22 478.5 785.375 478.5C828.896 478.5 856.803 452.254 865.441 422.686H823.249C817.933 434.979 802.983 443.616 785.043 443.616C762.784 443.616 745.841 428.002 741.854 405.743H867.434V388.8C867.434 343.617 835.873 305.744 784.046 305.744ZM742.186 375.179C746.838 354.249 764.113 340.627 785.043 340.627C807.302 340.627 824.245 355.245 826.239 375.179H742.186Z" fill="black"/>
<path d="M982.38 305.744C963.111 305.744 942.845 314.382 933.543 328.667V309.066H890.354V475.177H933.543V385.81C933.543 359.896 947.496 342.953 970.087 342.953C991.017 342.953 1002.31 358.9 1002.31 381.159V475.177H1045.5V374.182C1045.5 332.986 1020.25 305.744 982.38 305.744Z" fill="black"/>
<path d="M1156.12 242.628L1062.1 475.184H1108.28L1128.21 424.354H1235.19L1255.12 475.184H1301.96L1208.61 242.628H1156.12ZM1143.16 385.816L1181.7 288.475L1219.9 385.816H1143.16Z" fill="black"/>
<path d="M1363.42 242.628H1319.57V475.184H1363.42V242.628Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_1637_2932">
<rect width="1603.2" height="717.6" fill="white" transform="translate(0 0.0999756)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

-13
View File
@@ -1,13 +0,0 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
day: 'friday'
time: '22:00'
commit-message:
prefix: 'chore'
include: 'scope'
reviewers:
- 'louistiti'
+7 -7
View File
@@ -23,17 +23,17 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: npm
node-version: 24.x
cache: pnpm
- name: Install Pipenv
run: pip install --upgrade pip && pip install pipenv
- name: Enable Corepack
run: corepack enable
- name: Install
run: npm install
run: pnpm install
- name: Check setup
run: npm run check
run: pnpm run check
- name: Build
run: npm run build
run: pnpm run build
+6 -6
View File
@@ -23,14 +23,14 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: npm
node-version: 24.x
cache: pnpm
- name: Install Pipenv
run: pip install --upgrade pip && pip install pipenv
- name: Enable Corepack
run: corepack enable
- name: Install
run: npm install
run: pnpm install
- name: Run linter
run: npm run lint
run: pnpm run lint
@@ -1,76 +0,0 @@
name: Pre-release Node.js bridge
on: workflow_dispatch
jobs:
build:
name: Build
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: lts/*
- name: Set Node.js bridge version
working-directory: bridges/nodejs/src
run: |
echo "NODEJS_BRIDGE_VERSION=$(node --require fs --eval "const fs = require('node:fs'); const [, VERSION] = fs.readFileSync('version.ts', 'utf8').split(\"'\"); console.log(VERSION)")" >> $GITHUB_ENV
- name: Display Node.js bridge version
run: |
echo "Node.js bridge version: ${{ env.NODEJS_BRIDGE_VERSION }}"
- name: Install core
run: npm install
- name: Build Node.js bridge
run: npm run build:nodejs-bridge
- name: Upload Node.js bridge
uses: actions/upload-artifact@v3
with:
path: bridges/nodejs/dist/*.zip
draft-release:
name: Draft-release
needs: [build]
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: lts/*
- name: Set Node.js bridge version
working-directory: bridges/nodejs/src
run: |
echo "NODEJS_BRIDGE_VERSION=$(node --require fs --eval "const fs = require('node:fs'); const [, VERSION] = fs.readFileSync('version.ts', 'utf8').split(\"'\"); console.log(VERSION)")" >> $GITHUB_ENV
- name: Download Node.js bridge
uses: actions/download-artifact@v3
with:
path: bridges/nodejs/dist
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: nodejs-bridge_v${{ env.NODEJS_BRIDGE_VERSION }}
draft: true
prerelease: false
title: Node.js Bridge ${{ env.NODEJS_BRIDGE_VERSION }}
files: bridges/nodejs/dist/artifact/*.zip
@@ -1,91 +0,0 @@
name: Pre-release Python bridge
on: workflow_dispatch
env:
PIPENV_PIPFILE: bridges/python/src
PIPENV_VENV_IN_PROJECT: true
jobs:
build:
name: Build
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.9.10
- name: Install Pipenv
run: pip install --upgrade pip && pip install pipenv==2022.7.24
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: lts/*
- name: Set Python bridge version
working-directory: bridges/python/src
run: |
echo "PYTHON_BRIDGE_VERSION=$(python -c "from version import __version__; print(__version__)")" >> $GITHUB_ENV
- name: Display Python bridge version
run: |
echo "Python bridge version: ${{ env.PYTHON_BRIDGE_VERSION }}"
- name: Install core
run: npm install
- name: Set up Python bridge
run: npm run setup:python-bridge
- name: Build Python bridge
run: npm run build:python-bridge
- name: Upload Python bridge
uses: actions/upload-artifact@v3
with:
path: bridges/python/dist/*.zip
draft-release:
name: Draft-release
needs: [build]
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.9.10
- name: Set Python bridge version
working-directory: bridges/python/src
run: |
echo "PYTHON_BRIDGE_VERSION=$(python -c "from version import __version__; print(__version__)")" >> $GITHUB_ENV
- name: Download Python bridge
uses: actions/download-artifact@v3
with:
path: bridges/python/dist
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: python-bridge_v${{ env.PYTHON_BRIDGE_VERSION }}
draft: true
prerelease: false
title: Python Bridge ${{ env.PYTHON_BRIDGE_VERSION }}
files: bridges/python/dist/artifact/*.zip
@@ -1,91 +0,0 @@
name: Pre-release TCP server
on: workflow_dispatch
env:
PIPENV_PIPFILE: tcp_server/src
PIPENV_VENV_IN_PROJECT: true
jobs:
build:
name: Build
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.9.10
- name: Install Pipenv
run: pip install --upgrade pip && pip install pipenv==2022.7.24
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: lts/*
- name: Set TCP server version
working-directory: tcp_server/src
run: |
echo "TCP_SERVER_VERSION=$(python -c "from version import __version__; print(__version__)")" >> $GITHUB_ENV
- name: Display TCP server version
run: |
echo "TCP server version: ${{ env.TCP_SERVER_VERSION }}"
- name: Install core
run: npm install
- name: Set up TCP server
run: npm run setup:tcp-server
- name: Build TCP server
run: npm run build:tcp-server
- name: Upload TCP server
uses: actions/upload-artifact@v3
with:
path: tcp_server/dist/*.zip
draft-release:
name: Draft-release
needs: [build]
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.9.10
- name: Set TCP server version
working-directory: tcp_server/src
run: |
echo "TCP_SERVER_VERSION=$(python -c "from version import __version__; print(__version__)")" >> $GITHUB_ENV
- name: Download TCP server
uses: actions/download-artifact@v3
with:
path: tcp_server/dist
- uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: tcp-server_v${{ env.TCP_SERVER_VERSION }}
draft: true
prerelease: false
title: TCP Server ${{ env.TCP_SERVER_VERSION }}
files: tcp_server/dist/artifact/*.zip
+11 -20
View File
@@ -23,29 +23,20 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: npm
node-version: 24.x
cache: pnpm
- name: Install Pipenv
run: pip install --upgrade pip && pip install pipenv
- name: Enable Corepack
run: corepack enable
- name: Install
run: npm install
run: pnpm install
- name: Run JSON tests
run: npm run test:json
- name: Run agent unit tests
run: pnpm run test:agent:unit
- name: Run over HTTP tests
run: npm run test:over-http
- name: Run workflow unit tests
run: pnpm run test:workflow:unit
- name: Run E2E tests
run: npm run test:e2e
- name: Install offline STT
run: npm run setup:offline-stt
- name: Install offline TTS
run: npm run setup:offline-tts
- name: Run unit tests
run: npm run test:unit
- name: Run workflow e2e tests
run: pnpm run test:workflow:e2e
+9 -10
View File
@@ -5,13 +5,13 @@ __pycache__/
**/dist/*
**/build/
**/node_modules/
**/.venv/
**/.last-skill-deps-sync
**/.last-source-deps-sync
test/coverage/
**/tmp/*
**/src/.venv/*
logs/*
core/config/**/*.json
bin/coqui/*
bin/flite/*
scripts/out/*.md
package-lock.json
*.pyc
@@ -19,18 +19,17 @@ package-lock.json
*.sublime-workspace
npm-debug.log
debug.log
# Keep ignoring a repo-root .env on the safe side.
.env
.last-skill-npm-install
leon.json
.last-native-node-modules-rebuild
bridges/nodejs/.last-nodejs-bridge-deps-sync
bridges/python/src/.last-python-bridge-deps-sync
tcp_server/src/.last-tcp-server-deps-sync
bridges/python/src/Pipfile.lock
tcp_server/src/Pipfile.lock
!tcp_server/**/.gitkeep
!bridges/python/**/.gitkeep
!bridges/nodejs/**/.gitkeep
!**/*.sample*
skills/**/src/settings.json
skills/**/memory/*.json
core/data/models/*.nlp
package.json.backup
.python-version
schemas/**/*.json
+1 -11
View File
@@ -1,11 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
if ! [ -x "$(command -v npm)" ]; then
echo "npm: command not found"
echo "If you use a version manager tool such as nvm and a git GUI such as GitKraken, please read: https://typicode.github.io/husky/#/?id=command-not-found" >&2
exit 1
else
npx ts-node scripts/commit-msg.js
fi
tsx scripts/commit-msg.js
+1 -4
View File
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
lint-staged
+1 -1
View File
@@ -1,3 +1,3 @@
{
"*": ["npm run lint"]
"*.{js,jsx,ts,tsx,mjs,cjs}": ["eslint --fix --ignore-pattern .gitignore"]
}
-3
View File
@@ -1,3 +0,0 @@
engine-strict=true
package-lock=false
save-exact=true
-5
View File
@@ -1,5 +0,0 @@
{
"semi": false,
"trailingComma": "none",
"singleQuote": true
}
-60
View File
@@ -1,60 +0,0 @@
FROM ubuntu:20.04
ENV IS_DOCKER true
# Replace shell with bash so we can source files
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
# Set debconf to run non-interactively
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
# Install base dependencies
RUN apt-get update && apt-get install --yes -q --no-install-recommends \
apt-transport-https \
build-essential \
ca-certificates \
curl \
git \
wget \
libssl-dev \
openssl \
libz-dev \
zlib1g-dev \
libbz2-dev \
libreadline-dev \
libsqlite3-dev \
llvm \
libncurses5-dev \
xz-utils \
tk-dev libxml2-dev \
libxmlsec1-dev \
libffi-dev \
liblzma-dev \
libgdbm-dev \
libnss3-dev \
libc6-dev
# Run the container as an unprivileged user
RUN groupadd docker && useradd -g docker -s /bin/bash -m docker
USER docker
WORKDIR /home/docker
# Install Node.js with nvm
ENV NVM_DIR /home/docker/.nvm
ENV NODE_VERSION v16.18.0
RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
RUN /bin/bash -c "source $NVM_DIR/nvm.sh && nvm install $NODE_VERSION && nvm use --delete-prefix $NODE_VERSION"
ENV NODE_PATH $NVM_DIR/versions/node/$NODE_VERSION/lib/node_modules
ENV PATH $NVM_DIR/versions/node/$NODE_VERSION/bin:$PATH
# Install Leon
WORKDIR /home/docker/leon
USER root
RUN chown -R docker /home/docker/leon
USER docker
COPY --chown=docker ./ ./
RUN npm install
RUN npm run build
CMD ["npm", "start"]
+103 -187
View File
@@ -7,261 +7,177 @@
Leon
</h1>
_<p align="center">Your open-source personal assistant.</p>_
_<p align="center">Your open-source personal AI assistant.</p>_
<p align="center">
<a href="https://github.com/leon-ai/leon/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg?label=License&style=flat" /></a>
<a href="https://github.com/leon-ai/leon/blob/develop/.github/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat" /></a>
<br>
<a href="https://github.com/leon-ai/leon/actions/workflows/build.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/build.yml/badge.svg?branch=develop" /></a>
<a href="https://github.com/leon-ai/leon/actions/workflows/tests.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/tests.yml/badge.svg?branch=develop" /></a>
<a href="https://github.com/leon-ai/leon/actions/workflows/lint.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/lint.yml/badge.svg?branch=develop" /></a>
<br>
<a href="https://discord.gg/MNQqqKg"><img src="https://svgshare.com/i/V09.svg"/></a>
<a href="https://discord.gg/MNQqqKg"><img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" /></a>
<a href="https://github.com/leon-ai/leon/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-1c75db?style=for-the-badge" /></a>
</p>
<p align="center">
<a href="https://getleon.ai">Website</a> ::
<a href="https://docs.getleon.ai">Documentation</a> ::
<a href="http://roadmap.getleon.ai">Roadmap</a> ::
<a href="https://github.com/leon-ai/leon/blob/develop/.github/CONTRIBUTING.md">Contributing</a> ::
I share Leon progress most regularly on <a href="https://x.com/grenlouis"><strong>X / @grenlouis</strong></a>
</p>
<p align="center">
<a href="https://x.com/grenlouis">Follow progress on X / @grenlouis</a> ·
<a href="https://getleon.ai">Website</a> ·
<a href="https://leonai.substack.com/subscribe">Newsletter</a> ·
<a href="http://roadmap.getleon.ai">Roadmap</a> ·
<a href="https://blog.getleon.ai/the-story-behind-leon/">Story</a>
</p>
---
## Current State
## ⚠️ Important Notice (as of 2026-03-29)
### Why is there a small amount of contributors?
> [!IMPORTANT]
> Leon is currently focused on the **2.0 Developer Preview** on the `develop` branch.
>
> - The new documentation is **not ready yet**.
> - The current docs site and older guides mostly reflect the legacy architecture.
> - If you want the legacy, more stable pre-agentic version of Leon, use the `master` branch.
> - If you want to explore or contribute to Leon's new core, `develop` is the right place.
I'm taking a lot of time to work on the new core of Leon due to personal reasons. I can only work on it after work and on weekends. Hence, **I'm blocking any potential contribution as the whole core of Leon is coming with many breaking changes**. Many of you are willing to contribute in Leon (create new skills, help to improve the core, translations and so on...), a big thanks to every one of you!
The most accurate high-level references for Leon's current state are:
While I would love to devote more time to Leon, I'm currently unable to do so because I have bills to pay. I have some ideas about how to monetize Leon in the future (Leon's core will always remain open source), but before to get there there is still a long way to go.
Until then, any financial support by [sponsoring Leon](http://sponsor.getleon.ai) is much appreciated 🙂
### How about large language models and Leon?
Since AI gained in popularity and large language models are getting more and more traction, many of you joined our community. A huge welcome to all of you! 🤗
At the moment, Leon's NLU will remain intents first with his own model without relying on an LLM. It is important that Leon can run 100% offline and I'm confident that with the downsizing techniques such as quantization Leon will sooner or later work with LLMs at his core and still be able to run on edge.
Here is how LLMs may help Leon in the future:
- Intent fallback: when an utterance cannot match an intent, then rely on an LLM to provide results.
- New named entity recognition engine: provide a better solution to extract entities from utterances such as fruits, numbers, cities, durations, persons, etc.
- Skill features: let skills leverage LLMs to provide out-of-the-box NLP features such as summarization, knowledge base, translation, sentiment analysis and so on...
- Skill building: LLMs can help to develop skills such as paraphrasing utterance samples, translate answers, convert code from our Python bridge to the upcoming JavaScript bridge and vice versa, etc.
- More...
### What's Next?
Once the new core released, we'll work on the community aspect of Leon. For example, better organize [our Discord](https://discord.gg/MNQqqKg), planify regular calls, work on skills together, etc. It is very important for Leon to have a real community. At that moment, the skills platform will already be online, so it'll be easier to sync our progress and publish new skills.
- Feel free to check out the Git development branches and our [next major milestones](https://blog.getleon.ai/a-much-better-nlp-and-future-1-0-0-beta-7/#whats-next).
- And the [detailed roadmap](http://roadmap.getleon.ai).
- Many exciting things are coming up, hence no new documentation and test are going to be written until the official release of Leon.
---
## Latest Release
Check out the [latest release blog post](https://blog.getleon.ai/binaries-and-typescript-rewrite-1-0-0-beta-8/).
<a href="https://blog.getleon.ai/binaries-and-typescript-rewrite-1-0-0-beta-8/"><img width="400" src="https://blog.getleon.ai/static/a0d1cbafd1968e7531dc17e229f8cc61/aa440/beta-8.png" /></a>
---
- [`core/context/LEON.md`](./core/context/LEON.md)
- [`core/context/ARCHITECTURE.md`](./core/context/ARCHITECTURE.md)
## 👋 Introduction
**Leon** is an **open-source personal assistant** who can live **on your server**.
**Leon** is **your open-source personal AI assistant** built around **tools, context, memory, and agentic execution**.
He **does stuff** when you **ask him to**.
Leon is designed to stay practical, privacy-aware, and grounded in your real environment. It can operate locally, use dedicated tools instead of relying on free-form guessing, and complete tasks from start to finish across deterministic workflows and agent-style execution.
You can **talk to him** and he can **talk to you**.
You can also **text him** and he can also **text you**.
If you want to, Leon can communicate with you by being **offline to protect your privacy**.
## 🧠 What Leon Is Today
### Why?
Leon is no longer just a classic intent-classification assistant like it was for its first release in 2019.
> 1. If you are a developer (or not), you may want to build many things that could help in your daily life.
> Instead of building a dedicated project for each of those ideas, Leon can help you with his
> Skills structure.
> 2. With this generic structure, everyone can create their own skills and share them with others.
> Therefore there is only one core (to rule them all).
> 3. Leon uses AI concepts, which is cool.
> 4. Privacy matters, you can configure Leon to talk with him offline. You can already text with him without any third party services.
> 5. Open source is great.
Today, Leon is being built as a more capable assistant that can understand a goal, choose how to handle it, use tools, remember useful information, and recover when something goes wrong.
### What is this repository for?
- Leon can run in different ways depending on the task: `smart` mode chooses for you, `controlled` mode follows deterministic native skills and actions, and `agent` mode can plan step by step.
- Leon supports native skills for controlled actions and agent skills for `SKILL.md`-backed workflows.
- Leon can use real tools to get work done instead of only replying with plain text.
- Leon can use context about your environment so answers stay grounded in what is actually happening on your machine and setup.
- Leon keeps layered memory so it can remember durable preferences, day-to-day context, and recent discussion context.
- Leon supports both local and remote AI providers, which helps balance privacy, control, and capability.
- Under the hood, Leon-native skills follow `Skills -> Actions -> Tools -> Functions (-> Binaries)`.
> This repository contains the following nodes of Leon:
>
> - The server
> - Skills
> - The web app
> - The hotword node
> - The TCP server (for inter-process communication between Leon and third-party nodes such as spaCy)
> - The Python bridge (the connector between the core and skills made with Python)
Leon also keeps a compact self-model and a bounded proactive pulse system so it can stay more consistent over time without flooding itself with unnecessary context.
### What is Leon able to do?
## Why?
> Today, the most interesting part is about his core and the way he can scale up. He is pretty young but can easily scale to have new features (skills).
> You can find what he is able to do by browsing the [skills list](https://github.com/leon-ai/leon/tree/develop/skills).<br>
> Please do know that after the official release, we will build many skills along with the community. Feel free to [join us on Discord](https://discord.gg/MNQqqKg) to be part of the journey.
Sounds good to you? Then let's get started!
## ☁️ Try with a Single-Click
Gitpod will automatically set up an environment and run an instance for you.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/leon-ai/leon)
- **Privacy matters**: Leon can work with local models and local context instead of forcing everything through third-party services.
- **Grounded behavior matters**: Leon prefers explicit tools, context, and memory over vague model-only responses.
- **Extensibility matters**: skills, toolkits, bridges, and binaries make it possible to keep Leon modular.
- **Open source matters**: anyone can inspect the architecture, build on top of it, and help shape where it goes next.
## 🚀 Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/) >= 16
- [npm](https://npmjs.com/) >= 8
- Supported OSes: Linux, macOS and Windows
- [Node.js](https://nodejs.org/) >= 24.0.0
- Supported OSes: Linux, macOS, and Windows
To install these prerequisites, you can follow the [How To section](https://docs.getleon.ai/how-to/) of the documentation.
Recommended: manage Node.js with [Volta](https://volta.sh/).
### Installation
```sh
# Install the Leon CLI
npm install --global @leon-ai/cli
# Clone the repository
git clone https://github.com/leon-ai/leon.git
# Install Leon (stable branch)
leon create birth
# OR install from the develop branch: leon create birth --develop
# Go to the project root
cd leon
# Install pnpm
npm install --global pnpm@latest
# Install dependencies
pnpm install
```
### Usage
### Run Leon
```sh
# Run Leon
pnpm start
```
### Check Your Setup
```sh
# Check the setup went well
leon check
# Run
leon start
# Go to http://localhost:1337
# Hooray! Leon is running
pnpm run check
```
### Docker Installation
By default, Leon runs locally and the app is available on `http://localhost:5366`.
```sh
# Install Leon
leon create birth --docker
## 🏗️ Architecture Snapshot
# Run
leon start
At a high level, Leon currently consists of:
# Go to http://localhost:1337
# Hooray! Leon is running
```
- `server/`: the main runtime, routing, memory, context management, HTTP API, and agent/controlled execution
- `app/`: the web application
- `aurora/`: UI components and preview environment
- `skills/`: built-in capabilities, split between `native/` skills and `agent/` skills
- `bridges/`: Node.js and Python bridges plus toolkit definitions and tool runtimes
- `tcp_server/`: Python services used by parts of the runtime stack
- `core/context/`: generated identity and architecture context documents that describe Leon's current behavior
## 📚 Documentation
This repository already includes skills and toolkits for areas such as search, productivity, system utilities, media workflows, coding assistance, memory-backed interactions, and voice/audio features.
For full documentation, visit [docs.getleon.ai](https://docs.getleon.ai).
## 📚 Documentation Status
## 📺 Video
The new docs for Leon 2.0 are not ready yet.
[Watch a demo](https://www.youtube.com/watch?v=p7GRGiicO1c).
For now:
## 🧭 Roadmap
To know what is going on, follow [roadmap.getleon.ai](http://roadmap.getleon.ai).
- treat this repository as the source of truth for the **2.0 Developer Preview**
- use [`core/context/LEON.md`](./core/context/LEON.md) for Leon's current identity and behavior
- use [`core/context/ARCHITECTURE.md`](./core/context/ARCHITECTURE.md) for the current architecture overview
- expect the public docs site to lag behind the new core until the updated documentation is published
## ❤️ Contributing
If you have an idea for improving Leon, do not hesitate.
We are starting to progressively onboard contributors for the **2.0 Developer Preview**.
**Leon needs open source to live**, the more skills he has, the more skillful he becomes.
If you want to follow the project or express interest in joining that onboarding:
- [2.0 Developer Preview contributor form](https://forms.gle/6PCG2D5rYo1q8tKMA)
- [Roadmap](http://roadmap.getleon.ai)
- [Discord](https://discord.gg/MNQqqKg)
- [GitHub issues](https://github.com/leon-ai/leon/issues)
### Why is there a small amount of contributors?
Leon has been evolving for a long time, but the current 2.0 work is a major transition period.
For a long time, Leon was a smaller assistant project with a simpler architecture. Today, the core is being rebuilt into a much more capable system around tools, memory, context, and agent-style execution. That means a lot of things are still moving, and it makes contribution harder than it will be once the new docs and architecture settle down.
Another important reason is simply time: Leon is still developed largely during spare time. So progress can be uneven, and opening the project more broadly has to be balanced with keeping the direction coherent while the 2.0 Developer Preview is still taking shape.
## 📖 The Story Behind Leon
You'll find a write-up on this [blog post](https://blog.getleon.ai/the-story-behind-leon/).
Leon started in 2017 and has been active since 2019. If you want the longer backstory, read [the story behind Leon](https://blog.getleon.ai/the-story-behind-leon/).
## 🔔 Stay Tuned
- [Twitter](https://twitter.com/grenlouis)
- [Newsletter](https://newsletter.getleon.ai/subscription/form)
- [X / Twitter](https://x.com/grenlouis) is the main place where I share Leon progress updates
- [Newsletter](https://leonai.substack.com/subscribe)
- [Blog](https://blog.getleon.ai)
- [GitHub issues](https://github.com/leon-ai/leon/issues)
- [YouTube](https://www.youtube.com/channel/UCW6mk6j6nQUzFYY97r47emQ)
- [#LeonAI](<https://twitter.com/search?f=live&q=%23LeonAI%20(from%3Agrenlouis%20OR%20from%3Alouistiti_fr)&src=typed_query>)
## 👨 Author
**Louis Grenard** ([@grenlouis](https://twitter.com/grenlouis))
**Louis Grenard** ([@grenlouis](https://x.com/grenlouis))
## 👍 Sponsors
<table>
<tbody>
<tr>
<td align="center" valign="middle" width="128">
<a href="https://github.com/Appwrite">
<img src="https://github.com/Appwrite.png?size=128" />
Appwrite
</a><br>
<sub><sup>250 USD / month</sup></sub>
</td>
<td align="center" valign="middle" width="128">
<img src="https://getleon.ai/img/anonymous.svg" width="128" />
Anonymous
<br>
<sub><sup>100 USD / month</sup></sub>
</td>
<td align="center" valign="middle" width="128">
<a href="https://github.com/herbundkraut">
<img src="https://github.com/herbundkraut.png?size=128" />
herbundkraut
</a><br>
<sub><sup>10 USD / month</sup></sub>
</td>
<td align="center" valign="middle" width="128">
<a href="http://sponsor.getleon.ai/">
You?
</a>
</td>
</tr>
</tbody>
</table>
You can also contribute by [sponsoring Leon](http://sponsor.getleon.ai).
Please note that I dedicate most of my free time to Leon.
## Thanks
By sponsoring the project you make the project sustainable and faster to develop features.
The focus is not only limited to the activity you see on GitHub but also a lot of thinking about the direction of the project. Which is naturally related to the overall design, architecture, vision, learning process and so on...
### Special Thanks
<a href="https://vercel.com/?utm_source=leon-ai&utm_campaign=oss">
<img src="https://i.imgur.com/S5olXWh.png" alt="Vercel" width="128" />
</a>
&nbsp; &nbsp; &nbsp;
<a href="https://www.macstadium.com/">
<img src="https://getleon.ai/img/thanks/mac-stadium.svg" alt="MacStadium" width="128" />
</a>
&nbsp; &nbsp; &nbsp;
<a href="https://www.aoz.studio">
<img src="https://getleon.ai/_next/image?url=%2Fimg%2Fthanks%2Faoz-studio.png&w=384&q=75" alt="AOZ Studio" width="128" />
</a>
## 📝 License
[MIT License](https://github.com/leon-ai/leon/blob/develop/LICENSE.md)
Copyright (c) 2019-present, Louis Grenard <louis@getleon.ai>
## Cheers!
![Cheers!](https://github.githubassets.com/images/icons/emoji/unicode/1f379.png 'Cheers!')
| ![OpenAI logo.](./.github/assets/thanks/openai-logo-light-mode.svg?v=2#gh-light-mode-only)![OpenAI logo.](./.github/assets/thanks/openai-logo-dark-mode.svg?v=2#gh-dark-mode-only) | ![JetBrains logo.](./.github/assets/thanks/jetbrains-mono-black.svg?v=2#gh-light-mode-only)![JetBrains logo.](./.github/assets/thanks/jetbrains-mono-white.svg?v=2#gh-dark-mode-only) | ![MacStadium logo.](./.github/assets/thanks/macstadium-logo-light-mode.svg?v=2#gh-light-mode-only)![MacStadium logo.](./.github/assets/thanks/macstadium-logo-dark-mode.svg?v=2#gh-dark-mode-only) |
| --- | --- | --- |
| [openai.com/form/codex-for-oss](https://openai.com/form/codex-for-oss/) | [jb.gg/OpenSource](https://jb.gg/OpenSource) | [macstadium.com/company/opensource](https://macstadium.com/company/opensource) |
+220
View File
@@ -0,0 +1,220 @@
.built-in-commands-modal {
position: fixed;
inset: 0;
z-index: 120;
display: block;
opacity: 0;
visibility: visible;
pointer-events: none;
transition:
opacity 0.18s ease,
visibility 0.18s ease;
}
.built-in-commands-modal--hidden {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.built-in-commands-modal--open {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.built-in-commands-modal__mask {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.56);
backdrop-filter: blur(10px);
}
.built-in-commands-modal__panel {
position: absolute;
top: 33%;
left: 50%;
transform: translate(-50%, -33%) scale(0.985);
width: min(864px, 100%);
min-height: 400px;
max-height: min(78vh, 756px);
display: flex;
flex-direction: column;
border: 1px solid transparent;
border-radius: 24px;
background:
linear-gradient(
var(--a-color-background-surface),
var(--a-color-background-surface)
)
padding-box,
linear-gradient(135deg, rgba(28, 117, 219, 0.8) 0%, rgba(237, 41, 122, 0.4) 100%)
border-box;
box-shadow:
0 28px 60px rgba(0, 0, 0, 0.45),
0 0 0 1px rgba(255, 255, 255, 0.03) inset;
overflow: hidden;
opacity: 0;
transition:
transform 0.18s cubic-bezier(0.18, 0.89, 0.32, 1.08),
opacity 0.18s ease;
}
.built-in-commands-modal--open .built-in-commands-modal__panel {
transform: translate(-50%, -33%) scale(1);
opacity: 1;
}
.built-in-commands-modal__section {
padding: 20px 22px;
}
.built-in-commands-modal__section--top {
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.built-in-commands-modal__section--bottom {
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.built-in-commands-modal__section--middle {
flex: 0 0 512px;
height: 512px;
min-height: 512px;
padding: 12px;
overflow: hidden;
}
.built-in-commands-modal__scroll-area {
height: 100%;
}
.built-in-commands-modal__input-field {
flex: 1;
}
.built-in-commands-modal__input-field .aurora-input-container {
--a-icon-container-width: 72px;
}
.built-in-commands-modal__input-field .aurora-input {
height: 72px;
font-size: 28px;
font-weight: 600;
}
.built-in-commands-modal__input-field .aurora-input-icon-container {
height: 72px;
}
.built-in-commands-modal__return-button .aurora-button {
min-height: 44px;
min-width: 44px;
padding: 0 14px;
font-size: var(--a-font-size-md);
}
.built-in-commands-modal__return-button .aurora-button .aurora-icon {
font-size: 22px;
}
.built-in-commands-modal__suggestion-copy {
min-width: 0;
}
.built-in-commands-modal .aurora-list-item > .aurora-flexbox .aurora-icon {
font-size: 28px;
padding: 23px;
border-radius: 12px;
}
.built-in-commands-modal
.aurora-list-item--selected
.aurora-list-item-clickable-icon
.aurora-icon {
color: var(--a-color-accent);
}
.built-in-commands-modal__result-item {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 16px;
width: 100%;
}
.built-in-commands-modal__result-copy,
.built-in-commands-modal__result-value {
min-width: 0;
}
.built-in-commands-modal__result-value {
margin-left: auto;
}
.built-in-commands-modal .aurora-scroll-container-scrollview {
color-scheme: dark;
scrollbar-width: thin;
scrollbar-color: rgba(255, 255, 255, 0.2) rgba(10, 14, 18, 0.9);
}
.built-in-commands-modal .aurora-scroll-container-scrollview::-webkit-scrollbar {
width: 10px;
}
.built-in-commands-modal
.aurora-scroll-container-scrollview::-webkit-scrollbar-track {
background: rgba(10, 14, 18, 0.9);
border-radius: 999px;
}
.built-in-commands-modal
.aurora-scroll-container-scrollview::-webkit-scrollbar-thumb {
background: linear-gradient(
180deg,
rgba(54, 65, 76, 0.95) 0%,
rgba(30, 38, 46, 0.95) 100%
);
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 999px;
}
.built-in-commands-modal
.aurora-scroll-container-scrollview::-webkit-scrollbar-thumb:hover {
background: linear-gradient(
180deg,
rgba(70, 82, 95, 0.98) 0%,
rgba(40, 49, 58, 0.98) 100%
);
}
@media (max-width: 900px) {
.built-in-commands-modal__panel {
width: auto;
min-height: 360px;
max-height: calc(100vh - 24px);
left: 12px;
right: 12px;
top: 18%;
transform: translate(0, 0) scale(0.985);
}
.built-in-commands-modal--open .built-in-commands-modal__panel {
transform: translate(0, 0) scale(1);
}
.built-in-commands-modal__section {
padding: 16px;
}
.built-in-commands-modal__section--middle {
flex-basis: 280px;
height: 280px;
min-height: 280px;
}
.built-in-commands-modal__result-item {
flex-direction: column;
gap: 6px;
}
}
+69
View File
@@ -0,0 +1,69 @@
.file-system-autocomplete {
position: fixed;
z-index: 150;
overflow-y: auto;
padding: 6px;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 8px;
background: #111315;
box-shadow:
0 18px 42px rgba(0, 0, 0, 0.42),
0 0 0 1px rgba(255, 255, 255, 0.03) inset;
color: var(--white-color);
}
.file-system-autocomplete--hidden {
display: none;
}
.file-system-autocomplete__item {
display: flex;
align-items: center;
gap: 10px;
width: 100%;
min-height: 42px;
padding: 9px 10px;
border: 0;
border-radius: 6px;
background: transparent;
color: inherit;
cursor: pointer;
font: inherit;
line-height: 1.35;
text-align: left;
}
.file-system-autocomplete__item:hover,
.file-system-autocomplete__item--selected {
background: rgba(28, 117, 219, 0.22);
}
.file-system-autocomplete__item i {
flex: 0 0 auto;
width: 18px;
color: var(--blue-color);
font-size: 18px;
}
.file-system-autocomplete__label {
min-width: 0;
overflow: hidden;
line-height: 1.35;
text-overflow: ellipsis;
white-space: nowrap;
}
.file-system-autocomplete__empty {
padding: 10px;
color: rgba(255, 255, 255, 0.58);
font-size: 0.95rem;
}
.file-system-autocomplete::-webkit-scrollbar {
width: 6px;
}
.file-system-autocomplete::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 12px;
}
-415
View File
@@ -1,415 +0,0 @@
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
html,
body,
div,
span,
applet,
object,
iframes,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
outline: none;
}
:root {
--black-color: #000;
--light-black-color: #222426;
--white-color: #fff;
--grey-color: #323739;
}
a {
color: inherit;
}
ul li {
margin-left: 20px;
}
body {
color: var(--white-color);
background-color: var(--black-color);
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
body > * {
transition: opacity 0.5s;
}
body.settingup > * {
opacity: 0;
}
body.settingup::after {
position: absolute;
content: '';
width: 32px;
height: 32px;
background-color: #777;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
animation: scaleout 0.6s infinite ease-in-out;
}
@keyframes scaleout {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
opacity: 0;
}
}
main {
position: absolute;
width: 63%;
top: 0;
left: 50%;
height: 100%;
transform: translate(-50%, 0);
}
footer {
position: absolute;
text-align: center;
left: 50%;
bottom: 0;
transform: translate(-50%, -50%);
}
input {
text-align: center;
color: var(--white-color);
width: 100%;
border: none;
border-bottom: 2px solid var(--grey-color);
background: none;
font-weight: 400;
font-size: 4em;
padding-right: 39px;
}
small {
color: var(--white-color);
font-size: 0.7em;
}
.hide {
display: none;
}
#logo {
background: no-repeat url(../img/logo.svg);
margin: 0 auto;
width: 40px;
height: 40px;
}
#feed {
position: absolute;
width: 100%;
top: 10%;
height: 50%;
overflow-y: auto;
border: 2px solid var(--grey-color);
border-radius: 12px;
}
#feed::-webkit-scrollbar {
width: 6px;
}
#feed::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 12px;
}
#no-bubble {
margin-top: 64px;
text-align: center;
}
#is-typing {
position: absolute;
top: 59%;
padding: 0 8px;
opacity: 0;
margin-top: 20px;
transition: opacity 0.3s;
}
#is-typing.on {
opacity: 1;
}
#is-typing .circle {
display: inline-block;
border-radius: 50%;
width: 10px;
height: 10px;
background-color: var(--white-color);
transform: scale(1);
}
#is-typing .circle:nth-child(1) {
animation: typing 0.2s linear infinite alternate;
background-color: #0071f0;
}
#is-typing .circle:nth-child(2) {
animation: typing 0.2s 0.2s linear infinite alternate;
background-color: var(--white-color);
}
#is-typing .circle:nth-child(3) {
animation: typing 0.2s linear infinite alternate;
background-color: #ec297a;
}
@keyframes typing {
100% {
transform: scale(1.5);
}
}
.bubble-container {
padding: 6px;
}
.bubble-container.me {
text-align: right;
}
.bubble-container.leon {
text-align: left;
}
.show-more {
margin: 3px;
text-decoration: underline;
}
.show-more:hover {
cursor: pointer;
text-decoration: none;
}
.show-all {
max-height: 100% !important;
}
.bubble {
padding: 6px 12px;
border-radius: 16px;
display: inline-block;
max-width: 60%;
word-break: break-word;
text-align: left;
opacity: 0;
animation: fadeIn 0.2s ease-in forwards;
overflow: hidden;
}
#feed .me .bubble {
background-color: #1c75db;
color: var(--white-color);
right: 0;
}
#feed .leon .bubble {
background-color: var(--light-black-color);
color: var(--white-color);
}
@keyframes fadeIn {
100% {
opacity: 1;
}
}
#suggestions-container {
position: absolute;
z-index: 10;
width: 100%;
bottom: 36%;
display: flex;
justify-content: flex-end;
column-gap: 8px;
overflow-x: auto;
}
.suggestion {
border: 1px solid var(--white-color);
background-color: transparent;
color: var(--white-color);
border-radius: 8px;
padding: 2px 8px;
font-size: inherit;
cursor: pointer;
transition: background-color 0.2s, color 0.2s;
}
.suggestion:hover {
color: var(--black-color);
background-color: var(--white-color);
}
#input-container {
position: absolute;
width: 100%;
bottom: 22%;
}
#mic-container {
position: absolute;
right: 0;
margin-top: 38px;
}
.italic {
font-style: italic;
}
#mic-button {
position: absolute;
border: none;
cursor: pointer;
height: 26px;
width: 26px;
border-radius: 50%;
background-color: #888;
-webkit-mask-image: url(../img/mic.svg);
mask-image: url(../img/mic.svg);
transition: background-color 0.2s;
}
#mic-button:not(.enabled) {
margin-left: -26px;
}
#mic-button:hover {
background-color: var(--white-color);
}
#mic-button.enabled {
background-color: #00e676;
}
#mic-button.enabled + #sonar {
width: 26px;
height: 26px;
border-radius: 50%;
opacity: 0.3;
background-color: #575757;
pointer-events: none;
animation: sonar 1.3s linear infinite;
}
@keyframes sonar {
25% {
transform: scale(1.5);
}
50% {
transform: scale(1.2);
}
60% {
transform: scale(1.5);
}
75% {
transform: scale(2);
}
100% {
transform: scale(1);
}
}
+860
View File
@@ -0,0 +1,860 @@
@import '@fontsource/source-sans-pro/200.css';
@import '@fontsource/source-sans-pro/300.css';
@import '@fontsource/source-sans-pro/400.css';
@import '@fontsource/source-sans-pro/600.css';
@import '@fontsource/source-sans-pro/700.css';
@import '@fontsource/source-sans-pro/900.css';
@import 'remixicon/fonts/remixicon.css';
@import 'tool-ui.scss';
@import 'voice-energy/main.scss';
@import 'file-system-autocomplete.scss';
html,
body,
div,
span,
applet,
object,
iframes,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
outline: none;
}
:root {
color-scheme: dark;
--black-color: #000;
--light-black-color: #222426;
--white-color: #fff;
--grey-color: #323739;
--blue-color: #1c75db;
--pink-color: #ed297a;
--sessions-panel-width: 292px;
--a-loader-size-md: 20px !important;
}
a {
color: inherit;
}
#feed ul li:not(.aurora-list-item) {
margin-left: 20px;
}
body {
color: var(--white-color);
background-color: var(--black-color);
font-family:
'Source Sans Pro',
system-ui,
-apple-system,
BlinkMacSystemFont,
'Segoe UI',
Roboto,
'Helvetica Neue',
Arial,
'Noto Sans',
sans-serif,
'Apple Color Emoji',
'Segoe UI Emoji',
'Segoe UI Symbol',
'Noto Color Emoji';
font-weight: 400;
}
@keyframes plan-tool-status-cozy-shine {
0% {
opacity: 0.4;
filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0));
}
50% {
opacity: 1;
filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.22));
}
100% {
opacity: 0.4;
filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0));
}
}
#feed
.bubble-container[data-message-id^='plan-']
.aurora-list
.aurora-list-item--center:last-child
.aurora-status
.aurora-icon {
animation: plan-tool-status-cozy-shine 2.6s ease-in-out infinite;
}
body > * {
transition: opacity 0.5s;
}
body.settingup > *:not(#init) {
opacity: 0;
}
#init .not-initialized {
visibility: hidden;
}
#init .initialized {
opacity: 0;
visibility: hidden;
}
kbd {
font-family: 'Source Sans Pro', monospace;
display: inline-block;
background-color: var(--light-black-color);
color: rgba(255, 255, 255, 0.4);
border-radius: 4px;
text-align: center;
min-width: 16px;
min-height: 16px;
line-height: 16px !important;
padding: 2px 6px !important;
margin: 0 !important;
}
#sessions-panel {
position: absolute;
left: 2%;
top: 2%;
bottom: 8%;
width: var(--sessions-panel-width);
border-right: 1px solid rgba(255, 255, 255, 0.12);
color: var(--white-color);
overflow: hidden;
}
#sessions-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 14px 14px 0;
}
#sessions-eyebrow {
color: rgba(255, 255, 255, 0.42);
font-size: 0.9rem;
font-weight: 700;
text-transform: uppercase;
}
#new-session,
.session-action {
border: 0;
background: rgba(255, 255, 255, 0.08);
color: var(--white-color);
cursor: pointer;
transition:
background-color 0.18s,
color 0.18s,
transform 0.18s;
}
#new-session {
width: 34px;
height: 34px;
border-radius: 8px;
font-size: 1.2rem;
}
#new-session:hover,
.session-action:hover {
background: rgba(28, 117, 219, 0.22);
color: #86bdff;
}
#sessions-list {
height: calc(100% - 48px);
padding-right: 14px;
overflow-y: auto;
}
#sessions-list::-webkit-scrollbar {
width: 6px;
}
#sessions-list::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.16);
border-radius: 12px;
}
.session-group {
position: relative;
padding: 0 0 12px 14px;
}
.session-group::before {
content: '';
position: absolute;
left: 3px;
top: 22px;
bottom: 0;
width: 1px;
background: linear-gradient(
rgba(28, 117, 219, 0.7),
rgba(237, 41, 122, 0.22)
);
}
.session-group-title {
position: relative;
margin-bottom: 8px;
color: rgba(255, 255, 255, 0.44);
font-size: 0.78rem;
font-weight: 700;
text-transform: uppercase;
}
.session-group-title::before {
content: '';
position: absolute;
left: -14px;
top: 7px;
width: 7px;
height: 7px;
border-radius: 50%;
background: var(--blue-color);
box-shadow: 0 0 12px rgba(28, 117, 219, 0.8);
}
.session-item {
position: relative;
padding: 10px 8px;
border-radius: 8px;
cursor: pointer;
animation: sessionTimelineIn 0.24s ease-out both;
}
.session-item:hover,
.session-item--active {
background: rgba(255, 255, 255, 0.07);
}
.session-item--active::before {
content: '';
position: absolute;
left: -11px;
top: 18px;
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--pink-color);
box-shadow: 0 0 10px rgba(237, 41, 122, 0.9);
}
.session-title {
overflow: hidden;
color: rgba(255, 255, 255, 0.9);
font-size: 0.98rem;
font-weight: 700;
line-height: 1.2rem;
text-overflow: ellipsis;
white-space: nowrap;
}
.session-meta {
overflow: hidden;
margin-top: 2px;
color: rgba(255, 255, 255, 0.36);
font-size: 0.8rem;
line-height: 1rem;
text-overflow: ellipsis;
white-space: nowrap;
}
.session-actions {
display: flex;
gap: 4px;
margin-top: 8px;
opacity: 0;
transition: opacity 0.16s;
}
.session-item:hover .session-actions,
.session-item--active .session-actions {
opacity: 1;
}
.session-action {
width: 26px;
height: 26px;
border-radius: 6px;
}
.session-action[aria-pressed='true'] {
color: #ff7caf;
}
@keyframes sessionTimelineIn {
from {
opacity: 0;
transform: translateY(8px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
main {
position: absolute;
width: calc(94% - var(--sessions-panel-width));
top: 0;
left: calc(4% + var(--sessions-panel-width));
height: 100%;
}
#footer {
display: flex;
position: absolute;
align-items: center;
justify-content: space-between;
left: calc(4% + var(--sessions-panel-width));
bottom: 2%;
width: calc(94% - var(--sessions-panel-width));
line-height: 18px;
}
#logo-container {
display: flex;
gap: 6px;
align-items: center;
}
#version {
color: var(--grey-color);
}
textarea {
font-family: inherit;
text-align: center;
color: var(--white-color);
width: 100%;
border: none;
border-bottom: 2px solid var(--grey-color);
background: none;
font-weight: 600;
font-size: 4em;
padding-right: 39px;
height: 140px;
resize: none;
overflow-y: auto;
}
textarea::-webkit-scrollbar {
width: 6px;
}
textarea::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 12px;
}
#tip {
display: inline-flex;
margin-top: 2px;
color: var(--white-color);
line-height: 22px;
font-size: 0.9em;
gap: 20px;
li {
margin-left: 0;
}
}
.hide {
display: none;
}
#logo {
background: no-repeat url(../img/logo.svg);
width: 34px;
height: 34px;
}
#top-container {
position: absolute;
top: 2%;
color: var(--grey-color);
display: flex;
width: 100%;
justify-content: space-between;
}
#mood {
position: relative;
font-size: 16px;
}
#info {
position: relative;
text-decoration: underline;
background: none;
border: none;
color: var(--grey-color);
cursor: pointer;
font-size: inherit;
}
#feed {
position: absolute;
width: 100%;
top: 6%;
height: 58%;
overflow-y: auto;
border: 2px solid var(--grey-color);
border-radius: 12px;
}
#feed::-webkit-scrollbar {
width: 6px;
}
#feed::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 12px;
}
#no-bubble {
margin-top: 64px;
text-align: center;
}
#is-typing {
position: absolute;
top: 65%;
padding: 0 8px;
opacity: 0;
transition: opacity 0.3s;
}
#is-typing.on {
opacity: 1;
}
#is-typing .circle {
display: inline-block;
border-radius: 50%;
width: 10px;
height: 10px;
background-color: var(--white-color);
transform: scale(1);
}
#is-typing .circle:nth-child(1) {
animation: typing 0.2s linear infinite alternate;
background-color: #0071f0;
}
#is-typing .circle:nth-child(2) {
animation: typing 0.2s 0.2s linear infinite alternate;
background-color: var(--white-color);
}
#is-typing .circle:nth-child(3) {
animation: typing 0.2s linear infinite alternate;
background-color: #ec297a;
}
@keyframes typing {
100% {
transform: scale(1.5);
}
}
.llm-token {
opacity: 0;
transition: opacity 2.5s;
}
.llm-token.fade-in {
animation: fadeIn 2.5s forwards;
}
.reasoning-block-container {
padding: 6px;
text-align: left;
}
.reasoning-block {
max-width: 72%;
border: 1px solid rgba(255, 255, 255, 0.16);
border-radius: 12px;
background-color: #111315;
overflow: hidden;
animation: fadeIn 0.2s ease-in forwards;
}
.reasoning-header {
display: flex;
align-items: center;
gap: 6px;
padding: 8px 12px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
background-color: rgba(255, 255, 255, 0.03);
}
.reasoning-icon {
color: var(--blue-color);
font-size: 15px;
}
.reasoning-title {
font-size: 0.85rem;
letter-spacing: 0.04em;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.8);
}
.reasoning-content {
padding: 10px 12px;
font-family: 'Courier New', Consolas, monospace;
font-size: 0.95rem;
line-height: 1.45;
color: rgba(255, 255, 255, 0.82);
white-space: pre-wrap;
word-break: break-word;
max-height: 296px;
overflow-y: auto;
}
.reasoning-content::-webkit-scrollbar {
width: 6px;
}
.reasoning-content::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-radius: 12px;
}
.reasoning-token {
opacity: 0;
}
.reasoning-token.fade-in {
animation: fadeIn 0.35s forwards;
}
.bubble-container {
padding: 6px;
display: flex;
flex-direction: column;
width: fit-content;
max-width: 85%;
}
.bubble-container.me {
margin-left: auto;
align-items: flex-end;
text-align: right;
}
.bubble-container.leon {
margin-right: auto;
align-items: flex-start;
text-align: left;
}
.show-more {
margin: 3px;
text-decoration: underline;
}
.show-more:hover {
cursor: pointer;
text-decoration: none;
}
.show-all {
max-height: 100% !important;
}
.bubble {
padding: 10px 16px;
border-radius: 16px;
display: inline-block;
max-width: 100%;
word-break: break-word;
text-align: left;
opacity: 0;
animation: fadeIn 0.2s ease-in forwards;
overflow: hidden;
font-size: 1.8rem;
line-height: 2.4rem;
}
.bubble-metrics {
cursor: default;
margin-top: 2px;
padding: 0 4px;
display: inline-flex;
flex-wrap: wrap;
justify-content: flex-end;
gap: 10px;
font-size: 0.95rem;
line-height: 1.2rem;
color: var(--grey-color);
align-self: flex-end;
text-align: right;
}
.bubble-metric-item {
display: inline-flex;
align-items: center;
gap: 4px;
}
.bubble-metric-item i {
font-size: 1rem;
}
#feed .me .bubble-metrics {
text-align: right;
}
#feed .me .bubble {
background-color: #1c75db;
color: var(--white-color);
right: 0;
}
#feed .leon .bubble {
background-color: var(--light-black-color);
color: var(--white-color);
}
@keyframes fadeIn {
100% {
opacity: 1;
}
}
#input-container {
position: absolute;
width: 100%;
bottom: 13%;
}
#mic-container {
position: absolute;
right: 0;
margin-top: 38px;
}
.italic {
font-style: italic;
}
#mic-button {
position: absolute;
border: none;
cursor: pointer;
height: 26px;
width: 26px;
border-radius: 50%;
background-color: #888;
-webkit-mask-image: url(../img/mic.svg);
mask-image: url(../img/mic.svg);
transition: background-color 0.2s;
}
#mic-button:not(.enabled) {
margin-left: -26px;
}
#mic-button:hover {
background-color: var(--white-color);
}
#mic-button.enabled {
background-color: #00e676;
}
#mic-button.enabled + #sonar {
width: 26px;
height: 26px;
border-radius: 50%;
opacity: 0.3;
background-color: #575757;
pointer-events: none;
animation: sonar 1.3s linear infinite;
}
@keyframes sonar {
25% {
transform: scale(1.5);
}
50% {
transform: scale(1.2);
}
60% {
transform: scale(1.5);
}
75% {
transform: scale(2);
}
100% {
transform: scale(1);
}
}
/* Clickable URL styles */
.clickable-url {
text-decoration: underline;
}
/* Clickable file path styles */
.clickable-path {
cursor: pointer;
text-decoration: underline;
}
@media (max-width: 940px) {
:root {
--sessions-panel-width: 100%;
}
#sessions-panel {
left: 4%;
right: 4%;
top: 1%;
bottom: auto;
width: auto;
height: 168px;
border-right: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
#sessions-list {
display: flex;
gap: 12px;
height: 112px;
overflow-x: auto;
overflow-y: hidden;
}
.session-group {
min-width: 220px;
}
main {
top: 176px;
left: 4%;
width: 92%;
height: calc(100% - 176px);
}
#footer {
display: none;
}
#top-container {
top: 1%;
}
#feed {
top: 7%;
height: 50%;
}
#is-typing {
top: 58%;
}
textarea {
font-size: 2.4em;
}
#tip {
flex-wrap: wrap;
gap: 8px;
}
}
+418
View File
@@ -0,0 +1,418 @@
/* Tool Output Container Styles */
.tool-group-container {
margin: 10px 6px;
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 14px;
background:
linear-gradient(
180deg,
rgba(255, 255, 255, 0.04) 0%,
rgba(255, 255, 255, 0.02) 100%
),
#15181a;
box-shadow:
0 10px 30px rgba(0, 0, 0, 0.24),
inset 0 1px 0 rgba(255, 255, 255, 0.03);
opacity: 0;
animation: fadeIn 0.3s ease-in forwards;
overflow: hidden;
}
.tool-header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 12px;
width: 100%;
padding: 14px 16px;
background: transparent;
border: 0;
cursor: pointer;
color: inherit;
text-align: left;
transition: background-color 0.2s ease;
}
.tool-header:hover {
background-color: rgba(255, 255, 255, 0.03);
}
.tool-icon {
color: var(--blue-color);
font-size: 18px;
flex-shrink: 0;
}
.tool-name {
flex: 1;
font-weight: 600;
color: var(--white-color);
font-size: 0.95em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.expand-icon {
color: rgba(255, 255, 255, 0.48);
font-size: 18px;
transition: transform 0.2s ease;
}
.expand-icon.rotated {
transform: rotate(180deg);
}
.tool-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease, border-top-color 0.2s ease;
border-top: 1px solid transparent;
}
.tool-content.expanded {
max-height: 900px;
overflow-y: auto;
border-top-color: rgba(255, 255, 255, 0.06);
}
.tool-content::-webkit-scrollbar {
width: 4px;
}
.tool-content::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.1);
border-radius: 2px;
}
.shell-output {
padding: 12px;
background-color: #0d1117;
border-radius: 0 0 14px 14px;
min-height: 40px;
font-family: 'Courier New', Consolas, monospace;
font-size: 0.9em;
}
.shell-message {
margin: 2px 0;
line-height: 1.4;
color: #e6edf3;
word-break: break-word;
}
.shell-prompt {
color: var(--pink-color);
font-weight: bold;
margin-right: 8px;
}
.shell-message .clickable-path {
color: var(--blue-color);
background-color: rgba(28, 117, 219, 0.1);
padding: 1px 4px;
border-radius: 3px;
border: 1px solid rgba(28, 117, 219, 0.3);
}
.shell-message .clickable-url {
color: var(--blue-color);
}
.tool-activity-card {
background:
radial-gradient(
circle at top right,
rgba(28, 117, 219, 0.14),
transparent 32%
),
linear-gradient(
180deg,
rgba(255, 255, 255, 0.04) 0%,
rgba(255, 255, 255, 0.02) 100%
),
#15181a;
}
.agent-skill-activity-card {
background:
radial-gradient(
circle at top right,
rgba(237, 41, 122, 0.14),
transparent 32%
),
linear-gradient(
180deg,
rgba(255, 255, 255, 0.04) 0%,
rgba(255, 255, 255, 0.02) 100%
),
#15181a;
}
.agent-skill-activity-card .tool-icon {
color: #ed297a;
}
.tool-activity-header {
align-items: flex-start;
}
.tool-activity-heading {
display: flex;
align-items: flex-start;
gap: 12px;
min-width: 0;
flex: 1;
}
.tool-activity-title-block {
display: flex;
flex-direction: column;
min-width: 0;
gap: 2px;
}
.tool-title {
color: var(--white-color);
font-size: 1rem;
font-weight: 700;
line-height: 1.2;
}
.tool-subtitle {
color: rgba(255, 255, 255, 0.58);
font-size: 0.86rem;
line-height: 1.2;
}
.tool-activity-meta {
display: flex;
align-items: center;
gap: 10px;
flex-shrink: 0;
}
.tool-status-chip {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 72px;
padding: 5px 10px;
border-radius: 999px;
border: 1px solid transparent;
font-size: 0.76rem;
font-weight: 700;
letter-spacing: 0.02em;
text-transform: uppercase;
}
.tool-status-chip.running {
color: #9fd2ff;
background-color: rgba(28, 117, 219, 0.14);
border-color: rgba(28, 117, 219, 0.28);
}
.tool-status-chip.success {
color: #93f0c1;
background-color: rgba(36, 178, 101, 0.15);
border-color: rgba(36, 178, 101, 0.28);
}
.tool-status-chip.selected {
color: #93f0c1;
background-color: rgba(36, 178, 101, 0.15);
border-color: rgba(36, 178, 101, 0.28);
}
.tool-status-chip.observed {
color: #f5d48a;
background-color: rgba(210, 157, 38, 0.15);
border-color: rgba(210, 157, 38, 0.3);
}
.tool-status-chip.error {
color: #ffb0b0;
background-color: rgba(237, 41, 122, 0.14);
border-color: rgba(237, 41, 122, 0.28);
}
.tool-activity-summary {
padding: 16px 16px 4px;
color: rgba(255, 255, 255, 0.82);
font-size: 0.95rem;
line-height: 1.45;
}
.tool-activity-sections {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
padding: 12px 16px 16px;
}
.tool-activity-sections.single {
grid-template-columns: 1fr;
}
.tool-activity-panel {
border: 1px solid rgba(255, 255, 255, 0.07);
border-radius: 12px;
background-color: rgba(255, 255, 255, 0.025);
min-width: 0;
}
.tool-panel-heading {
display: flex;
flex-direction: column;
gap: 2px;
padding: 12px 14px 10px;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.tool-panel-title {
color: var(--white-color);
font-size: 0.84rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.04em;
}
.tool-panel-description {
color: rgba(255, 255, 255, 0.5);
font-size: 0.78rem;
}
.tool-panel-body {
padding: 12px 14px 14px;
min-height: 72px;
}
.tool-output-summary {
margin-bottom: 10px;
color: rgba(255, 255, 255, 0.86);
line-height: 1.45;
}
.tool-empty-state {
color: rgba(255, 255, 255, 0.45);
font-size: 0.88rem;
line-height: 1.4;
}
.tool-kv-list {
display: flex;
flex-direction: column;
gap: 10px;
}
.tool-kv-row {
display: flex;
flex-direction: column;
gap: 4px;
}
.tool-kv-key {
color: rgba(255, 255, 255, 0.52);
font-size: 0.75rem;
font-weight: 700;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.tool-kv-value {
color: rgba(255, 255, 255, 0.88);
min-width: 0;
}
.tool-rich-text {
color: rgba(255, 255, 255, 0.88);
line-height: 1.45;
word-break: break-word;
}
.tool-command-output {
margin: 0;
max-height: 320px;
overflow: auto;
color: rgba(255, 255, 255, 0.86);
font-family: 'Courier New', Consolas, monospace;
font-size: 0.84rem;
line-height: 1.45;
white-space: pre-wrap;
word-break: break-word;
}
.tool-rich-text .clickable-path {
color: var(--blue-color);
background-color: rgba(28, 117, 219, 0.1);
padding: 1px 4px;
border-radius: 3px;
border: 1px solid rgba(28, 117, 219, 0.3);
}
.tool-rich-text .clickable-url {
color: var(--blue-color);
}
.tool-value-list {
display: flex;
flex-direction: column;
gap: 8px;
margin-left: 18px;
}
.tool-value-list li {
color: rgba(255, 255, 255, 0.88);
line-height: 1.4;
}
.tool-raw-details {
margin: 0 16px 16px;
border-top: 1px solid rgba(255, 255, 255, 0.06);
padding-top: 12px;
}
.tool-raw-details summary {
cursor: pointer;
color: rgba(255, 255, 255, 0.62);
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.03em;
text-transform: uppercase;
list-style: none;
}
.tool-raw-details summary::-webkit-details-marker {
display: none;
}
.tool-raw-content {
margin-top: 12px;
padding: 12px 14px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.78);
font-family: 'Courier New', Consolas, monospace;
font-size: 0.84rem;
line-height: 1.45;
overflow-x: auto;
}
@media screen and (max-width: 700px) {
.tool-activity-sections {
grid-template-columns: 1fr;
}
.tool-activity-header {
gap: 10px;
}
.tool-activity-meta {
align-items: flex-end;
}
.tool-status-chip {
min-width: 64px;
padding: 5px 8px;
}
}
+162
View File
@@ -0,0 +1,162 @@
/**
* Overlay and containers
*/
body.voice-mode-enabled {
#voice-overlay-transitor,
#voice-overlay-bg {
visibility: visible;
}
#voice-overlay-bg {
opacity: 1;
}
}
#voice-overlay-transitor {
position: fixed;
background-color: var(--black-color);
z-index: 10;
width: 12px;
height: 12px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
will-change: transform;
animation: scaleIn 1s;
}
@keyframes scaleIn {
0% {
transform: scale3d(0, 0, 1);
}
100% {
transform: scale3d(172, 172, 1);
}
}
#voice-status,
#voice-tips {
color: var(--grey-color);
text-align: center;
}
#voice-status {
font-size: 17px;
font-style: italic;
}
#voice-tips {
margin-top: 32px;
line-height: 18px;
font-size: 15px;
}
#voice-overlay-bg {
visibility: hidden;
cursor: pointer;
opacity: 0;
position: fixed;
width: 100vw;
height: 100vh;
z-index: 100;
will-change: opacity;
display: flex;
justify-content: center;
// backdrop-filter: saturate(140%) blur(5px);
/*background-color: rgba(0, 0, 0, .9);*/
background-color: var(--black-color);
}
@keyframes skipFadeIn {
0% {
opacity: 1;
}
100% {
opacity: 1;
}
}
#voice-container {
opacity: 0;
position: relative;
top: 64px;
display: flex;
flex-direction: column;
width: 1024px;
height: 756px;
align-items: center;
gap: 64px;
animation: fadeIn 1s 3s both;
}
#voice-energy-container {
--neon-size: 228px;
// animation: fadeIn 1s 1.5s both;
//opacity: 0;
overflow: hidden;
position: relative;
height: 400px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
p#voice-speech {
width: 100%;
height: 100%;
flex: 1;
text-align: center;
font-size: 3rem;
font-weight: 600;
}
/**
* Neons
*/
.voice-neon {
position: absolute;
z-index: 10;
width: var(--neon-size);
height: var(--neon-size);
}
#purple-neon-blur {
--neon-blur: calc(var(--neon-size) + 96px);
position: absolute;
z-index: 0;
opacity: 0.7;
width: var(--neon-blur);
height: var(--neon-blur);
}
#blue-neon-1 {
margin-top: -8px;
margin-left: 12px;
}
#blue-neon-2 {
margin-top: 8px;
margin-right: 12px;
}
/**
* Particles
*/
.voice-particle {
position: absolute;
width: 3px;
height: 3px;
border-radius: 50%;
opacity: 1;
will-change: transform, opacity;
animation-duration: 1s;
animation-iteration-count: infinite;
}
.voice-particle.blue {
background-color: #c4e0ff;
box-shadow: 0 0 2px 2px var(--blue-color);
}
.voice-particle.pink {
background-color: #ffb9d7;
box-shadow: 0 0 2px 2px var(--pink-color);
}
+59
View File
@@ -0,0 +1,59 @@
/**
* IDLE status
*/
#voice-energy-container.idle {
.voice-particle {
visibility: hidden;
animation-play-state: paused;
opacity: 0;
}
.voice-neon {
margin: 0;
}
#purple-neon-blur {
transform: scale(1);
}
#purple-neon-blur circle {
filter: drop-shadow(0px 0px 64px mix(#ed297a, #1c75db));
animation: idleNeonBlurBreath 2.2s infinite alternate;
}
#pink-neon-1 {
transform: scale(1);
animation: idleBouncePinkNeon1 1.8s 1s infinite alternate;
}
#blue-neon-1 {
transform: scale(0.8);
animation: idleMoveBlueNeon1 1.8s infinite alternate;
}
#blue-neon-2 {
transform: scale(0.9);
animation: idleMoveBlueNeon2 1.8s 0.5s infinite alternate;
}
}
@keyframes idleNeonBlurBreath {
100% {
filter: drop-shadow(0px 0px 0px mix(#ed297a, #1c75db));
}
}
@keyframes idleBouncePurpleNeonBlur {
100% {
transform: scale(1);
}
}
@keyframes idleBouncePinkNeon1 {
100% {
transform: scale(1.1);
}
}
@keyframes idleMoveBlueNeon1 {
100% {
transform: scale(0.9);
}
}
@keyframes idleMoveBlueNeon2 {
100% {
transform: scale(1);
}
}
+59
View File
@@ -0,0 +1,59 @@
/**
* Listening status
*/
#voice-energy-container.listening {
.voice-particle {
visibility: hidden;
animation-play-state: paused;
opacity: 0;
}
.voice-neon {
margin: 0;
}
#purple-neon-blur {
transform: scale(1);
}
#purple-neon-blur circle {
filter: drop-shadow(0px 0px 64px mix(#ed297a, #1c75db));
animation: listeningNeonBlurBreath 0.7s infinite alternate;
}
#pink-neon-1 {
transform: scale(1);
animation: listeningBouncePinkNeon1 0.3s 1s infinite alternate;
}
#blue-neon-1 {
transform: scale(0.8);
animation: listeningMoveBlueNeon1 0.3s infinite alternate;
}
#blue-neon-2 {
transform: scale(0.9);
animation: listeningMoveBlueNeon2 0.3s 0.5s infinite alternate;
}
}
@keyframes listeningNeonBlurBreath {
100% {
filter: drop-shadow(0px 0px 0px mix(#ed297a, #1c75db));
}
}
@keyframes listeningBouncePurpleNeonBlur {
100% {
transform: scale(1);
}
}
@keyframes listeningBouncePinkNeon1 {
100% {
transform: scale(1.1);
}
}
@keyframes listeningMoveBlueNeon1 {
100% {
transform: scale(0.9);
}
}
@keyframes listeningMoveBlueNeon2 {
100% {
transform: scale(1);
}
}
+5
View File
@@ -0,0 +1,5 @@
@import 'base.scss';
@import 'listening.scss';
@import 'idle.scss';
@import 'processing.scss';
@import 'talking.scss';
+88
View File
@@ -0,0 +1,88 @@
@use 'sass:math';
/**
* Processing status
*/
#voice-energy-container.processing {
#purple-neon-blur {
animation: processingBouncePurpleNeonBlur 1s infinite alternate;
}
#pink-neon-1 {
animation: processingBouncePinkNeon1 0.5s infinite alternate;
}
#blue-neon-1 {
animation: processingMoveBlueNeon1 0.5s infinite alternate;
}
#blue-neon-2 {
animation: processingMoveBlueNeon2 0.5s infinite alternate;
}
}
@keyframes processingBouncePurpleNeonBlur {
50% {
transform: scale(1.07);
}
100% {
transform: scale(1);
}
}
@keyframes processingBouncePinkNeon1 {
50% {
transform: scale(1.02);
}
100% {
transform: scale(1);
}
}
@keyframes processingMoveBlueNeon1 {
0% {
transform: translateX(0) translateY(0);
}
33% {
transform: translateY(-3px) translateX(-2px);
}
66% {
transform: translateY(-3px) translateX(3px);
}
100% {
transform: translateY(-3px) translateX(1px);
}
}
@keyframes processingMoveBlueNeon2 {
0% {
transform: translateX(0) translateY(0);
}
33% {
transform: translateY(3px) translateX(2px);
}
66% {
transform: translateY(3px) translateX(3px);
}
100% {
transform: translateY(3px) translateX(-1px);
}
}
@for $i from 0 through 31 {
.processing .voice-particle[data-particle='#{$i}'] {
animation-delay: #{$i * 0.1}s;
}
.processing .voice-particle[data-particle='#{$i}'] {
animation-name: processingMoveParticle#{$i};
}
#voice-energy-container.processing {
@keyframes processingMoveParticle#{$i} {
75% {
opacity: 0.1;
}
100% {
opacity: 1;
transform: translateX(math.cos(11.25deg * $i) * 110px)
translateY(math.sin(11.25deg * $i) * 110px);
}
}
}
}
+82
View File
@@ -0,0 +1,82 @@
@use 'sass:math';
/**
* Talking status
*/
#voice-energy-container.talking {
.voice-neon {
margin: 0;
}
#purple-neon-blur {
animation: talkingBouncePurpleNeonBlur 1s infinite alternate;
}
#pink-neon-1 {
transform: scale(1);
animation: talkingBouncePinkNeon1 0.5s 1s infinite alternate;
}
#blue-neon-1 {
transform: scale(0.8);
animation: talkingMoveBlueNeon1 0.5s infinite alternate;
}
#blue-neon-2 {
transform: scale(0.9);
animation: talkingMoveBlueNeon2 0.5s 0.3s infinite alternate;
}
}
@keyframes talkingBouncePurpleNeonBlur {
50% {
transform: scale(1.07);
}
100% {
transform: scale(1);
}
}
@keyframes talkingBouncePinkNeon1 {
100% {
transform: scale(1.1);
}
}
@keyframes talkingMoveBlueNeon1 {
100% {
transform: scale(0.9);
}
}
@keyframes talkingMoveBlueNeon2 {
100% {
transform: scale(1);
}
}
.talking .voice-particle {
opacity: 0;
animation-duration: 2s;
}
@for $i from 0 through 31 {
.talking .voice-particle[data-particle='#{$i}'] {
animation-delay: #{$i * 0.2}s;
// animation-duration: #{$i * 0.5}s;
}
.talking .voice-particle[data-particle='#{$i}'] {
animation-name: talkingMoveParticle#{$i};
}
#voice-energy-container.talking {
@keyframes talkingMoveParticle#{$i} {
0% {
opacity: 1;
transform: translate(0);
}
50% {
opacity: 0;
}
100% {
opacity: 0;
transform: translateX(math.cos(math.random() * 360deg))
translateY(math.sin(math.random() * 360deg));
}
}
}
}
@@ -0,0 +1 @@
export * from './timer'
@@ -0,0 +1 @@
export * from './timer'
@@ -0,0 +1,71 @@
import { useState, useEffect } from 'react'
import { CircularProgress, Flexbox, Text } from '@aurora'
interface TimerProps {
initialTime: number
interval: number
totalTimeContent: string
initialProgress?: number
onEnd?: () => void
}
function formatTime(seconds: number): string {
const minutes = seconds >= 60 ? Math.floor(seconds / 60) : 0
const remainingSeconds = seconds % 60
const formattedMinutes = minutes < 10 ? `0${minutes}` : minutes
const formattedSeconds =
remainingSeconds < 10 ? `0${remainingSeconds}` : remainingSeconds
return `${formattedMinutes}:${formattedSeconds}`
}
export function Timer({
initialTime,
initialProgress,
interval,
totalTimeContent,
onEnd
}: TimerProps) {
const [progress, setProgress] = useState(initialProgress || 0)
const [timeLeft, setTimeLeft] = useState(initialTime)
useEffect(() => {
setTimeLeft(initialTime)
setProgress(progress)
}, [initialTime])
useEffect(() => {
if (timeLeft <= 0) {
return
}
const timer = setInterval(() => {
setTimeLeft((prevTime) => {
const newTime = prevTime - 1
if (newTime <= 0 && onEnd) {
onEnd()
}
return newTime
})
setProgress((prevProgress) => prevProgress + 100 / initialTime)
}, interval)
return () => clearInterval(timer)
}, [initialTime, interval, timeLeft])
return (
<CircularProgress value={progress} size="lg">
<Flexbox gap="xs" alignItems="center" justifyContent="center">
<Text fontSize="lg" fontWeight="semi-bold">
{formatTime(timeLeft)}
</Text>
<Text fontSize="xs" secondary>
{totalTimeContent}
</Text>
</Flexbox>
</CircularProgress>
)
}
+333 -20
View File
@@ -1,21 +1,322 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="/css/style.css" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Leon</title>
<style>
@import './css/style.scss';
</style>
</head>
<body class="settingup">
<div id="init"></div>
<div id="voice-overlay-bg">
<div id="voice-container">
<div>
<div id="voice-energy-container">
<svg
class="voice-neon"
id="pink-neon-1"
viewBox="0 0 237 237"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g filter="url(#filter0_i_6_16)">
<circle
cx="118.5"
cy="118.5"
r="113.5"
stroke="#FFF"
stroke-width="10"
/>
</g>
<defs>
<filter
id="filter0_i_6_16"
x="0"
y="0"
width="237"
height="237"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feMorphology
radius="1"
operator="erode"
in="SourceAlpha"
result="effect1_innerShadow_6_16"
/>
<feOffset />
<feGaussianBlur stdDeviation="1" />
<feComposite
in2="hardAlpha"
operator="arithmetic"
k2="-1"
k3="1"
/>
<feColorMatrix
type="matrix"
values="0 0 0 0 0.929412 0 0 0 0 0.160784 0 0 0 0 0.478431 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_6_16"
/>
</filter>
</defs>
</svg>
<svg
class="voice-neon"
id="blue-neon-1"
viewBox="0 0 237 237"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g filter="url(#filter0_i_6_24)">
<circle
cx="118.5"
cy="118.5"
r="116.5"
stroke="#FFF"
stroke-width="4"
/>
</g>
<defs>
<filter
id="filter0_i_6_24"
x="0"
y="0"
width="237"
height="237"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feMorphology
radius="1"
operator="erode"
in="SourceAlpha"
result="effect1_innerShadow_6_24"
/>
<feOffset />
<feGaussianBlur stdDeviation="1" />
<feComposite
in2="hardAlpha"
operator="arithmetic"
k2="-1"
k3="1"
/>
<feColorMatrix
type="matrix"
values="0 0 0 0 0.109804 0 0 0 0 0.458824 0 0 0 0 0.858824 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_6_24"
/>
</filter>
</defs>
</svg>
<svg
class="voice-neon"
id="blue-neon-2"
viewBox="0 0 237 237"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g filter="url(#filter0_i_6_24)">
<circle
cx="118.5"
cy="118.5"
r="116.5"
stroke="#FFF"
stroke-width="4"
/>
</g>
<defs>
<filter
id="filter0_i_6_24"
x="0"
y="0"
width="237"
height="237"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feMorphology
radius="5"
operator="erode"
in="SourceAlpha"
result="effect1_innerShadow_6_24"
/>
<feOffset />
<feGaussianBlur stdDeviation="1" />
<feComposite
in2="hardAlpha"
operator="arithmetic"
k2="-1"
k3="1"
/>
<feColorMatrix
type="matrix"
values="0 0 0 0 0.109804 0 0 0 0 0.458824 0 0 0 0 0.858824 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_6_24"
/>
</filter>
</defs>
</svg>
<svg
id="purple-neon-blur"
viewBox="0 0 341 341"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g opacity="0.72" filter="url(#filter0_f_18_61)">
<circle
cx="170.5"
cy="170.5"
r="116.5"
stroke="#ED297A"
stroke-width="24"
/>
</g>
<g opacity="0.72" filter="url(#filter1_f_18_61)">
<circle
cx="170.5"
cy="170.5"
r="116.5"
stroke="#1C75DB"
stroke-width="24"
/>
</g>
<defs>
<filter
id="filter0_f_18_61"
x="0"
y="0"
width="341"
height="341"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation="21"
result="effect1_foregroundBlur_18_61"
/>
</filter>
<filter
id="filter1_f_18_61"
x="0"
y="0"
width="341"
height="341"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation="21"
result="effect1_foregroundBlur_18_61"
/>
</filter>
</defs>
</svg>
</div>
<div id="voice-status"></div>
<div id="voice-tips">
It is recommended to use a headset for a better voice experience.
<br />
Otherwise, if your microphone is too sensitive or speakers are too
loud,
<br />
Leon may hear his own voice and get confused.
</div>
</div>
<p id="voice-speech"></p>
</div>
</div>
<aside id="sessions-panel" aria-label="Sessions">
<div id="sessions-header">
<div>
<span id="sessions-eyebrow">Sessions</span>
</div>
<button id="new-session" type="button" aria-label="New session">
<i class="ri-add-line"></i>
</button>
</div>
<div id="sessions-list"></div>
</aside>
<main>
<div id="root"></div>
<div id="top-container">
<div id="mood"></div>
<button id="info">Info</button>
</div>
<div id="feed">
<p id="no-bubble" class="hide">
You can start to interact with Leon, don't be shy.
You can start to interact with me, don't be shy.
</p>
</div>
<div id="suggestions-container"></div>
<div id="is-typing">
<div class="circle"></div>
<div class="circle"></div>
@@ -27,25 +328,37 @@
<div id="sonar"></div>
</div>
<label for="utterance"></label>
<input type="text" id="utterance" autocomplete="off" autofocus />
<small>
Use <kbd></kbd> <kbd></kbd> to browse history; <kbd></kbd> to
submit;
<kbd>alt + c to listen.</kbd>
</small>
<textarea id="utterance" autocomplete="off" autofocus></textarea>
<ul id="tip">
<li><kbd>enter</kbd> to submit.</li>
<li><kbd>shift</kbd> + <kbd>enter</kbd> for new line.</li>
<li>
<kbd>shift</kbd> + <kbd></kbd> / <kbd></kbd> to browse history.
</li>
<li><kbd>alt</kbd> / <kbd>cmd</kbd> + <kbd>c</kbd> to listen.</li>
<li><kbd>/</kbd> for commands.</li>
<li><kbd>@</kbd> for files.</li>
</ul>
</div>
</main>
<footer>
<div id="logo"></div>
<div id="version">
<small>v</small>
<footer id="footer">
<div id="logo-container">
<div id="logo"></div>
<div>
<small>Leon AI</small>
<div id="version">
<small>v</small>
</div>
</div>
</div>
<div id="discord">
<small class="italic">
<a href="https://discord.gg/MNQqqKg" target="_blank"
<div id="discord-container">
<div>
<small>
<a href="https://discord.gg/MNQqqKg" target="_blank"
>Join us on Discord</a
>
</small>
>
</small>
</div>
</div>
</footer>
<script type="module" src="/js/main.js"></script>
-9
View File
@@ -1,9 +0,0 @@
function App() {
return (
<>
<p>Hello from React</p>
</>
)
}
export default App
-9
View File
@@ -1,9 +0,0 @@
import type React from 'react'
interface Props {
children: React.ReactNode
}
export function Button({ children }: Props) {
return <button>{children}</button>
}
+7
View File
@@ -0,0 +1,7 @@
import axios from 'axios'
export async function requestBuiltInCommand(serverUrl, payload) {
const response = await axios.post(`${serverUrl}/api/v1/command`, payload)
return response.data
}
@@ -0,0 +1,750 @@
import { createRef } from 'react'
import { createRoot } from 'react-dom/client'
import { requestBuiltInCommand } from './api'
import { BuiltInCommandsModal } from './modal'
import FileSystemAutocomplete from '../file-system-autocomplete'
const AUTOCOMPLETE_DELAY_MS = 90
const CLOSE_ANIMATION_DURATION_MS = 180
const ROOT_COMMAND_INPUT = '/'
const EDITABLE_ACTION_KEYS = new Set(['Backspace', 'Delete'])
const NAVIGATION_DIRECTIONS = {
next: 1,
previous: -1
}
function isEditableElement(element) {
if (!element) {
return false
}
const tagName = element.tagName?.toLowerCase()
return (
tagName === 'input' ||
tagName === 'textarea' ||
element.isContentEditable === true
)
}
export default class BuiltInCommands {
constructor({
serverUrl,
input,
onSubmitToChat,
getActiveSessionId,
onCommandExecuted
}) {
this.serverUrl = serverUrl
this.input = input
this.onSubmitToChat = onSubmitToChat
this.getActiveSessionId = getActiveSessionId
this.onCommandExecuted = onCommandExecuted
this.sessionId = null
this.origin = 'shortcut'
this.commandValue = ''
this.selectedSuggestionIndex = -1
this.suggestions = []
this.recentSuggestions = []
this.result = null
this.loadingMessage = null
this.pendingInput = null
this.isOpen = false
this.isClosing = false
this.isLoading = false
this.hasSubmitted = false
this.autocompleteTimeout = null
this.closeTimeout = null
this.shouldFocusInput = false
this.modalInputRef = createRef()
this.fileSystemAutocomplete = new FileSystemAutocomplete({
serverUrl,
onValueChange: (value) => {
this.handleCommandChange(value)
}
})
}
init() {
this.mount()
this.attachEvents()
this.render()
}
mount() {
this.container = document.createElement('div')
document.body.appendChild(this.container)
this.root = createRoot(this.container)
}
attachEvents() {
document.addEventListener('keydown', (event) => {
this.handleDocumentKeyDown(event)
})
this.input.addEventListener('input', () => {
this.handleMainInput()
})
this.input.addEventListener('focus', () => {
this.handleMainInput()
})
}
render() {
const focusedInputElement = this.modalInputRef.current
const shouldRestoreCommandInputFocus =
focusedInputElement && document.activeElement === focusedInputElement
const selectionStart = shouldRestoreCommandInputFocus
? focusedInputElement.selectionStart
: null
const selectionEnd = shouldRestoreCommandInputFocus
? focusedInputElement.selectionEnd
: null
const { recentSelectedSuggestionIndex, suggestionSelectedSuggestionIndex } =
this.getSelectedSuggestionIndices()
this.root.render(
<BuiltInCommandsModal
isOpen={this.isOpen}
isVisible={this.isOpen || this.isClosing}
isLoading={this.isLoading}
loadingMessage={this.loadingMessage}
commandValue={this.commandValue}
suggestions={this.suggestions}
recentSuggestions={this.recentSuggestions}
recentSelectedSuggestionIndex={recentSelectedSuggestionIndex}
suggestionSelectedSuggestionIndex={suggestionSelectedSuggestionIndex}
result={this.result}
pendingInput={this.pendingInput}
hasSubmitted={this.hasSubmitted}
inputRef={this.modalInputRef}
onCommandChange={(value) => {
this.handleCommandChange(value)
}}
onMaskClick={() => {
this.close()
}}
onSuggestionSelect={(suggestion) => {
this.handleSuggestionSelect(suggestion)
}}
onReturn={() => {
this.returnToSuggestions()
}}
/>
)
if (this.shouldFocusInput) {
this.shouldFocusInput = false
window.requestAnimationFrame(() => {
this.focusCommandInput()
})
} else if (shouldRestoreCommandInputFocus) {
window.requestAnimationFrame(() => {
this.restoreCommandInputFocus(selectionStart, selectionEnd)
})
}
if (
this.isOpen &&
!this.hasSubmitted &&
!this.result &&
this.selectedSuggestionIndex >= 0
) {
window.requestAnimationFrame(() => {
this.scrollSelectedSuggestionIntoView()
})
}
window.requestAnimationFrame(() => {
this.attachFileSystemAutocomplete()
})
}
attachFileSystemAutocomplete() {
const inputElement = this.modalInputRef.current
if (!inputElement) {
return
}
this.fileSystemAutocomplete.attach(inputElement)
}
handleDocumentKeyDown(event) {
if (this.isOpen) {
if (event.metaKey || event.ctrlKey || event.altKey) {
return
}
if (event.key === 'Escape') {
event.preventDefault()
this.close()
return
}
if (event.key === 'ArrowDown') {
event.preventDefault()
this.blurCommandInput()
this.moveSelection(NAVIGATION_DIRECTIONS.next)
return
}
if (event.key === 'ArrowUp') {
event.preventDefault()
this.blurCommandInput()
this.moveSelection(NAVIGATION_DIRECTIONS.previous)
return
}
if (event.key === 'Tab') {
const suggestion =
this.selectedSuggestionIndex >= 0
? this.getVisibleSuggestions()[this.selectedSuggestionIndex]
: null
if (suggestion) {
event.preventDefault()
this.applySuggestion(suggestion, {
appendTrailingSpace: true
})
}
return
}
if (event.key === 'Enter' && !event.shiftKey) {
event.preventDefault()
if (this.selectedSuggestionIndex >= 0) {
const suggestion =
this.getVisibleSuggestions()[this.selectedSuggestionIndex]
if (suggestion) {
this.applySuggestion(suggestion)
void this.submit()
return
}
}
this.submit()
return
}
if (this.shouldHandleDetachedInputKey(event)) {
event.preventDefault()
this.handleDetachedInputKey(event)
return
}
return
}
if (
event.key !== '/' ||
event.metaKey ||
event.ctrlKey ||
event.altKey ||
event.shiftKey
) {
return
}
const activeElement = document.activeElement
if (
activeElement === this.input ||
(activeElement && isEditableElement(activeElement))
) {
return
}
event.preventDefault()
this.open({
origin: 'shortcut',
rawInput: '/'
})
}
handleMainInput() {
if (document.activeElement !== this.input) {
return
}
const rawValue = this.input.value || ''
if (!rawValue.startsWith('/')) {
return
}
this.open({
origin: 'input',
rawInput: rawValue
})
}
handleCommandChange(value) {
this.commandValue = value
this.hasSubmitted = false
if (!this.pendingInput) {
this.result = null
this.loadingMessage = null
this.queueAutocomplete()
}
this.render()
}
open({ origin, rawInput }) {
window.clearTimeout(this.closeTimeout)
if (this.isOpen) {
this.origin = origin
this.commandValue = this.normalizeCommandValue(rawInput)
this.result = null
this.loadingMessage = null
this.pendingInput = null
this.hasSubmitted = false
this.shouldFocusInput = true
this.input.value = ''
this.queueAutocomplete()
this.render()
return
}
this.origin = origin
this.sessionId = null
this.commandValue = this.normalizeCommandValue(rawInput)
this.suggestions = []
this.result = null
this.loadingMessage = null
this.pendingInput = null
this.selectedSuggestionIndex = -1
this.hasSubmitted = false
this.isOpen = true
this.isClosing = false
this.shouldFocusInput = true
this.input.value = ''
if (this.origin === 'input') {
this.input.blur()
}
this.queueAutocomplete()
this.render()
}
close() {
if (!this.isOpen || this.isClosing) {
return
}
this.isClosing = true
this.isOpen = false
this.fileSystemAutocomplete.close()
this.render()
this.closeTimeout = window.setTimeout(() => {
this.resetState()
this.render()
this.focusMainInput()
}, CLOSE_ANIMATION_DURATION_MS)
}
queueAutocomplete() {
window.clearTimeout(this.autocompleteTimeout)
this.isLoading = true
this.autocompleteTimeout = window.setTimeout(() => {
void this.fetchAutocomplete()
}, AUTOCOMPLETE_DELAY_MS)
}
async fetchAutocomplete() {
try {
const data = await requestBuiltInCommand(this.serverUrl, {
mode: 'autocomplete',
input: this.buildCommandInput(),
session_id: this.sessionId,
conversation_session_id: this.getActiveSessionId?.()
})
if (!this.isOpen || this.hasSubmitted) {
return
}
this.sessionId = data.session.id
this.suggestions = data.suggestions || []
this.recentSuggestions = data.recent_suggestions || []
this.loadingMessage = data.session.loading_message || null
this.pendingInput = data.session.pending_input || null
this.selectedSuggestionIndex =
this.getVisibleSuggestions().length > 0 ? 0 : -1
this.isLoading = false
this.render()
} catch (error) {
if (!this.isOpen || this.hasSubmitted) {
return
}
this.isLoading = false
this.result = {
title: 'Command Error',
tone: 'error',
blocks: [
{
type: 'list',
items: [
{
label: error.message || 'Failed to load built-in commands.',
tone: 'error'
}
]
}
]
}
this.loadingMessage = null
this.render()
}
}
async submit() {
const commandInput = this.buildCommandInput()
if (commandInput === ROOT_COMMAND_INPUT) {
return
}
window.clearTimeout(this.autocompleteTimeout)
this.autocompleteTimeout = null
await this.resolveLoadingMessageForSubmission(commandInput)
this.isLoading = true
this.hasSubmitted = true
this.result = null
this.commandValue = ''
this.suggestions = []
this.selectedSuggestionIndex = -1
this.render()
try {
const data = await requestBuiltInCommand(this.serverUrl, {
mode: 'execute',
input: commandInput,
session_id: this.sessionId,
conversation_session_id: this.getActiveSessionId?.()
})
if (data.client_action?.type === 'submit_to_chat') {
const wasSubmitted = this.onSubmitToChat?.(data.client_action)
if (!wasSubmitted) {
throw new Error('Failed to submit the built-in command to chat.')
}
this.isLoading = false
this.close()
return
}
this.sessionId = data.session.id
this.isLoading = false
this.result = data.result
this.onCommandExecuted?.(commandInput, data)
this.loadingMessage = data.session.loading_message || null
this.recentSuggestions = data.recent_suggestions || []
this.pendingInput = data.session.pending_input || null
this.commandValue = ''
this.render()
} catch (error) {
this.isLoading = false
this.result = {
title: 'Command Error',
tone: 'error',
blocks: [
{
type: 'list',
items: [
{
label:
error.message || 'Failed to execute the built-in command.',
tone: 'error'
}
]
}
]
}
this.loadingMessage = null
this.render()
}
}
async resolveLoadingMessageForSubmission(commandInput) {
try {
const data = await requestBuiltInCommand(this.serverUrl, {
mode: 'autocomplete',
input: commandInput,
session_id: this.sessionId,
conversation_session_id: this.getActiveSessionId?.()
})
this.sessionId = data.session.id
this.loadingMessage = data.session.loading_message || null
} catch {
this.loadingMessage = null
}
}
moveSelection(direction) {
if (this.hasSubmitted || this.result) {
return
}
const visibleSuggestions = this.getVisibleSuggestions()
if (visibleSuggestions.length === 0) {
return
}
if (this.selectedSuggestionIndex === -1) {
this.selectedSuggestionIndex = 0
} else {
this.selectedSuggestionIndex =
(this.selectedSuggestionIndex +
direction +
visibleSuggestions.length) %
visibleSuggestions.length
}
this.render()
}
handleSuggestionSelect(suggestion) {
const normalizedSuggestionValue = this.normalizeCommandValue(suggestion.value)
if (normalizedSuggestionValue.trim() === this.commandValue.trim()) {
void this.submit()
return
}
this.applySuggestion(suggestion, {
appendTrailingSpace: true
})
}
applySuggestion(suggestion, options = {}) {
this.commandValue = `${this.normalizeCommandValue(suggestion.value)}${
options.appendTrailingSpace ? ' ' : ''
}`
this.loadingMessage = null
this.queueAutocomplete()
this.shouldFocusInput = true
this.render()
}
returnToSuggestions() {
this.sessionId = null
this.hasSubmitted = false
this.result = null
this.loadingMessage = null
this.pendingInput = null
this.commandValue = ''
this.suggestions = []
this.selectedSuggestionIndex = -1
this.shouldFocusInput = true
this.queueAutocomplete()
this.render()
}
focusCommandInput() {
const inputElement = this.modalInputRef.current
if (!inputElement) {
return
}
inputElement.focus()
if (typeof inputElement.setSelectionRange === 'function') {
inputElement.setSelectionRange(
inputElement.value.length,
inputElement.value.length
)
}
}
restoreCommandInputFocus(selectionStart, selectionEnd) {
const inputElement = this.modalInputRef.current
if (!inputElement) {
return
}
if (document.activeElement !== inputElement) {
try {
inputElement.focus({ preventScroll: true })
} catch {
inputElement.focus()
}
}
if (
typeof inputElement.setSelectionRange === 'function' &&
selectionStart !== null &&
selectionEnd !== null
) {
inputElement.setSelectionRange(selectionStart, selectionEnd)
}
}
blurCommandInput() {
const inputElement = this.modalInputRef.current
if (!inputElement || document.activeElement !== inputElement) {
return
}
inputElement.blur()
}
focusMainInput() {
if (!this.input) {
return
}
window.requestAnimationFrame(() => {
try {
this.input.focus({ preventScroll: true })
} catch {
this.input.focus()
}
if (typeof this.input.setSelectionRange === 'function') {
this.input.setSelectionRange(
this.input.value.length,
this.input.value.length
)
}
})
}
scrollSelectedSuggestionIntoView() {
const selectedSuggestionElement = this.container?.querySelector(
'.aurora-list-item--selected'
)
if (!selectedSuggestionElement) {
return
}
selectedSuggestionElement.scrollIntoView({
block: 'nearest'
})
}
shouldHandleDetachedInputKey(event) {
const inputElement = this.modalInputRef.current
if (!inputElement || document.activeElement === inputElement) {
return false
}
return (
event.key.length === 1 ||
EDITABLE_ACTION_KEYS.has(event.key)
)
}
handleDetachedInputKey(event) {
if (event.key.length === 1) {
this.commandValue += event.key
} else if (event.key === 'Backspace') {
this.commandValue = this.commandValue.slice(0, -1)
} else if (event.key === 'Delete') {
this.commandValue = ''
}
this.hasSubmitted = false
this.result = null
this.loadingMessage = null
this.queueAutocomplete()
this.shouldFocusInput = true
this.render()
}
normalizeCommandValue(rawInput) {
const normalizedValue = String(rawInput || '').trim()
if (!normalizedValue.startsWith('/')) {
return normalizedValue
}
return normalizedValue.slice(1)
}
buildCommandInput() {
if (this.pendingInput) {
return this.commandValue
}
return `/${this.commandValue}`.trim()
}
getVisibleSuggestions() {
if (this.commandValue.trim() === '') {
return [...this.recentSuggestions, ...this.suggestions]
}
return this.suggestions
}
getSelectedSuggestionIndices() {
if (this.commandValue.trim() !== '') {
return {
recentSelectedSuggestionIndex: -1,
suggestionSelectedSuggestionIndex: this.selectedSuggestionIndex
}
}
const recentSuggestionsLength = this.recentSuggestions.length
if (this.selectedSuggestionIndex < 0) {
return {
recentSelectedSuggestionIndex: -1,
suggestionSelectedSuggestionIndex: -1
}
}
if (this.selectedSuggestionIndex < recentSuggestionsLength) {
return {
recentSelectedSuggestionIndex: this.selectedSuggestionIndex,
suggestionSelectedSuggestionIndex: -1
}
}
return {
recentSelectedSuggestionIndex: -1,
suggestionSelectedSuggestionIndex:
this.selectedSuggestionIndex - recentSuggestionsLength
}
}
resetState() {
window.clearTimeout(this.autocompleteTimeout)
this.isClosing = false
this.isLoading = false
this.sessionId = null
this.origin = 'shortcut'
this.commandValue = ''
this.suggestions = []
this.result = null
this.loadingMessage = null
this.pendingInput = null
this.selectedSuggestionIndex = -1
this.hasSubmitted = false
this.shouldFocusInput = false
this.autocompleteTimeout = null
}
}
+3
View File
@@ -0,0 +1,3 @@
import '../../css/built-in-commands.scss'
export { default as BuiltInCommands } from './built-in-commands.jsx'
+263
View File
@@ -0,0 +1,263 @@
import {
Button,
Flexbox,
Icon,
Input,
List,
ListHeader,
ListItem,
Loader,
ScrollContainer,
Text
} from '@aurora'
import { BuiltInCommandResultRenderer } from './result-renderer'
const SLASH_COMMAND_ICON_SVG = (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="currentColor"
>
<path d="M9.78839 21H7.66003L14.2115 3H16.3398L9.78839 21Z" />
</svg>
)
function parseRemixIcon(rawIconName, rawIconType) {
const fallbackIcon = {
iconName: 'terminal-box',
type: 'line'
}
const normalizedIconName = String(rawIconName || '').trim()
const normalizedIconType = ['line', 'fill', 'notype'].includes(rawIconType)
? rawIconType
: null
if (!normalizedIconName) {
return fallbackIcon
}
const iconWithoutPrefix = normalizedIconName.replace(/^ri-/, '')
if (iconWithoutPrefix.endsWith('-line')) {
return {
iconName: iconWithoutPrefix.slice(0, -5),
type: 'line'
}
}
if (iconWithoutPrefix.endsWith('-fill')) {
return {
iconName: iconWithoutPrefix.slice(0, -5),
type: 'fill'
}
}
return {
iconName: iconWithoutPrefix,
type: normalizedIconType || 'notype'
}
}
function SuggestionList({
headerTitle,
suggestions,
selectedSuggestionIndex,
onSuggestionSelect
}) {
return (
<List>
<ListHeader>{headerTitle}</ListHeader>
{suggestions.map((suggestion, index) => {
const parsedIcon = parseRemixIcon(
suggestion.icon_name,
suggestion.icon_type
)
return (
<ListItem
key={`suggestion-${suggestion.value}-${index}`}
name="built-in-command-suggestion"
value={suggestion.value}
selected={index === selectedSuggestionIndex}
onClick={() => {
onSuggestionSelect(suggestion)
}}
>
<Flexbox flexDirection="row" alignItems="center" gap="md">
<Icon
iconName={parsedIcon.iconName}
type={parsedIcon.type}
size="md"
bgShape="square"
color="blue"
bgColor="transparent-blue"
/>
<div className="built-in-commands-modal__suggestion-copy">
<Text fontWeight="semi-bold">{suggestion.usage}</Text>
<Text secondary>{suggestion.description}</Text>
</div>
</Flexbox>
</ListItem>
)
})}
</List>
)
}
function LoadingState({ loadingMessage }) {
return (
<List>
<ListHeader>Working</ListHeader>
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Loader size="sm" />
<Text>{loadingMessage || 'Working on it...'}</Text>
</Flexbox>
</ListItem>
</List>
)
}
function EmptyState() {
return (
<List>
<ListHeader>Suggestions</ListHeader>
<ListItem>
<Text secondary>No matching built-in command.</Text>
</ListItem>
</List>
)
}
export function BuiltInCommandsModal({
isOpen,
isVisible,
isLoading,
loadingMessage,
commandValue,
suggestions,
recentSuggestions,
recentSelectedSuggestionIndex,
suggestionSelectedSuggestionIndex,
result,
pendingInput,
hasSubmitted,
inputRef,
onCommandChange,
onMaskClick,
onSuggestionSelect,
onReturn
}) {
const isCommandInputEmpty = commandValue.trim() === ''
const pendingInputIcon = pendingInput?.icon_name
? parseRemixIcon(pendingInput.icon_name, pendingInput.icon_type)
: null
return (
<div
className={`built-in-commands-modal ${
isOpen
? 'built-in-commands-modal--open'
: isVisible
? ''
: 'built-in-commands-modal--hidden'
}`}
aria-hidden={!isVisible}
>
<div className="built-in-commands-modal__mask" onClick={onMaskClick} />
<div
className="built-in-commands-modal__panel"
role="dialog"
aria-modal="true"
aria-label="Built-in commands"
onClick={(event) => {
event.stopPropagation()
}}
>
<div className="built-in-commands-modal__section built-in-commands-modal__section--top">
<Flexbox flexDirection="row" alignItems="center" gap="md">
{hasSubmitted && result ? (
<div className="built-in-commands-modal__return-button">
<Button
light
iconName="arrow-left-double"
iconSize="lg"
onClick={() => {
onReturn()
}}
/>
</div>
) : null}
<div className="built-in-commands-modal__input-field">
<Input
name="built-in-commands"
type={pendingInput?.type || 'text'}
placeholder={
pendingInput?.placeholder || 'Type a built-in command'
}
maxLength={2_048}
iconName={pendingInputIcon?.iconName}
iconType={pendingInputIcon ? pendingInputIcon.type : undefined}
iconSVG={pendingInput ? undefined : SLASH_COMMAND_ICON_SVG}
iconSize="lg"
value={commandValue}
autofocus={isOpen}
inputRef={inputRef}
onChange={onCommandChange}
/>
</div>
</Flexbox>
</div>
<div className="built-in-commands-modal__section built-in-commands-modal__section--middle">
<div className="built-in-commands-modal__scroll-area">
<ScrollContainer orientation="vertical" height="100%">
{isLoading ? (
<LoadingState loadingMessage={loadingMessage} />
) : result ? (
<BuiltInCommandResultRenderer result={result} />
) : suggestions.length > 0 ? (
<Flexbox gap="md">
{isCommandInputEmpty && recentSuggestions.length > 0 ? (
<SuggestionList
headerTitle="Recently Used Commands"
suggestions={recentSuggestions}
selectedSuggestionIndex={recentSelectedSuggestionIndex}
onSuggestionSelect={onSuggestionSelect}
/>
) : null}
<SuggestionList
headerTitle={
isCommandInputEmpty ? 'All Commands' : 'Suggested Commands'
}
suggestions={suggestions}
selectedSuggestionIndex={suggestionSelectedSuggestionIndex}
onSuggestionSelect={onSuggestionSelect}
/>
</Flexbox>
) : (
<EmptyState />
)}
</ScrollContainer>
</div>
</div>
<div className="built-in-commands-modal__section built-in-commands-modal__section--bottom">
<Flexbox flexDirection="row" gap="md">
<Text fontSize="xs" secondary>
<kbd></kbd> <kbd></kbd> navigate
</Text>
<Text fontSize="xs" secondary>
<kbd>tab</kbd> complete
</Text>
<Text fontSize="xs" secondary>
<kbd>enter</kbd> submit
</Text>
<Text fontSize="xs" secondary>
<kbd>esc</kbd> close
</Text>
</Flexbox>
</div>
</div>
</div>
)
}
@@ -0,0 +1,145 @@
import {
Flexbox,
Icon,
Link,
List,
ListHeader,
ListItem,
Text
} from '@aurora'
function InlineLabel({ item }) {
if (item.inline_link_label && item.inline_link_href) {
return (
<Text>
{item.label}{' '}
<Link href={item.inline_link_href} fontSize="md">
{item.inline_link_label}
</Link>.
</Text>
)
}
return <Text>{item.label}</Text>
}
function ToneListItem({ item }) {
if (item.tone === 'success') {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="check"
size="sm"
type="fill"
bgShape="circle"
color="green"
bgColor="transparent-green"
/>
<InlineLabel item={item} />
</Flexbox>
</ListItem>
)
}
if (item.tone === 'warning') {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="alert"
size="sm"
type="fill"
bgShape="circle"
color="yellow"
bgColor="transparent-yellow"
/>
<InlineLabel item={item} />
</Flexbox>
</ListItem>
)
}
if (item.tone === 'error') {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="close"
size="sm"
type="fill"
bgShape="circle"
color="red"
bgColor="transparent-red"
/>
<InlineLabel item={item} />
</Flexbox>
</ListItem>
)
}
if (item.value || item.description) {
return (
<ListItem>
<div className="built-in-commands-modal__result-item">
<div className="built-in-commands-modal__result-copy">
<Text fontWeight="semi-bold">{item.label}</Text>
{item.description ? <Text secondary>{item.description}</Text> : null}
</div>
{item.value ? (
<div className="built-in-commands-modal__result-value">
{item.href ? (
<Link href={item.href} fontSize="md">
{item.value}
</Link>
) : (
<Text secondary textAlign="right">
{item.value}
</Text>
)}
</div>
) : null}
</div>
</ListItem>
)
}
if (item.inline_link_label && item.inline_link_href) {
return (
<ListItem>
<InlineLabel item={item} />
</ListItem>
)
}
return (
<ListItem>
<InlineLabel item={item} />
</ListItem>
)
}
export function BuiltInCommandResultRenderer({ result }) {
const blocks = Array.isArray(result?.blocks) ? result.blocks : []
return (
<Flexbox flexDirection="column" gap="sm">
{blocks.map((block, index) => {
if (block.type !== 'list') {
return null
}
const header = block.header || (index === 0 ? result.title : '')
return (
<List key={`result-block-${index}`}>
{header ? <ListHeader>{header}</ListHeader> : null}
{block.items.map((item, itemIndex) => (
<ToneListItem item={item} key={`result-item-${itemIndex}`} />
))}
</List>
)
})}
</Flexbox>
)
}
+884 -62
View File
@@ -1,13 +1,50 @@
const MAXIMUM_HEIGHT_TO_SHOW_SEE_MORE = 340
import { createElement } from 'react'
import { createRoot } from 'react-dom/client'
import axios from 'axios'
import { WidgetWrapper, Flexbox, Loader, Text } from '@aurora'
import renderAuroraComponent from './render-aurora-component'
import ToolUIHandler from './tool-ui-handler'
const WIDGETS_TO_FETCH = []
const WIDGETS_FETCH_CACHE = new Map()
const REPLACED_MESSAGES = new Set()
const AUTO_SCROLL_BOTTOM_THRESHOLD_PX = 24
const MAXIMUM_BUBBLES_IN_MEMORY = 62
const MAXIMUM_WIDGET_FETCH_CONCURRENCY = 4
const SECONDS_PER_MINUTE = 60
function escapeHTML(value) {
return String(value || '')
.replace(/&/g, '&amp;')
.replace(/</g, '&lt;')
.replace(/>/g, '&gt;')
.replace(/"/g, '&quot;')
.replace(/'/g, '&#39;')
}
export default class Chatbot {
constructor() {
constructor(socket, serverURL, sessionId = null) {
this.socket = socket
this.serverURL = serverURL
this.sessionId = sessionId
this.et = new EventTarget()
this.feed = document.querySelector('#feed')
this.typing = document.querySelector('#is-typing')
this.noBubbleMessage = document.querySelector('#no-bubble')
this.bubbles = localStorage.getItem('bubbles')
this.parsedBubbles = JSON.parse(this.bubbles)
this.parsedBubbles = []
this.reasoningBlocks = new Map()
this.feedAutoScrollEnabled = true
this.isProgrammaticFeedScroll = false
this.widgetHydrationPromise = null
// Initialize tool UI handler
this.toolUIHandler = new ToolUIHandler(
this.feed,
this.scrollDown.bind(this),
this.formatMessage.bind(this)
)
}
async init() {
@@ -15,17 +52,49 @@ export default class Chatbot {
this.scrollDown()
this.et.addEventListener('to-leon', (event) => {
this.createBubble('me', event.detail)
this.createBubble({
who: 'me',
string: event.detail.string,
sentAt: event.detail.sentAt
})
})
this.et.addEventListener('me-received', (event) => {
this.createBubble('leon', event.detail)
this.createBubble({
who: 'leon',
string: event.detail
})
})
// Add event delegation for clickable paths
this.feed.addEventListener('click', (event) => {
if (event.target.classList.contains('clickable-path')) {
const path = event.target.getAttribute('data-path')
if (path) {
this.openPath(path)
}
}
})
this.feed.addEventListener(
'scroll',
() => {
this.handleFeedScroll()
},
{ passive: true }
)
}
sendTo(who, string) {
sendTo(who, string, sentAt = Date.now()) {
if (who === 'leon') {
this.et.dispatchEvent(new CustomEvent('to-leon', { detail: string }))
this.et.dispatchEvent(
new CustomEvent('to-leon', {
detail: {
string,
sentAt
}
})
)
}
}
@@ -57,79 +126,832 @@ export default class Chatbot {
}
}
scrollDown() {
this.feed.scrollTo(0, this.feed.scrollHeight)
isElementNearBottom(element) {
if (!element) {
return true
}
const remainingScrollableDistance =
element.scrollHeight - (element.scrollTop + element.clientHeight)
return remainingScrollableDistance <= AUTO_SCROLL_BOTTOM_THRESHOLD_PX
}
loadFeed() {
/**
* TODO: widget: load widget from local storage
*/
return new Promise((resolve) => {
if (this.parsedBubbles === null || this.parsedBubbles.length === 0) {
this.noBubbleMessage.classList.remove('hide')
localStorage.setItem('bubbles', JSON.stringify([]))
this.parsedBubbles = []
resolve()
} else {
for (let i = 0; i < this.parsedBubbles.length; i += 1) {
const bubble = this.parsedBubbles[i]
handleFeedScroll() {
if (!this.feed || this.isProgrammaticFeedScroll) {
return
}
this.createBubble(bubble.who, bubble.string, false)
this.feedAutoScrollEnabled = this.isElementNearBottom(this.feed)
}
if (i + 1 === this.parsedBubbles.length) {
setTimeout(() => {
resolve()
}, 100)
}
}
}
scrollDown(options = {}) {
if (!this.feed) {
return
}
const { force = false } = options
if (!force && !this.feedAutoScrollEnabled) {
return
}
this.isProgrammaticFeedScroll = true
this.feed.scrollTo(0, this.feed.scrollHeight)
requestAnimationFrame(() => {
this.isProgrammaticFeedScroll = false
this.feedAutoScrollEnabled = this.isElementNearBottom(this.feed)
})
}
createBubble(who, string, save = true) {
const container = document.createElement('div')
const bubble = document.createElement('p')
container.className = `bubble-container ${who}`
bubble.className = 'bubble'
bubble.innerHTML = string
this.feed.appendChild(container).appendChild(bubble)
if (container.clientHeight > MAXIMUM_HEIGHT_TO_SHOW_SEE_MORE) {
bubble.style.maxHeight = `${MAXIMUM_HEIGHT_TO_SHOW_SEE_MORE}px`
const showMore = document.createElement('p')
const showMoreText = 'Show more'
showMore.className = 'show-more'
showMore.innerHTML = showMoreText
container.appendChild(showMore)
showMore.addEventListener('click', () => {
bubble.classList.toggle('show-all')
showMore.innerHTML =
showMore.innerHTML === showMoreText ? 'Show less' : showMoreText
})
scrollReasoningContentToBottom(reasoningBlock) {
if (!reasoningBlock?.content || !reasoningBlock.isAutoScrollEnabled) {
return
}
if (save) {
this.saveBubble(who, string)
reasoningBlock.isProgrammaticScroll = true
reasoningBlock.content.scrollTop = reasoningBlock.content.scrollHeight
requestAnimationFrame(() => {
reasoningBlock.isProgrammaticScroll = false
reasoningBlock.isAutoScrollEnabled = this.isElementNearBottom(
reasoningBlock.content
)
})
}
getWidgetPayload(formattedString) {
if (
typeof formattedString !== 'string' ||
!formattedString.includes('"component":"WidgetWrapper"')
) {
return null
}
try {
return JSON.parse(formattedString)
} catch {
return null
}
}
saveBubble(who, string) {
getPlanWidgetInsertionPoint(widgetPayload) {
if (!widgetPayload || widgetPayload.widget !== 'PlanWidget') {
return null
}
// Always append new plan widgets as new bubbles.
// Widget updates are handled via replaceMessageId targeting the same
// messageId, so insertion-point heuristics are unnecessary and can cause
// visual reuse across turns.
return null
}
isPlanWidgetData(data) {
return Boolean(data && typeof data === 'object' && data.widget === 'PlanWidget')
}
isSystemWidgetData(data) {
return Boolean(
data &&
typeof data === 'object' &&
data.historyMode &&
data.historyMode === 'system_widget'
)
}
getTimelineItemWeight(item) {
if (item.who === 'owner') {
return 0
}
if (item.source === 'system_widget') {
return 1
}
return 2
}
async hydrateFetchedWidgets() {
if (this.widgetHydrationPromise) {
return this.widgetHydrationPromise
}
const widgetContainers = [...WIDGETS_TO_FETCH].reverse()
WIDGETS_TO_FETCH.length = 0
if (widgetContainers.length === 0) {
return Promise.resolve()
}
const hydrateWidgetContainer = async (widgetContainer) => {
const hasWidgetBeenFetched = WIDGETS_FETCH_CACHE.has(
widgetContainer.widgetId
)
if (hasWidgetBeenFetched) {
const fetchedWidget = WIDGETS_FETCH_CACHE.get(widgetContainer.widgetId)
widgetContainer.reactRootNode.render(fetchedWidget.reactNode)
setTimeout(() => {
this.scrollDown()
}, 100)
return
}
const data = await axios.get(
`${this.serverURL}/api/v1/fetch-widget?skill_action=${widgetContainer.onFetch.actionName}&widget_id=${widgetContainer.widgetId}${this.sessionId ? `&session_id=${encodeURIComponent(this.sessionId)}` : ''}`
)
const fetchedWidget = data.data.widget
const reactNode = fetchedWidget
? renderAuroraComponent(
this.socket,
fetchedWidget.componentTree,
fetchedWidget.supportedEvents
)
: createElement(WidgetWrapper, {
children: createElement(Flexbox, {
alignItems: 'center',
justifyContent: 'center',
children: createElement(Text, {
secondary: true,
children: 'This widget has been deleted.'
})
})
})
widgetContainer.reactRootNode.render(reactNode)
WIDGETS_FETCH_CACHE.set(widgetContainer.widgetId, {
...fetchedWidget,
reactNode
})
setTimeout(() => {
this.scrollDown()
}, 100)
}
const workerCount = Math.min(
MAXIMUM_WIDGET_FETCH_CONCURRENCY,
widgetContainers.length
)
let currentIndex = 0
this.widgetHydrationPromise = Promise.all(
Array.from({ length: workerCount }, async () => {
while (currentIndex < widgetContainers.length) {
const widgetContainer = widgetContainers[currentIndex]
currentIndex += 1
if (!widgetContainer) {
continue
}
await hydrateWidgetContainer(widgetContainer)
}
})
)
.catch((error) => {
console.error('Failed to hydrate fetched widgets:', error)
})
.finally(() => {
this.widgetHydrationPromise = null
})
return this.widgetHydrationPromise
}
setSessionId(sessionId) {
this.sessionId = sessionId
}
resetFeed() {
WIDGETS_TO_FETCH.length = 0
this.feed.innerHTML = ''
this.noBubbleMessage = document.createElement('p')
this.noBubbleMessage.id = 'no-bubble'
this.noBubbleMessage.className = 'hide'
this.noBubbleMessage.textContent =
'You can start to interact with me, don\'t be shy.'
this.feed.appendChild(this.noBubbleMessage)
this.parsedBubbles = []
this.reasoningBlocks.clear()
this.feedAutoScrollEnabled = true
}
async loadFeed() {
WIDGETS_TO_FETCH.length = 0
this.resetFeed()
const sessionQuery = this.sessionId
? `&session_id=${encodeURIComponent(this.sessionId)}`
: ''
const [historyResponse, systemWidgetsResponse] = await Promise.all([
axios.get(
`${this.serverURL}/api/v1/conversation-history?supports_widgets=true${sessionQuery}`
),
axios.get(
`${this.serverURL}/api/v1/system-widgets?supports_widgets=true${sessionQuery}`
)
])
const history = Array.isArray(historyResponse.data?.history)
? historyResponse.data.history
: []
const systemWidgets = Array.isArray(systemWidgetsResponse.data?.widgets)
? systemWidgetsResponse.data.widgets
: []
const timelineItems = [...history, ...systemWidgets]
.map((item, index) => ({
...item,
sortIndex: index
}))
.sort((left, right) => {
if (left.sentAt !== right.sentAt) {
return left.sentAt - right.sentAt
}
const leftWeight = this.getTimelineItemWeight(left)
const rightWeight = this.getTimelineItemWeight(right)
if (leftWeight !== rightWeight) {
return leftWeight - rightWeight
}
return left.sortIndex - right.sortIndex
})
this.parsedBubbles = history
if (timelineItems.length === 0) {
this.noBubbleMessage.classList.remove('hide')
return
}
for (let i = 0; i < timelineItems.length; i += 1) {
const bubble = timelineItems[i]
if (
bubble.originalString &&
ToolUIHandler.isToolOutputMarker(bubble.originalString)
) {
continue
}
this.createBubble({
who: bubble.who === 'owner' ? 'me' : bubble.who,
string: bubble.originalString ? bubble.originalString : bubble.string,
metrics: bubble.llmMetrics || null,
sentAt: bubble.sentAt,
save: false,
isCreatingFromLoadingFeed: true,
messageId: bubble.messageId
})
}
void this.hydrateFetchedWidgets()
}
createBubble(params) {
const {
who,
string,
metrics = null,
save = true,
bubbleId,
isCreatingFromLoadingFeed = false,
messageId,
sentAt = null,
beforeElement = null
} = params
const container = document.createElement('div')
const bubble = document.createElement('p')
if (!this.noBubbleMessage.classList.contains('hide')) {
this.noBubbleMessage.classList.add('hide')
}
if (this.parsedBubbles.length === 62) {
container.className = `bubble-container ${who}`
bubble.className = 'bubble'
if (messageId) {
container.setAttribute('data-message-id', messageId)
}
// Store original string before formatting
const originalString = string
const formattedString = this.formatMessage(string)
const widgetPayload = this.getWidgetPayload(formattedString)
const autoPlanInsertionPoint = this.getPlanWidgetInsertionPoint(widgetPayload)
const resolvedBeforeElement = beforeElement || autoPlanInsertionPoint
bubble.innerHTML = formattedString
if (bubbleId) {
container.classList.add(bubbleId)
}
if (resolvedBeforeElement && resolvedBeforeElement.parentNode === this.feed) {
this.feed.insertBefore(container, resolvedBeforeElement)
} else {
this.feed.appendChild(container)
}
container.appendChild(bubble)
if (who === 'leon' && metrics) {
container.appendChild(this.createMetricsElement(metrics, sentAt))
} else if (who === 'me') {
const timestampElement = this.createTimestampElement(sentAt)
if (timestampElement) {
container.appendChild(timestampElement)
}
}
let widgetComponentTree = null
let widgetSupportedEvents = null
/**
* Widget rendering
*/
if (
formattedString.includes &&
formattedString.includes('"component":"WidgetWrapper"')
) {
const parsedWidget = widgetPayload || JSON.parse(formattedString)
container.setAttribute('data-widget-id', parsedWidget.id)
/**
* On widget fetching, render the loader
*/
if (isCreatingFromLoadingFeed && parsedWidget.onFetch) {
const root = createRoot(container)
root.render(
createElement(WidgetWrapper, {
children: createElement(Flexbox, {
alignItems: 'center',
justifyContent: 'center',
children: createElement(Loader)
})
})
)
WIDGETS_TO_FETCH.push({
reactRootNode: root,
widgetId: parsedWidget.id,
onFetch: parsedWidget.onFetch
})
return container
}
widgetComponentTree = parsedWidget.componentTree
widgetSupportedEvents = parsedWidget.supportedEvents
/**
* On widget creation
*/
const root = createRoot(container)
const reactNode = renderAuroraComponent(
this.socket,
widgetComponentTree,
widgetSupportedEvents
)
root.render(reactNode)
}
if (save) {
this.saveBubble(who, originalString, formattedString, messageId, metrics, sentAt)
}
return container
}
formatReasoningPhaseTitle(phase) {
const normalizedPhase =
typeof phase === 'string' && phase.trim()
? phase.replaceAll('_', ' ').toUpperCase()
: 'EXECUTION'
return `REASONING - ${normalizedPhase}`
}
createOrUpdateReasoningBlock(generationId, token, phase) {
if (!generationId || !token) {
return null
}
if (!this.noBubbleMessage.classList.contains('hide')) {
this.noBubbleMessage.classList.add('hide')
}
let reasoningBlock = this.reasoningBlocks.get(generationId)
if (!reasoningBlock) {
const container = document.createElement('div')
const block = document.createElement('div')
const header = document.createElement('div')
const icon = document.createElement('i')
const title = document.createElement('span')
const content = document.createElement('div')
container.className = 'reasoning-block-container leon'
container.setAttribute('data-reasoning-id', generationId)
block.className = 'reasoning-block'
header.className = 'reasoning-header'
icon.className = 'ri-brain-ai-3-line reasoning-icon'
title.className = 'reasoning-title'
title.textContent = this.formatReasoningPhaseTitle(phase)
content.className = 'reasoning-content'
header.appendChild(icon)
header.appendChild(title)
block.appendChild(header)
block.appendChild(content)
container.appendChild(block)
this.feed.appendChild(container)
reasoningBlock = {
container,
content,
text: '',
isAutoScrollEnabled: true,
isProgrammaticScroll: false
}
content.addEventListener(
'scroll',
() => {
if (reasoningBlock.isProgrammaticScroll) {
return
}
reasoningBlock.isAutoScrollEnabled = this.isElementNearBottom(content)
},
{ passive: true }
)
this.reasoningBlocks.set(generationId, reasoningBlock)
}
reasoningBlock.text += token
reasoningBlock.content.textContent = reasoningBlock.text
this.scrollReasoningContentToBottom(reasoningBlock)
return reasoningBlock.container
}
handleToolOutput(data) {
const result = this.toolUIHandler.handleToolOutput(data)
// Save in memory if it's a new group
if (result && result.isNewGroup) {
const { toolkitName, toolName, answer } = data
const toolInfo = this.toolUIHandler.getToolGroupInfo(
result.groupId,
toolkitName,
toolName,
answer
)
this.saveBubble(
'leon',
toolInfo.originalString,
toolInfo.formattedMessage,
toolInfo.messageId
)
}
}
saveBubble(
who,
originalString,
string,
messageId,
metrics = null,
sentAt = null
) {
if (!this.noBubbleMessage.classList.contains('hide')) {
this.noBubbleMessage.classList.add('hide')
}
if (this.parsedBubbles.length === MAXIMUM_BUBBLES_IN_MEMORY) {
this.parsedBubbles.shift()
}
this.parsedBubbles.push({ who, string })
localStorage.setItem('bubbles', JSON.stringify(this.parsedBubbles))
// Store both original and formatted strings
this.parsedBubbles.push({
who,
sentAt,
string,
originalString,
messageId,
llmMetrics: metrics
})
this.scrollDown()
}
formatMessage(message) {
const isWidget =
message.includes && message.includes('"component":"WidgetWrapper"')
if (typeof message === 'string' && !isWidget) {
message = escapeHTML(message)
message = message.replace(/\n/g, '<br />')
// Handle HTTP/HTTPS URLs with simple regex
message = message.replace(/https?:\/\/[^\s<>"{}|\\^`[\]]+/gi, (match) => {
return `<a href="${match}" target="_blank" rel="noopener noreferrer" class="clickable-url" title="Open URL in browser">${match}</a>`
})
// Handle file paths with delimiters for exact matching
message = message.replace(
/\[FILE_PATH\](.*?)\[\/FILE_PATH\]/g,
(match, filePath) => {
return `<span class="clickable-path" data-path="${filePath}" title="Open in file explorer">${filePath}</span>`
}
)
}
return message
}
formatMetricTimestamp(sentAt) {
if (typeof sentAt !== 'number' || !Number.isFinite(sentAt)) {
return ''
}
const date = new Date(sentAt)
const now = new Date()
if (Number.isNaN(date.getTime()) || Number.isNaN(now.getTime())) {
return ''
}
const timeFormatter = new Intl.DateTimeFormat(undefined, {
hour: '2-digit',
minute: '2-digit',
hour12: false
})
const formattedTime = timeFormatter.format(date)
const startOfToday = new Date(
now.getFullYear(),
now.getMonth(),
now.getDate()
)
const startOfTargetDay = new Date(
date.getFullYear(),
date.getMonth(),
date.getDate()
)
const dayDifference = Math.round(
(startOfToday.getTime() - startOfTargetDay.getTime()) / 86_400_000
)
if (dayDifference === 0) {
return `Today, ${formattedTime}`
}
if (dayDifference === 1) {
return `Yesterday, ${formattedTime}`
}
if (dayDifference > 1 && dayDifference < 7) {
const weekdayFormatter = new Intl.DateTimeFormat(undefined, {
weekday: 'long'
})
return `${weekdayFormatter.format(date)}, ${formattedTime}`
}
const monthDayFormatter = new Intl.DateTimeFormat(undefined, {
month: 'short',
day: 'numeric'
})
return `${monthDayFormatter.format(date)}, ${formattedTime}`
}
formatFullMetricTimestamp(sentAt) {
if (typeof sentAt !== 'number' || !Number.isFinite(sentAt)) {
return ''
}
const date = new Date(sentAt)
if (Number.isNaN(date.getTime())) {
return ''
}
const year = date.getFullYear()
const month = String(date.getMonth() + 1).padStart(2, '0')
const day = String(date.getDate()).padStart(2, '0')
const hours = String(date.getHours()).padStart(2, '0')
const minutes = String(date.getMinutes()).padStart(2, '0')
const seconds = String(date.getSeconds()).padStart(2, '0')
return `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`
}
formatTimestampMarkup(sentAt) {
const formattedTimestamp = this.formatMetricTimestamp(sentAt)
const fullFormattedTimestamp = this.formatFullMetricTimestamp(sentAt)
if (!formattedTimestamp) {
return ''
}
return `
<span class="bubble-metric-item">
<i class="ri-time-line" aria-hidden="true"></i>
<span title="${fullFormattedTimestamp || formattedTimestamp}">${formattedTimestamp}</span>
</span>
`.trim()
}
formatTurnDuration(durationMs) {
const durationSeconds = Number(durationMs || 0) / 1_000
const roundedDurationSeconds = Math.max(0, Number(durationSeconds.toFixed(1)))
if (roundedDurationSeconds < SECONDS_PER_MINUTE) {
return `${roundedDurationSeconds.toFixed(1)}s`
}
const minutes = Math.floor(roundedDurationSeconds / SECONDS_PER_MINUTE)
const seconds = roundedDurationSeconds % SECONDS_PER_MINUTE
return `${minutes}m${seconds.toFixed(1)}s`
}
formatMetrics(metrics, sentAt = null) {
if (!metrics) {
return ''
}
const inputTokens = Number(metrics.inputTokens || 0)
const outputTokens = Number(metrics.outputTokens || 0)
const totalTokens = Number(metrics.totalTokens || inputTokens + outputTokens)
const turnDuration = this.formatTurnDuration(metrics.durationMs)
const tokensPerSecond = Number(
metrics.tokensPerSecond || metrics.averagedPhaseTokensPerSecond || 0
)
const tokenFormatter = new Intl.NumberFormat()
const timestampMarkup = this.formatTimestampMarkup(sentAt)
return `
<span class="bubble-metric-item">
<i class="ri-copper-coin-line" aria-hidden="true"></i>
<span>${tokenFormatter.format(totalTokens)} (i:${tokenFormatter.format(inputTokens)}/o:${tokenFormatter.format(outputTokens)}) tok</span>
</span>
<span class="bubble-metric-item">
<i class="ri-timer-flash-line" aria-hidden="true"></i>
<span>${turnDuration}</span>
</span>
<span class="bubble-metric-item">
<i class="ri-flashlight-line" aria-hidden="true"></i>
<span>${tokensPerSecond.toFixed(2)} t/s</span>
</span>
${timestampMarkup}
`.trim()
}
createMetricsElement(metrics, sentAt = null) {
const metricsElement = document.createElement('div')
metricsElement.className = 'bubble-metrics'
metricsElement.innerHTML = this.formatMetrics(metrics, sentAt)
return metricsElement
}
createTimestampElement(sentAt) {
const timestampMarkup = this.formatTimestampMarkup(sentAt)
if (!timestampMarkup) {
return null
}
const timestampElement = document.createElement('div')
timestampElement.className = 'bubble-metrics'
timestampElement.innerHTML = timestampMarkup
return timestampElement
}
updateBubbleMetrics(container, metrics, sentAt = null) {
if (!container) {
return
}
const existingMetricsElement = container.querySelector('.bubble-metrics')
if (!metrics) {
if (existingMetricsElement) {
existingMetricsElement.remove()
}
return
}
if (existingMetricsElement) {
existingMetricsElement.innerHTML = this.formatMetrics(metrics, sentAt)
return
}
container.appendChild(this.createMetricsElement(metrics, sentAt))
}
getLatestReasoningContainer() {
const reasoningContainers = this.feed.querySelectorAll(
'.reasoning-block-container'
)
if (reasoningContainers.length === 0) {
return null
}
return reasoningContainers[reasoningContainers.length - 1] || null
}
replaceMessage(replaceMessageId, newData) {
const existingBubble = document.querySelector(
`[data-message-id="${replaceMessageId}"]`
)
const isPlanWidget = this.isPlanWidgetData(newData)
const nextSibling = existingBubble ? existingBubble.nextSibling : null
if (existingBubble) {
existingBubble.remove()
const bubbleIndex = this.parsedBubbles.findIndex(
(bubble) => bubble.messageId === replaceMessageId
)
if (bubbleIndex !== -1) {
this.parsedBubbles.splice(bubbleIndex, 1)
}
}
const isTextAnswerPayload = Boolean(
newData &&
typeof newData === 'object' &&
typeof newData.answer === 'string' &&
!newData.widget &&
!newData.componentTree
)
const bubbleString = isTextAnswerPayload
? newData.answer
: typeof newData === 'string'
? newData
: JSON.stringify(newData)
const metrics =
isTextAnswerPayload && newData.llmMetrics ? newData.llmMetrics : null
const shouldSaveMessage = !this.isSystemWidgetData(newData)
const beforeElement = isPlanWidget ? null : nextSibling
this.createBubble({
who: 'leon',
string: bubbleString,
save: shouldSaveMessage,
messageId: replaceMessageId,
beforeElement,
metrics,
sentAt:
newData && typeof newData === 'object' && typeof newData.sentAt === 'number'
? newData.sentAt
: Date.now()
})
/**
* Only scroll down on the first replacement of this message
* to avoid repeating scrolling for every message replacement
*/
if (!REPLACED_MESSAGES.has(replaceMessageId)) {
REPLACED_MESSAGES.add(replaceMessageId)
this.scrollDown()
}
}
openPath(filePath) {
// Send request to server to open the file path in system file explorer
fetch(`${this.serverURL}/api/v1/open-path`, {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify({ path: filePath })
})
.then((response) => response.json())
.then((data) => {
if (!data.success) {
console.error('Failed to open path:', data.error)
}
})
.catch((error) => {
console.error('Error opening path:', error)
})
}
}
+471 -66
View File
@@ -1,24 +1,32 @@
import { io } from 'socket.io-client'
import React from 'react'
import { createRoot } from 'react-dom/client'
import { Button } from './aurora/button'
import Chatbot from './chatbot'
import { INIT_MESSAGES } from './constants'
import VoiceEnergy from './voice-energy'
import { ASR_DISABLED_MESSAGE, INIT_MESSAGES } from './constants'
import handleSuggestions from './suggestion-handler.js'
export default class Client {
constructor(client, serverUrl, input, res) {
constructor(client, serverUrl, input, options = {}) {
this.client = client
this._input = input
this._suggestionContainer = document.querySelector('#suggestions-container')
this.voiceSpeechElement = document.querySelector('#voice-speech')
this.serverUrl = serverUrl
this.socket = io(this.serverUrl)
this.activeSessionId = options.activeSessionId || null
this.history = localStorage.getItem('history')
this.parsedHistory = []
this.info = res
this.chatbot = new Chatbot()
this.chatbot = new Chatbot(this.socket, this.serverUrl, this.activeSessionId)
this.voiceEnergy = new VoiceEnergy(this)
this._recorder = {}
this._suggestions = []
this._answerGenerationId = 'xxx'
this._activeStreamGenerationId = null
this._ttsAudioContext = null
this._isLeonGeneratingAnswer = false
this._isVoiceModeEnabled = false
this._hasSentInitMessages = false
this._chatbotInitPromise = null
// this._ttsAudioContextes = {}
}
set input(newInput) {
@@ -27,6 +35,10 @@ export default class Client {
}
}
get input() {
return this._input
}
set recorder(recorder) {
this._recorder = recorder
}
@@ -35,6 +47,33 @@ export default class Client {
return this._recorder
}
updateMood(mood) {
const moodContainer = document.querySelector('#mood')
if (!moodContainer || !mood?.emoji || !mood?.type) {
return
}
moodContainer.textContent = `Leon's mood: ${mood.emoji}`
moodContainer.setAttribute('title', mood.type)
}
setSessionPanel(sessionPanel) {
this.sessionPanel = sessionPanel
}
async setActiveSession(sessionId) {
if (!sessionId || sessionId === this.activeSessionId) {
return
}
this.activeSessionId = sessionId
this.chatbot.setSessionId(sessionId)
this.socket.emit('session-change', sessionId)
await this.chatbot.loadFeed()
this.chatbot.scrollDown({ force: true })
}
async sendInitMessages() {
for (let i = 0; i < INIT_MESSAGES.length; i++) {
const messages = INIT_MESSAGES[i]
@@ -53,35 +92,250 @@ export default class Client {
}
}
init(loader) {
this.chatbot.init()
setInitStatus(statusName, statusType) {
window.leonInitStatusEvent.dispatchEvent(
new CustomEvent('initStatusChange', {
detail: {
statusName,
statusType
}
})
)
}
waitForInitUICompletion() {
if (this._hasSentInitMessages || this.chatbot.parsedBubbles?.length > 0) {
return
}
const trySendInitMessages = () => {
const initializedInitElement = document.querySelector('#init .initialized')
if (!initializedInitElement) {
return false
}
this._hasSentInitMessages = true
this.sendInitMessages()
return true
}
if (trySendInitMessages()) {
return
}
const interval = setInterval(() => {
if (trySendInitMessages()) {
clearInterval(interval)
}
}, 100)
}
asrStartRecording() {
if (!window.leonConfigInfo.asr.enabled) {
alert(ASR_DISABLED_MESSAGE)
return
}
if (!this._isVoiceModeEnabled) {
this.enableVoiceMode()
this.voiceEnergy.status = 'listening'
this.socket.emit('asr-start-record')
}
}
init() {
this._chatbotInitPromise = this.chatbot.init()
this.voiceEnergy.init()
if (window.leonConfigInfo?.tcpServer?.enabled === false) {
this.setInitStatus('tcpServerBoot', 'success')
}
this.socket.on('connect', () => {
this.socket.emit('init', this.client)
this.socket.emit('init', {
client: this.client,
sessionId: this.activeSessionId,
capabilities: {
supportsWidgets: true
}
})
})
/**
* Init status listeners
*/
this.socket.on('init-client-core-server-handshake', (status) => {
this.setInitStatus('clientCoreServerHandshake', status)
})
this.socket.on('init-tcp-server-boot', (status) => {
this.setInitStatus('tcpServerBoot', status)
})
this.socket.on('init-llama-server-boot', (status) => {
this.setInitStatus('llamaServerBoot', status)
})
this.socket.on('ready', () => {
loader.stop()
void this._chatbotInitPromise?.then(() => {
setTimeout(() => {
const body = document.querySelector('body')
body.classList.remove('settingup')
}, 250)
if (this.chatbot.parsedBubbles?.length === 0) {
this.sendInitMessages()
}
this.waitForInitUICompletion()
})
})
this.socket.on('answer', (data) => {
this.chatbot.receivedFrom('leon', data)
/*if (this._isVoiceModeEnabled) {
this.voiceEnergy.status = 'listening'
}*/
// Leon has finished to answer
this._isLeonGeneratingAnswer = false
const isPlanWidget =
data && typeof data === 'object' && data.widget === 'PlanWidget'
if (isPlanWidget) {
this.chatbot.isTyping('leon', false)
}
/**
* Handle message replacement if replaceMessageId is provided
*/
if (data.replaceMessageId) {
this.chatbot.replaceMessage(data.replaceMessageId, data)
return
}
/**
* Handle tool output messages
*/
if (data.isToolOutput) {
this.chatbot.handleToolOutput(data)
return
}
/**
* Handle widget data directly
*/
if (data.widget || data.componentTree) {
const isSystemWidget = this.chatbot.isSystemWidgetData(data)
// Pass the entire widget data as JSON string for chatbot.js to handle
const widgetString =
typeof data === 'string' ? data : JSON.stringify(data)
this.chatbot.createBubble({
who: 'leon',
string: widgetString,
save: !isSystemWidget,
messageId: data.widget?.id || data.id || `msg-${Date.now()}`
})
return
}
const answerText = typeof data === 'string' ? data : data.answer
const llmMetrics =
data && typeof data === 'object' && data.llmMetrics
? data.llmMetrics
: null
/**
* Just save the bubble if the newest bubble is from the streaming.
* Otherwise, create a new bubble
*/
const streamGenerationId =
this._activeStreamGenerationId || this._answerGenerationId
const streamedBubbleContainerElement = streamGenerationId
? document.querySelector(
`.bubble-container.leon.${streamGenerationId}`
)
: null
const isBubbleFromStreaming = Boolean(streamedBubbleContainerElement)
if (isBubbleFromStreaming && streamedBubbleContainerElement) {
this.chatbot.saveBubble(
'leon',
answerText,
answerText,
null,
llmMetrics,
data && typeof data === 'object' && typeof data.sentAt === 'number'
? data.sentAt
: Date.now()
)
// Slightly delay the update to avoid the stream animation to be interrupted
setTimeout(() => {
// Update the text of the bubble (quick emoji fix)
streamedBubbleContainerElement.querySelector('p.bubble').innerHTML =
this.chatbot.formatMessage(answerText)
this.chatbot.updateBubbleMetrics(
streamedBubbleContainerElement,
llmMetrics,
data && typeof data === 'object' && typeof data.sentAt === 'number'
? data.sentAt
: Date.now()
)
}, 2_500)
} else {
this.chatbot.createBubble({
who: 'leon',
string: answerText,
save:
!(
data &&
typeof data === 'object' &&
data.historyMode === 'system_widget'
),
metrics: llmMetrics,
messageId: data && typeof data === 'object' ? data.messageId : null,
sentAt:
data && typeof data === 'object' && typeof data.sentAt === 'number'
? data.sentAt
: Date.now()
})
}
this.chatbot.scrollDown({ force: true })
this._activeStreamGenerationId = null
this._answerGenerationId = 'xxx'
void this.sessionPanel?.refresh()
})
this.socket.on('suggest', (data) => {
data?.forEach((suggestionText) => {
setTimeout(() => {
handleSuggestions(data, this.chatbot, this)
}, 400)
setTimeout(() => {
this.chatbot.scrollDown()
}, 450)
/*data?.forEach((suggestionText) => {
this.addSuggestion(suggestionText)
})
})*/
})
this.socket.on('is-typing', (data) => {
this.chatbot.isTyping('leon', data)
})
this.socket.on('owner-utterance', (data) => {
if (!data?.utterance) {
return
}
this.chatbot.createBubble({
who: 'me',
string: data.utterance,
messageId: data.messageId,
sentAt: typeof data.sentAt === 'number' ? data.sentAt : Date.now()
})
})
this.socket.on('recognized', (data, cb) => {
this._input.value = data
this.send('utterance')
@@ -89,28 +343,138 @@ export default class Client {
cb('string-received')
})
this.socket.on('widget', (data) => {
/**
* TODO: widget: widget handler to core/skill; dynamic component rendering
*/
console.log('data', data)
this.socket.on('widget-send-utterance', (utterance) => {
this._input.value = utterance
this.send('utterance')
})
const container = document.createElement('div')
container.className = 'widget'
this.chatbot.feed.appendChild(container)
this.socket.on('new-mood', (mood) => {
this.updateMood(mood)
})
const root = createRoot(container)
// TODO: widget: pass props and dynamic component loading according to type
const widgets = {
Button: (options) => {
return Button({
children: options.text
})
}
this.socket.on('llm-token', (data) => {
if (this._isVoiceModeEnabled) {
this.voiceEnergy.status = 'processing'
}
root.render(widgets[data.type](data.options))
this._isLeonGeneratingAnswer = true
const previousGenerationId = this._answerGenerationId
const newGenerationId = data.generationId
this._answerGenerationId = newGenerationId
this._activeStreamGenerationId = newGenerationId
const isSameGeneration = previousGenerationId === newGenerationId
let bubbleContainerElement = null
if (!isSameGeneration) {
bubbleContainerElement = this.chatbot.createBubble({
who: 'leon',
string: data.token,
save: false,
bubbleId: newGenerationId
})
} else {
bubbleContainerElement = document.querySelector(
`.${previousGenerationId}`
)
}
const bubbleElement = bubbleContainerElement.querySelector('p.bubble')
// Token is already appened when it's a new generation
if (isSameGeneration) {
// bubbleElement.textContent += data.token
const tokenSpan = document.createElement('span')
tokenSpan.className = 'llm-token fade-in'
tokenSpan.textContent = data.token
bubbleElement.appendChild(tokenSpan)
}
this.chatbot.scrollDown()
})
this.socket.on('llm-reasoning-token', (data) => {
if (!data?.generationId || !data?.token) {
return
}
if (this._isVoiceModeEnabled) {
this.voiceEnergy.status = 'processing'
}
this._isLeonGeneratingAnswer = true
this.chatbot.createOrUpdateReasoningBlock(
data.generationId,
data.token,
data.phase
)
this.chatbot.scrollDown()
})
this.socket.on('asr-speech', (text) => {
if (!this._isVoiceModeEnabled) {
this.enableVoiceMode()
}
this.voiceEnergy.status = 'listening'
this._input.value = text
if (this.voiceSpeechElement) {
this.voiceSpeechElement.textContent = text
}
})
this.socket.on('asr-end-of-owner-speech', () => {
this.voiceEnergy.status = 'processing'
setTimeout(() => {
this.send('utterance')
}, 200)
})
this.socket.on('asr-active-listening-disabled', () => {
this.voiceEnergy.status = 'idle'
})
/**
* Only used for "local" TTS provider as a PoC for now.
* Target to do a better implementation in the future
* with streaming support
*/
this.socket.on('tts-stream', (data) => {
this.voiceEnergy.status = 'talking'
// const { audioId, chunk } = data
const { chunk } = data
this._ttsAudioContext = new AudioContext()
// this._ttsAudioContextes[audioId] = ctx
const source = this._ttsAudioContext.createBufferSource()
this._ttsAudioContext.decodeAudioData(chunk, (buffer) => {
source.buffer = buffer
source.connect(this._ttsAudioContext.destination)
source.start(0)
})
})
/**
* When Leon got interrupted by the owner voice
* while he is speaking
*/
this.socket.on('tts-interruption', async () => {
if (this._ttsAudioContext) {
await this._ttsAudioContext.close()
}
})
this.socket.on('tts-end-of-speech', async () => {
this.voiceEnergy.status = 'listening'
if (window.leonConfigInfo?.asr?.enabled) {
this.socket.emit('asr-start-record')
}
})
this.socket.on('audio-forwarded', (data, cb) => {
@@ -127,7 +491,7 @@ export default class Client {
* When the after speech option is enabled and
* the answer is a final one
*/
if (this.info.after_speech && data.is_final_answer) {
if (window.leonConfigInfo.after_speech && data.is_final_answer) {
// Enable recording after the speech + 500ms
setTimeout(() => {
this._recorder.start()
@@ -164,29 +528,46 @@ export default class Client {
}
send(keyword) {
if (this._input.value !== '') {
this.socket.emit(keyword, {
client: this.client,
value: this._input.value.trim()
})
this.chatbot.sendTo('leon', this._input.value)
this._suggestions.forEach((suggestion) => {
// Remove all event listeners of the suggestion
suggestion.replaceWith(suggestion.cloneNode(true))
this._suggestionContainer.replaceChildren()
})
this.save()
return true
if (keyword === 'utterance') {
return this.sendUtterance(this._input.value)
}
return false
}
save() {
let val = this._input.value
sendUtterance(value, options = {}) {
if (this._isLeonGeneratingAnswer) {
return false
}
const trimmedValue = String(value || '').trim()
if (trimmedValue === '') {
return false
}
const sentAt =
typeof options.sentAt === 'number' ? options.sentAt : Date.now()
this.socket.emit('utterance', {
client: this.client,
value: trimmedValue,
sentAt,
sessionId: this.activeSessionId,
...(options.commandContext
? { commandContext: options.commandContext }
: {})
})
this.chatbot.sendTo('leon', trimmedValue, sentAt)
this.chatbot.scrollDown({ force: true })
this.save(trimmedValue)
return true
}
save(value = this._input.value) {
let val = value
if (localStorage.getItem('history') === null) {
localStorage.setItem('history', JSON.stringify([]))
@@ -205,21 +586,45 @@ export default class Client {
}
this._input.value = ''
setTimeout(() => {
// Remove the last character to avoid the space
this._input.value = this._input.value.slice(0, -1)
}, 0)
}
addSuggestion(text) {
const newSuggestion = document.createElement('button')
newSuggestion.classList.add('suggestion')
newSuggestion.textContent = text
enableVoiceMode() {
if (!this._isVoiceModeEnabled) {
this._isVoiceModeEnabled = true
this._suggestionContainer.appendChild(newSuggestion)
const body = document.querySelector('body')
if (!body.classList.contains('voice-mode-enabled')) {
body.classList.add('voice-mode-enabled')
newSuggestion.addEventListener('click', (e) => {
e.preventDefault()
this.input = e.target.textContent
this.send('utterance')
})
const voiceOverlayTransitor = document.createElement('div')
voiceOverlayTransitor.id = 'voice-overlay-transitor'
body.appendChild(voiceOverlayTransitor)
voiceOverlayTransitor.addEventListener('animationend', () => {
voiceOverlayTransitor.removeEventListener('animationend', () => {})
voiceOverlayTransitor.remove()
})
}
}
}
disableVoiceMode() {
if (this._isVoiceModeEnabled) {
this._isVoiceModeEnabled = false
this._suggestions.push(newSuggestion)
const body = document.querySelector('body')
const voiceContainer = document.querySelector('#voice-container')
if (voiceContainer) {
voiceContainer.style.animation = 'none'
voiceContainer.style.animation = null
}
if (body.classList.contains('voice-mode-enabled')) {
body.classList.remove('voice-mode-enabled')
}
}
}
}
+12 -11
View File
@@ -1,21 +1,22 @@
export const INIT_MESSAGES = [
[
`Hello there! Glad to e-meet meet you, I'm Leon, your open-source personal assistant. While I'm still learning and improving, I promise to do my best to be helpful.`
'Hi, I\'m Leon, your open-source personal assistant. I\'m still evolving, but I\'m here to help.'
],
[
`<ul>
<li>We've got lots in the works. Check out <a href="http://roadmap.getleon.ai/" target="_blank">our roadmap</a>.</li>
<li>Stay updated on our progress by checking out our <a href="https://blog.getleon.ai/" target="_blank">blog</a>.</li>
<li>You can also get updates straight to your inbox <a href="https://newsletter.getleon.ai/subscription/form" target="_blank">here</a>.</li>
`
`Want to follow the project?
- Regular progress updates: https://x.com/grenlouis
- Blog posts: https://blog.getleon.ai/
- Email updates: https://leonai.substack.com/subscribe`
],
[
`Come hang out with us <a href="https://discord.gg/MNQqqKg" target="_blank">on Discord</a>! Once we release our official version, our community will be working together to build new skills for me. You won't want to miss out on the fun!`
`Come hang out on Discord: https://discord.gg/MNQqqKg
That's where people will help shape the ecosystem and build what comes next.`
],
[
`At the moment, I'm not using a large language model, but we're planning to incorporate some in the future to improve my abilities. You can <a href="https://github.com/leon-ai/leon#how-about-large-language-models-and-leon" target="_blank">learn more about our plans here</a>.`
],
[
`Just so you know, my creator is working tirelessly to improve my skills and features, dedicating 75% of his free time to the project on top of his full-time job. If you'd like to help speed up my development, you can sponsor his work by clicking on this link: <strong><a href='http://sponsor.getleon.ai/' target='_blank'>sponsor.getleon.ai</a></strong>. Your support would mean a lot to us. Thank you for choosing me as your assistant!`
'Leon is built independently in spare time. If you want to help accelerate development, you can support the project here: http://sponsor.getleon.ai/'
]
]
export const ASR_DISABLED_MESSAGE =
'Voice mode is not enabled yet. Run /voice setup from the chat, wait for the resources to install, then restart Leon by using /restart.'
+386
View File
@@ -0,0 +1,386 @@
import axios from 'axios'
const AUTOCOMPLETE_DELAY_MS = 80
const CLOSE_DELAY_MS = 120
const DROPDOWN_MARGIN_PX = 8
const MINIMUM_DROPDOWN_HEIGHT_PX = 196
const MAXIMUM_DROPDOWN_HEIGHT_PX = 280
const FILE_SYSTEM_TRIGGER = '@'
const FOLDER_TYPE = 'folder'
const DEFAULT_FILE_ICON_NAME = 'file-line'
const DEFAULT_FOLDER_ICON_NAME = 'folder-3-line'
const NAVIGATION_DIRECTIONS = {
next: 1,
previous: -1
}
function isWhitespace(character) {
return character.trim() === ''
}
function findPathToken(input) {
const selectionStart = input.selectionStart ?? input.value.length
let tokenStart = selectionStart
while (
tokenStart > 0 &&
!isWhitespace(input.value.charAt(tokenStart - 1))
) {
tokenStart -= 1
}
if (input.value.charAt(tokenStart) !== FILE_SYSTEM_TRIGGER) {
return null
}
return {
start: tokenStart,
end: selectionStart,
value: input.value.slice(tokenStart, selectionStart)
}
}
export default class FileSystemAutocomplete {
constructor({ serverUrl, input = null, onValueChange = null }) {
this.serverUrl = serverUrl
this.input = null
this.onValueChange = onValueChange
this.dropdown = document.createElement('div')
this.dropdown.className = 'file-system-autocomplete file-system-autocomplete--hidden'
this.entries = []
this.selectedEntryIndex = -1
this.token = null
this.isOpen = false
this.requestCounter = 0
this.autocompleteTimeout = null
this.closeTimeout = null
this.shouldScrollSelectedEntry = false
this.handleInput = this.handleInput.bind(this)
this.handleKeyDown = this.handleKeyDown.bind(this)
this.handleFocus = this.handleFocus.bind(this)
this.handleClick = this.handleClick.bind(this)
this.handleBlur = this.handleBlur.bind(this)
this.handleWindowChange = this.handleWindowChange.bind(this)
document.body.appendChild(this.dropdown)
if (input) {
this.attach(input)
}
}
attach(input) {
if (this.input === input) {
return
}
window.clearTimeout(this.closeTimeout)
if (this.input) {
this.removeInputListeners()
}
this.input = input
this.input.addEventListener('input', this.handleInput)
this.input.addEventListener('keydown', this.handleKeyDown)
this.input.addEventListener('focus', this.handleFocus)
this.input.addEventListener('click', this.handleClick)
this.input.addEventListener('blur', this.handleBlur)
window.addEventListener('resize', this.handleWindowChange)
window.addEventListener('scroll', this.handleWindowChange, true)
}
removeInputListeners() {
if (!this.input) {
return
}
this.input.removeEventListener('input', this.handleInput)
this.input.removeEventListener('keydown', this.handleKeyDown)
this.input.removeEventListener('focus', this.handleFocus)
this.input.removeEventListener('click', this.handleClick)
this.input.removeEventListener('blur', this.handleBlur)
window.removeEventListener('resize', this.handleWindowChange)
window.removeEventListener('scroll', this.handleWindowChange, true)
this.input = null
}
detach() {
this.removeInputListeners()
this.close()
}
handleInput() {
window.clearTimeout(this.closeTimeout)
this.queueAutocomplete()
}
handleFocus() {
window.clearTimeout(this.closeTimeout)
this.queueAutocomplete()
}
handleClick() {
this.queueAutocomplete()
}
handleBlur() {
this.queueClose()
}
queueClose() {
window.clearTimeout(this.closeTimeout)
this.closeTimeout = window.setTimeout(() => {
this.close()
}, CLOSE_DELAY_MS)
}
handleWindowChange() {
if (this.isOpen) {
this.positionDropdown()
}
}
handleKeyDown(event) {
if (!this.isOpen) {
return
}
if (event.key === 'Escape') {
event.preventDefault()
event.stopImmediatePropagation()
this.close()
return
}
if (event.key === 'ArrowDown') {
event.preventDefault()
event.stopImmediatePropagation()
this.moveSelection(NAVIGATION_DIRECTIONS.next)
return
}
if (event.key === 'ArrowUp') {
event.preventDefault()
event.stopImmediatePropagation()
this.moveSelection(NAVIGATION_DIRECTIONS.previous)
return
}
if (event.key === 'Tab' || event.key === 'Enter') {
const selectedEntry = this.entries[this.selectedEntryIndex]
if (selectedEntry) {
event.preventDefault()
event.stopImmediatePropagation()
this.applyEntry(selectedEntry)
}
}
}
queueAutocomplete() {
window.clearTimeout(this.autocompleteTimeout)
this.autocompleteTimeout = window.setTimeout(() => {
void this.fetchAutocomplete()
}, AUTOCOMPLETE_DELAY_MS)
}
async fetchAutocomplete() {
if (!this.input) {
this.close()
return
}
if (document.activeElement !== this.input) {
this.queueClose()
return
}
const token = findPathToken(this.input)
if (!token) {
this.close()
return
}
const requestId = this.requestCounter + 1
this.requestCounter = requestId
this.token = token
try {
const response = await axios.post(
`${this.serverUrl}/api/v1/file-system/list`,
{
value: token.value
}
)
if (requestId !== this.requestCounter) {
return
}
this.entries = response.data.entries || []
this.selectedEntryIndex = this.entries.length > 0 ? 0 : -1
this.render()
} catch {
if (requestId !== this.requestCounter) {
return
}
this.entries = []
this.selectedEntryIndex = -1
this.render()
}
}
render() {
if (!this.input || !this.token) {
this.close()
return
}
this.dropdown.innerHTML = ''
if (this.entries.length === 0) {
const emptyElement = document.createElement('div')
emptyElement.className = 'file-system-autocomplete__empty'
emptyElement.textContent = 'No matching file system entry.'
this.dropdown.appendChild(emptyElement)
} else {
this.entries.forEach((entry, index) => {
const item = document.createElement('button')
const icon = document.createElement('i')
const label = document.createElement('span')
item.type = 'button'
item.className = `file-system-autocomplete__item${
index === this.selectedEntryIndex
? ' file-system-autocomplete__item--selected'
: ''
}`
icon.className = `ri-${
entry.iconName ||
(entry.type === FOLDER_TYPE
? DEFAULT_FOLDER_ICON_NAME
: DEFAULT_FILE_ICON_NAME)
}`
label.className = 'file-system-autocomplete__label'
label.textContent = entry.value
item.addEventListener('mousedown', (event) => {
event.preventDefault()
})
item.addEventListener('click', () => {
this.applyEntry(entry)
})
item.appendChild(icon)
item.appendChild(label)
this.dropdown.appendChild(item)
})
}
this.isOpen = true
this.dropdown.classList.remove('file-system-autocomplete--hidden')
this.positionDropdown()
if (this.shouldScrollSelectedEntry) {
this.shouldScrollSelectedEntry = false
this.scrollSelectedEntryIntoView()
}
}
positionDropdown() {
const inputRect = this.input.getBoundingClientRect()
const spaceBelow = window.innerHeight - inputRect.bottom
const spaceAbove = inputRect.top
const shouldOpenAbove =
spaceBelow < MINIMUM_DROPDOWN_HEIGHT_PX && spaceAbove > spaceBelow
const availableHeight =
(shouldOpenAbove ? spaceAbove : spaceBelow) - DROPDOWN_MARGIN_PX * 2
const maxHeight = Math.min(
MAXIMUM_DROPDOWN_HEIGHT_PX,
Math.max(MINIMUM_DROPDOWN_HEIGHT_PX, availableHeight)
)
this.dropdown.style.left = `${inputRect.left}px`
this.dropdown.style.width = `${inputRect.width}px`
this.dropdown.style.maxHeight = `${maxHeight}px`
if (shouldOpenAbove) {
this.dropdown.style.top = ''
this.dropdown.style.bottom = `${
window.innerHeight - inputRect.top + DROPDOWN_MARGIN_PX
}px`
} else {
this.dropdown.style.top = `${inputRect.bottom + DROPDOWN_MARGIN_PX}px`
this.dropdown.style.bottom = ''
}
}
moveSelection(direction) {
if (this.entries.length === 0) {
return
}
this.selectedEntryIndex =
(this.selectedEntryIndex + direction + this.entries.length) %
this.entries.length
this.shouldScrollSelectedEntry = true
this.render()
}
scrollSelectedEntryIntoView() {
const selectedEntryElement = this.dropdown.querySelector(
'.file-system-autocomplete__item--selected'
)
if (!selectedEntryElement) {
return
}
selectedEntryElement.scrollIntoView({
block: 'nearest'
})
}
applyEntry(entry) {
if (!this.input || !this.token) {
return
}
const completedValue = entry.absolutePath || entry.value
const nextCharacter = this.input.value.charAt(this.token.end)
const shouldAddTrailingWhitespace =
nextCharacter === '' || !isWhitespace(nextCharacter)
const insertedValue = `${completedValue}${
shouldAddTrailingWhitespace ? ' ' : ''
}`
const nextValue = `${this.input.value.slice(0, this.token.start)}${
insertedValue
}${this.input.value.slice(this.token.end)}`
const nextCursorPosition = this.token.start + insertedValue.length
this.input.value = nextValue
this.input.setSelectionRange(nextCursorPosition, nextCursorPosition)
this.input.dispatchEvent(new Event('input', { bubbles: true }))
if (this.onValueChange) {
this.onValueChange(nextValue)
window.requestAnimationFrame(() => {
this.input?.setSelectionRange(nextCursorPosition, nextCursorPosition)
})
}
this.close()
}
close() {
this.isOpen = false
this.entries = []
this.selectedEntryIndex = -1
this.token = null
this.dropdown.classList.add('file-system-autocomplete--hidden')
}
}
+252
View File
@@ -0,0 +1,252 @@
import { useEffect, useState, useRef } from 'react'
import { createRoot } from 'react-dom/client'
import {
WidgetWrapper,
Text,
Icon,
Flexbox,
List,
ListHeader,
ListItem,
Loader
} from '@aurora'
const container = document.querySelector('#init')
const root = createRoot(container)
const LLAMA_SERVER_BOOT_STATUS = 'llamaServerBoot'
const INIT_ERROR_STATUS = 'error'
const INIT_ERROR_DISMISS_SECONDS = 10
const INIT_ERROR_DISMISS_INTERVAL_MS = 1_000
function Item({ children, status }) {
if (status === 'error') {
return <ErrorListItem>{children}</ErrorListItem>
}
if (status === 'warning') {
return <WarningListItem>{children}</WarningListItem>
}
if (status === 'success') {
return <SuccessListItem>{children}</SuccessListItem>
}
if (status === 'loading') {
return <LoadingListItem>{children}</LoadingListItem>
}
return <ListItem>{children}</ListItem>
}
function LoadingListItem({ children }) {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Loader size="sm" />
<Text>{children}</Text>
</Flexbox>
</ListItem>
)
}
function ErrorListItem({ children }) {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="close"
size="sm"
type="fill"
bgShape="circle"
color="red"
bgColor="transparent-red"
/>
<Text>{children}</Text>
</Flexbox>
</ListItem>
)
}
function WarningListItem({ children }) {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="alert"
size="sm"
type="fill"
bgShape="circle"
color="yellow"
bgColor="transparent-yellow"
/>
<Text>{children}</Text>
</Flexbox>
</ListItem>
)
}
function SuccessListItem({ children }) {
return (
<ListItem>
<Flexbox flexDirection="row" alignItems="center" gap="sm">
<Icon
iconName="check"
size="sm"
type="fill"
bgShape="circle"
color="green"
bgColor="transparent-green"
/>
<Text>{children}</Text>
</Flexbox>
</ListItem>
)
}
function Init() {
const parentRef = useRef(null)
const [config, setConfig] = useState(() => ({ ...window.leonConfigInfo }))
const usesLlamaCPP =
config.llm?.workflowProvider === 'llamacpp' ||
config.llm?.agentProvider === 'llamacpp'
const [initErrorCountdown, setInitErrorCountdown] = useState(null)
const [areInitErrorsDismissed, setAreInitErrorsDismissed] = useState(false)
const [statusMap, setStatusMap] = useState({
clientCoreServerHandshake: 'loading',
tcpServerBoot:
window.leonConfigInfo?.tcpServer?.enabled === false ? 'success' : 'loading',
[LLAMA_SERVER_BOOT_STATUS]:
window.leonConfigInfo?.llm?.workflowProvider === 'llamacpp' ||
window.leonConfigInfo?.llm?.agentProvider === 'llamacpp'
? 'loading'
: 'success'
})
const hasInitError = Object.values(statusMap).some(
(status) => status === INIT_ERROR_STATUS
)
useEffect(() => {
setTimeout(() => {
if (parentRef.current) {
parentRef.current.classList.remove('not-initialized')
}
}, 250)
function handleStatusChange(event) {
const { statusName, statusType } = event.detail
if (statusType === INIT_ERROR_STATUS) {
setAreInitErrorsDismissed(false)
}
setStatusMap((prev) => ({ ...prev, [statusName]: statusType }))
}
window.leonInitStatusEvent.addEventListener(
'initStatusChange',
handleStatusChange
)
return () =>
window.leonInitStatusEvent.removeEventListener(
'initStatusChange',
handleStatusChange
)
}, [])
useEffect(() => {
if (!hasInitError || areInitErrorsDismissed) {
setInitErrorCountdown(null)
return
}
let secondsLeft = INIT_ERROR_DISMISS_SECONDS
setInitErrorCountdown(secondsLeft)
const interval = setInterval(() => {
secondsLeft -= 1
setInitErrorCountdown(secondsLeft)
if (secondsLeft <= 0) {
clearInterval(interval)
setAreInitErrorsDismissed(true)
}
}, INIT_ERROR_DISMISS_INTERVAL_MS)
return () => clearInterval(interval)
}, [hasInitError, areInitErrorsDismissed])
const statuses = []
for (let key of Object.keys(statusMap)) {
if (key === 'tcpServerBoot' && config.tcpServer?.enabled === false) {
statuses.push('success')
} else if (statusMap[key] === INIT_ERROR_STATUS && areInitErrorsDismissed) {
statuses.push('success')
} else if (
key === LLAMA_SERVER_BOOT_STATUS &&
!usesLlamaCPP
) {
statuses.push('success')
} else {
statuses.push(statusMap[key])
}
}
const areAllStatusesSuccess = statuses.every((status) => status === 'success')
const getInitMessage = (status, defaultMessage) => {
if (status === INIT_ERROR_STATUS && initErrorCountdown !== null) {
return `An error occurred during the initialization. This message will disappear in ${initErrorCountdown} seconds`
}
return defaultMessage
}
useEffect(() => {
if (window.leonConfigInfo) {
setConfig({ ...window.leonConfigInfo })
}
}, [window.leonConfigInfo])
return (
<div
style={{
position: 'fixed',
width: '100vw',
height: '100vh',
zIndex: 9999,
backgroundColor: 'var(--black-color)'
}}
ref={parentRef}
className={areAllStatusesSuccess ? 'initialized' : 'not-initialized'}
>
<div
style={{
position: 'absolute',
top: '33%',
left: '50%',
transform: 'translate(-50%, -50%)'
}}
>
<WidgetWrapper noPadding>
<List>
<ListHeader>Leon is getting ready...</ListHeader>
<Item status={statusMap.clientCoreServerHandshake}>
{getInitMessage(
statusMap.clientCoreServerHandshake,
'Client and core server handshaked'
)}
</Item>
{config.tcpServer?.enabled !== false && (
<Item status={statusMap.tcpServerBoot}>
{getInitMessage(statusMap.tcpServerBoot, 'TCP server booted')}
</Item>
)}
{usesLlamaCPP && (
<Item status={statusMap[LLAMA_SERVER_BOOT_STATUS]}>
{getInitMessage(
statusMap[LLAMA_SERVER_BOOT_STATUS],
'llama-server booted'
)}
</Item>
)}
</List>
</WidgetWrapper>
</div>
</div>
)
}
root.render(<Init />)
-22
View File
@@ -1,22 +0,0 @@
export default class Loader {
constructor() {
this.et = new EventTarget()
this.body = document.querySelector('body')
this.et.addEventListener('settingup', (event) => {
if (event.detail) {
this.body.classList.add('settingup')
} else {
this.body.classList.remove('settingup')
}
})
}
start() {
this.et.dispatchEvent(new CustomEvent('settingup', { detail: true }))
}
stop() {
this.et.dispatchEvent(new CustomEvent('settingup', { detail: false }))
}
}
+93 -23
View File
@@ -1,10 +1,16 @@
import axios from 'axios'
import '@aurora/style.css'
import Loader from './loader'
window.leonInitStatusEvent = new EventTarget()
import './init'
import Client from './client'
import Recorder from './recorder'
import listener from './listener'
import { onkeydowndocument, onkeydowninput } from './onkeydown'
import { BuiltInCommands } from './built-in-commands'
import FileSystemAutocomplete from './file-system-autocomplete'
import SessionsPanel from './sessions'
// import Recorder from './recorder'
// import listener from './listener'
import { onkeydownstartrecording, onkeydowninput } from './onkeydown'
const config = {
app: 'webapp',
@@ -19,29 +25,90 @@ const serverUrl =
: `${config.server_host}:${config.server_port}`
document.addEventListener('DOMContentLoaded', async () => {
const loader = new Loader()
loader.start()
try {
const response = await axios.get(`${serverUrl}/api/v1/info`)
const [response, sessionsResponse] = await Promise.all([
axios.get(`${serverUrl}/api/v1/info`),
axios.get(`${serverUrl}/api/v1/sessions`)
])
const input = document.querySelector('#utterance')
const mic = document.querySelector('#mic-button')
const v = document.querySelector('#version small')
const client = new Client(config.app, serverUrl, input, response.data)
let rec = {}
let chunks = []
const infoButton = document.querySelector('#info')
const client = new Client(config.app, serverUrl, input, {
activeSessionId: sessionsResponse.data.active_session_id
})
const sessionsPanel = new SessionsPanel({
serverUrl,
socket: client.socket,
activeSessionId: sessionsResponse.data.active_session_id,
initialPayload: sessionsResponse.data,
onSelect: (sessionId) => client.setActiveSession(sessionId)
})
const fileSystemAutocomplete = new FileSystemAutocomplete({
serverUrl,
input
})
const builtInCommands = new BuiltInCommands({
serverUrl,
input,
getActiveSessionId: () => sessionsPanel.getActiveSessionId(),
onCommandExecuted: (commandInput) => {
if (commandInput.trim().startsWith('/session')) {
void sessionsPanel.refresh()
}
},
onSubmitToChat: (clientAction) => {
return client.sendUtterance(clientAction.utterance, {
commandContext: {
forcedRoutingMode: clientAction.command_context?.forced_routing_mode,
forcedSkillName: clientAction.command_context?.forced_skill_name,
forcedToolName: clientAction.command_context?.forced_tool_name
}
})
}
})
// let rec = {}
// let chunks = []
v.innerHTML += client.info.version
window.leonConfigInfo = response.data
const infoKeys = [
'timeZone',
'telemetry',
'gpu',
'graphicsComputeAPI',
'totalVRAM',
'freeVRAM',
'usedVRAM',
'llm',
'asr',
'tts',
'mood',
'version'
]
const infoToDisplay = {}
infoKeys.forEach((key) => {
infoToDisplay[key] = window.leonConfigInfo[key]
})
client.init(loader)
v.textContent += window.leonConfigInfo.version
if (navigator.mediaDevices && navigator.mediaDevices.getUserMedia) {
client.updateMood(window.leonConfigInfo.mood)
client.setSessionPanel(sessionsPanel)
sessionsPanel.init()
client.init()
fileSystemAutocomplete.attach(input)
builtInCommands.init()
infoButton.addEventListener('click', () => {
alert(JSON.stringify(infoToDisplay, null, 2))
})
/*if (navigator.mediaDevices && navigator.mediaDevices.getUserMedia) {
navigator.mediaDevices
.getUserMedia({ audio: true })
.then((stream) => {
if (MediaRecorder) {
rec = new Recorder(stream, mic, client.info)
rec = new Recorder(stream, mic, window.leonConfigInfo)
client.recorder = rec
rec.ondataavailable((e) => {
@@ -49,7 +116,7 @@ document.addEventListener('DOMContentLoaded', async () => {
})
rec.onstart(() => {
/* */
/!* *!/
})
rec.onstop(() => {
@@ -106,18 +173,19 @@ document.addEventListener('DOMContentLoaded', async () => {
console.error(
'MediaDevices.getUserMedia() is not supported on your browser.'
)
}
}*/
document.addEventListener('keydown', (e) => {
onkeydowndocument(e, () => {
if (rec.enabled === false) {
onkeydownstartrecording(e, () => {
client.asrStartRecording()
/*if (rec.enabled === false) {
input.value = ''
rec.start()
rec.enabled = true
} else {
rec.stop()
rec.enabled = false
}
}*/
})
})
@@ -128,13 +196,15 @@ document.addEventListener('DOMContentLoaded', async () => {
mic.addEventListener('click', (e) => {
e.preventDefault()
if (rec.enabled === false) {
client.asrStartRecording()
/*if (rec.enabled === false) {
rec.start()
rec.enabled = true
} else {
rec.stop()
rec.enabled = false
}
}*/
})
} catch (e) {
alert(`Error: ${e.message}; ${JSON.stringify(e.response?.data)}`)
+15 -13
View File
@@ -8,29 +8,31 @@ const onkeydowninput = (e, client) => {
parsedHistory = JSON.parse(localStorage.getItem('history')).reverse()
}
if (key === 13) {
if (key === 13 && !e.shiftKey) {
if (client.send('utterance')) {
parsedHistory = JSON.parse(localStorage.getItem('history')).reverse()
index = -1
}
} else if (localStorage.getItem('history') !== null) {
if (key === 38 && index < parsedHistory.length - 1) {
index += 1
client.input = parsedHistory[index]
} else if (key === 40 && index - 1 >= 0) {
index -= 1
client.input = parsedHistory[index]
} else if (key === 40 && index - 1 < 0) {
client.input = ''
index = -1
if (e.shiftKey) {
if (key === 38 && index < parsedHistory.length - 1) {
index += 1
client.input = parsedHistory[index]
} else if (key === 40 && index - 1 >= 0) {
index -= 1
client.input = parsedHistory[index]
} else if (key === 40 && index - 1 < 0) {
client.input = ''
index = -1
}
}
}
}
const onkeydowndocument = (e, cb) => {
if (e.altKey && e.key === 'c') {
const onkeydownstartrecording = (e, cb) => {
if ((e.metaKey || e.altKey) && e.key === 'c') {
cb()
}
}
export { onkeydowninput, onkeydowndocument }
export { onkeydowninput, onkeydownstartrecording }
+4 -4
View File
@@ -16,8 +16,8 @@ export default class Recorder {
}
start(playSound = true) {
if (this.info.stt.enabled === false) {
console.warn('Speech-to-text disabled')
if (this.info.asr.enabled === false) {
console.warn('ASR disabled')
} else {
this.playSound = playSound
this.recorder.start(playSound)
@@ -25,8 +25,8 @@ export default class Recorder {
}
stop(playSound = true) {
if (this.info.stt.enabled === false) {
console.warn('Speech-to-text disabled')
if (this.info.asr.enabled === false) {
console.warn('ASR disabled')
} else {
this.playSound = playSound
this.recorder.stop(playSound)
+56
View File
@@ -0,0 +1,56 @@
import { createElement } from 'react'
import * as auroraComponents from '@aurora'
import * as customAuroraComponents from '../custom-aurora-components'
export default function renderAuroraComponent(
socket,
component,
supportedEvents
) {
if (component) {
// `import/namespace` cannot statically validate dynamic component lookups.
// eslint-disable-next-line import/namespace
let reactComponent = auroraComponents[component.component]
/**
* Find custom component if a former component is not found
*/
if (!reactComponent) {
// eslint-disable-next-line import/namespace
reactComponent = customAuroraComponents[component.component]
}
if (!reactComponent) {
console.error(`Component ${component.component} not found`)
return null
}
// Check if the browsed component has a supported event and bind it
if (reactComponent && Array.isArray(component.events)) {
component.events.forEach((event) => {
if (supportedEvents.includes(event.type)) {
component.props[event.type] = (data) => {
const { method } = event
socket.emit('widget-event', { method, data })
}
}
})
}
// When children is a component, then wrap it in an array to render properly
const isComponent = !!component.props?.children?.component
if (isComponent) {
component.props.children = [component.props.children]
}
if (component.props?.children && Array.isArray(component.props.children)) {
component.props.children = component.props.children.map((child) => {
return renderAuroraComponent(socket, child, supportedEvents)
})
}
return createElement(reactComponent, component.props)
}
}
+288
View File
@@ -0,0 +1,288 @@
import axios from 'axios'
const DAY_MS = 24 * 60 * 60 * 1_000
const GROUP_DATE_FORMATTER = new Intl.DateTimeFormat(undefined, {
month: 'long',
day: 'numeric',
year: 'numeric'
})
function createElement(tagName, className, textContent = '') {
const element = document.createElement(tagName)
if (className) {
element.className = className
}
if (textContent) {
element.textContent = textContent
}
return element
}
function getDayKey(timestamp) {
const date = new Date(timestamp)
return new Date(
date.getFullYear(),
date.getMonth(),
date.getDate()
).getTime()
}
function getGroupLabel(timestamp) {
const now = Date.now()
const todayKey = getDayKey(now)
const yesterdayKey = todayKey - DAY_MS
const itemKey = getDayKey(timestamp)
if (itemKey === todayKey) {
return 'Today'
}
if (itemKey === yesterdayKey) {
return 'Yesterday'
}
return GROUP_DATE_FORMATTER.format(new Date(timestamp))
}
export default class SessionsPanel {
constructor({
serverUrl,
socket,
activeSessionId,
initialPayload,
onSelect
}) {
this.serverUrl = serverUrl
this.socket = socket
this.activeSessionId = activeSessionId
this.sessions = initialPayload?.sessions || []
this.supportedProviders = initialPayload?.supported_providers || []
this.currentModelTarget = initialPayload?.current_model_target || ''
this.onSelect = onSelect
this.container = document.querySelector('#sessions-panel')
this.list = document.querySelector('#sessions-list')
this.newButton = document.querySelector('#new-session')
}
init() {
this.newButton.addEventListener('click', () => {
void this.createSession()
})
this.list.addEventListener('click', (event) => {
void this.handleClick(event)
})
this.render()
}
getActiveSessionId() {
return this.activeSessionId
}
async refresh() {
const previousActiveSessionId = this.activeSessionId
const response = await axios.get(`${this.serverUrl}/api/v1/sessions`)
this.applyPayload(response.data)
if (
response.data.active_session_id &&
response.data.active_session_id !== previousActiveSessionId
) {
await this.onSelect?.(response.data.active_session_id)
}
}
async createSession() {
const response = await axios.post(`${this.serverUrl}/api/v1/sessions`)
this.applyPayload(response.data)
await this.selectSession(response.data.session.id)
}
async selectSession(sessionId) {
this.activeSessionId = sessionId
this.socket.emit('session-change', sessionId)
await this.onSelect?.(sessionId)
await axios.patch(`${this.serverUrl}/api/v1/sessions/${sessionId}`, {
is_active: true
})
await this.refresh()
}
async updateSession(sessionId, payload) {
const response = await axios.patch(
`${this.serverUrl}/api/v1/sessions/${sessionId}`,
payload
)
this.applyPayload(response.data)
}
async deleteSession(sessionId) {
const wasActiveSession = this.activeSessionId === sessionId
const response = await axios.delete(
`${this.serverUrl}/api/v1/sessions/${sessionId}`
)
this.applyPayload(response.data)
if (wasActiveSession) {
await this.selectSession(response.data.active_session_id)
}
}
async handleClick(event) {
const button = event.target.closest('button')
const item = event.target.closest('.session-item')
if (!item) {
return
}
const sessionId = item.getAttribute('data-session-id')
if (!button) {
await this.selectSession(sessionId)
return
}
const action = button.getAttribute('data-action')
if (action === 'rename') {
const currentTitle = item.getAttribute('data-session-title') || ''
const title = window.prompt('Session title', currentTitle)
if (title && title.trim()) {
await this.updateSession(sessionId, { title: title.trim() })
}
} else if (action === 'pin') {
await this.updateSession(sessionId, {
is_pinned: button.getAttribute('aria-pressed') !== 'true'
})
} else if (action === 'delete') {
await this.deleteSession(sessionId)
} else if (action === 'model') {
await this.updateSessionModel(sessionId)
}
}
async updateSessionModel(sessionId) {
const provider = window.prompt(
`Provider (${this.supportedProviders.join(', ')})`
)
if (!provider) {
return
}
const model = window.prompt('Model')
if (!model) {
return
}
await this.updateSession(sessionId, {
provider: provider.trim(),
model: model.trim()
})
}
applyPayload(payload) {
this.sessions = payload.sessions || []
this.supportedProviders = payload.supported_providers || []
this.currentModelTarget = payload.current_model_target || ''
this.activeSessionId = payload.active_session_id || this.activeSessionId
this.render()
}
render() {
this.list.innerHTML = ''
const pinnedSessions = this.sessions.filter((session) => session.isPinned)
const unpinnedSessions = this.sessions.filter((session) => !session.isPinned)
if (pinnedSessions.length > 0) {
this.renderGroup('Pinned', pinnedSessions)
}
const groupedSessions = new Map()
for (const session of unpinnedSessions) {
const timestamp = session.lastMessageAt || session.updatedAt
const groupLabel = getGroupLabel(timestamp)
const group = groupedSessions.get(groupLabel) || []
group.push(session)
groupedSessions.set(groupLabel, group)
}
for (const [label, sessions] of groupedSessions.entries()) {
this.renderGroup(label, sessions)
}
}
renderGroup(label, sessions) {
const group = createElement('section', 'session-group')
const heading = createElement('h2', 'session-group-title', label)
group.appendChild(heading)
for (const session of sessions) {
group.appendChild(this.createSessionItem(session))
}
this.list.appendChild(group)
}
createSessionItem(session) {
const item = createElement('article', 'session-item')
const title = createElement('div', 'session-title', session.title)
const meta = createElement(
'div',
'session-meta',
session.modelTarget || this.currentModelTarget || 'Default model'
)
const actions = createElement('div', 'session-actions')
item.setAttribute('data-session-id', session.id)
item.setAttribute('data-session-title', session.title)
if (session.id === this.activeSessionId) {
item.classList.add('session-item--active')
}
actions.appendChild(
this.createActionButton(
'pin',
session.isPinned ? 'ri-pushpin-fill' : 'ri-pushpin-line',
session.isPinned
)
)
actions.appendChild(this.createActionButton('rename', 'ri-edit-line'))
actions.appendChild(this.createActionButton('model', 'ri-brain-line'))
actions.appendChild(this.createActionButton('delete', 'ri-delete-bin-line'))
item.appendChild(title)
item.appendChild(meta)
item.appendChild(actions)
return item
}
createActionButton(action, iconClassName, isPressed = false) {
const button = createElement('button', 'session-action')
const icon = createElement('i', iconClassName)
button.type = 'button'
button.setAttribute('data-action', action)
button.setAttribute('aria-label', action)
button.setAttribute('aria-pressed', String(isPressed))
button.appendChild(icon)
return button
}
}
+43
View File
@@ -0,0 +1,43 @@
import { createElement } from 'react'
import { createRoot } from 'react-dom/client'
import { WidgetWrapper, List, ListHeader, ListItem } from '@aurora'
export default function handleSuggestions(data, chatbot, client) {
const container = document.createElement('div')
container.className = 'bubble-container leon'
chatbot.feed.appendChild(container)
const root = createRoot(container)
root.render(
createElement(WidgetWrapper, {
noPadding: true,
children: createElement(List, {
children: [
createElement(ListHeader, {
children: 'Suggestions'
}),
...data.map((suggestionText) => {
return createElement(ListItem, {
children: suggestionText,
name: 'suggestion',
value: suggestionText,
onClick: (suggestion) => {
const parent = container.parentNode
if (parent) {
parent.removeChild(container)
}
client.input.value = suggestion.value
client.send('utterance')
}
})
})
]
})
})
)
}
File diff suppressed because it is too large Load Diff
+74
View File
@@ -0,0 +1,74 @@
const STATUS = {
listening: 'Listening...',
processing: 'Processing...',
talking: 'Talking...',
idle: 'Idle'
}
export default class VoiceEnergy {
constructor(client) {
this.client = client
this.voiceEnergyContainerElement = document.querySelector(
'#voice-energy-container'
)
this.voiceOverlayElement = document.querySelector('#voice-overlay-bg')
this.statusElement = document.querySelector('#voice-status')
this._status = 'idle'
}
get status() {
return this._status
}
set status(newStatus) {
if (this._status !== newStatus) {
this._status = newStatus
if (this.statusElement) {
this.statusElement.textContent = STATUS[newStatus]
}
// Clean up speech text when listening
if (newStatus === 'listening' && this.client.voiceSpeechElement) {
this.client.voiceSpeechElement.textContent = ''
}
if (this.voiceEnergyContainerElement) {
this.voiceEnergyContainerElement.className = ''
this.voiceEnergyContainerElement.classList.add(newStatus)
}
}
}
init() {
if (this.voiceEnergyContainerElement) {
if (this.voiceOverlayElement) {
this.voiceOverlayElement.addEventListener('click', (e) => {
e.preventDefault()
this.client.disableVoiceMode()
})
}
const particles = new Set()
const particleColors = ['blue', 'pink']
for (let i = 0; i < 32; i += 1) {
const particle = document.createElement('div')
const randomColor = Math.floor(Math.random() * 2)
let random = Math.floor(Math.random() * 32)
while (particles.has(random)) {
random = Math.floor(Math.random() * 32)
}
particles.add(random)
particle.setAttribute('data-particle', String(random))
particle.classList.add('voice-particle', particleColors[randomColor])
particle.style.transform = `rotate(${
i * 11.25
}deg) translate(110px) rotate(-${i * 11.25}deg)`
this.voiceEnergyContainerElement.appendChild(particle)
}
}
}
}
+5 -16
View File
@@ -1,20 +1,9 @@
{
"extends": "../tsconfig.json",
"compilerOptions": {
"useDefineForClassFields": true,
"skipLibCheck": true,
"module": "ESNext",
/* Bundler mode */
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
/* Linting */
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true
}
"noEmit": true
},
"include": ["./src/**/*", "../aurora/src/**/*", "../aurora/global.d.ts"],
"exclude": ["./dist", "../node_modules"]
}
+55 -4
View File
@@ -1,26 +1,77 @@
import dns from 'node:dns'
import fs from 'node:fs'
import { fileURLToPath } from 'node:url'
import dotenv from 'dotenv'
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import YAML from 'yaml'
dotenv.config()
import {
PROFILE_CONFIG_PATH,
PROFILE_DOT_ENV_PATH
} from '../server/src/leon-roots.ts'
const APP_DEV_SERVER_PORT = 5_173
dotenv.config({ path: PROFILE_DOT_ENV_PATH })
dns.setDefaultResultOrder('verbatim')
function readAppLeonConfig() {
if (!fs.existsSync(PROFILE_CONFIG_PATH)) {
throw new Error(`Profile config file not found at "${PROFILE_CONFIG_PATH}".`)
}
const config = YAML.parse(fs.readFileSync(PROFILE_CONFIG_PATH, 'utf8'))
const server = config?.server
if (
!server ||
typeof server.host !== 'string' ||
!Number.isInteger(server.port)
) {
throw new Error(
`Profile config file "${PROFILE_CONFIG_PATH}" must define server.host and server.port.`
)
}
return {
host: server.host,
port: server.port
}
}
// Map necessary Leon's env vars as Vite only expose VITE_*
const leonConfig = readAppLeonConfig()
process.env.VITE_LEON_NODE_ENV = process.env.LEON_NODE_ENV
process.env.VITE_LEON_HOST = process.env.LEON_HOST
process.env.VITE_LEON_PORT = process.env.LEON_PORT
process.env.VITE_LEON_HOST = leonConfig.host
process.env.VITE_LEON_PORT = String(leonConfig.port)
export default defineConfig({
root: 'app/src',
resolve: {
alias: [
{
find: '@aurora/style.css',
replacement: fileURLToPath(
new URL('../aurora/style.css', import.meta.url)
)
},
{
find: '@aurora',
replacement: fileURLToPath(
new URL('../aurora/src/index.ts', import.meta.url)
)
}
]
},
build: {
outDir: '../dist',
emptyOutDir: true
},
server: {
port: 3000
port: APP_DEV_SERVER_PORT
},
plugins: [react()]
})
+3
View File
@@ -0,0 +1,3 @@
declare module '*.css'
declare module '*.scss'
declare module '*.sass'
File diff suppressed because it is too large Load Diff
+31
View File
@@ -0,0 +1,31 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Aurora</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/main.tsx"></script>
</body>
<style>
body {
background-color: #000;
color: #fff;
margin: 32px 0;
font-family: var(--a-font-family);
}
#root {
width: 900px;
margin: 0 auto;
}
h2 {
margin: 24px 0;
font-size: 1.4rem;
font-weight: 600;
}
</style>
</html>
+24
View File
@@ -0,0 +1,24 @@
import React from 'react'
import ReactDOM from 'react-dom/client'
import '@fontsource/source-sans-pro/200.css'
import '@fontsource/source-sans-pro/300.css'
import '@fontsource/source-sans-pro/400.css'
import '@fontsource/source-sans-pro/600.css'
import '@fontsource/source-sans-pro/700.css'
import '@fontsource/source-sans-pro/900.css'
import 'remixicon/fonts/remixicon.css'
import '../src/styles/main.sass'
import { App } from './App.tsx'
const rootElement = document.getElementById('root')
if (rootElement != null) {
ReactDOM.createRoot(rootElement).render(
<React.StrictMode>
<App />
</React.StrictMode>
)
} else {
console.error('Error: Root element not found!')
}
+3
View File
@@ -0,0 +1,3 @@
<svg width="800" height="192" viewBox="0 0 800 192" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M126.205 101.717C125.951 86.239 132.637 74.1902 146.246 65.5659C138.571 54.4049 127.251 48.1317 112.283 46.7293C106.959 46.2293 100.151 47.4878 91.8707 50.5366C82.9634 53.839 77.9488 55.4805 76.8366 55.4805C74.4854 55.4805 69.9707 54.0927 63.2805 51.2951C56.6049 48.5049 50.9098 47.1098 46.2073 47.1098C38.2902 47.239 30.9244 49.4268 24.122 53.6732C17.3171 57.9244 11.8756 63.7317 7.79512 71.0805C2.59268 80.2171 0 91.1268 0 103.807C0 115.222 1.91219 126.634 5.74634 138.056C9.33415 148.966 13.9195 158.541 19.4805 166.778C24.4244 174.263 28.7707 179.717 32.4707 183.146C37.7976 188.471 43.2341 191.012 48.8098 190.754C52.3951 190.622 57.0927 189.293 62.9098 186.749C68.3488 184.351 73.7976 183.144 79.2439 183.144C84.3146 183.144 89.5683 184.344 95.0195 186.749C101.078 189.293 106.032 190.559 109.866 190.559C115.559 190.31 120.876 187.834 125.832 183.146C127.556 181.617 129.446 179.527 131.485 176.863C133.839 173.761 136.1 170.589 138.263 167.351C140.066 164.559 141.769 161.704 143.368 158.79C145.084 155.653 146.602 152.412 147.915 149.085C148.527 147.69 149.083 146.266 149.583 144.807C150.076 143.349 150.571 141.863 151.066 140.339C146.488 138.315 142.341 135.449 138.632 131.768C130.476 123.663 126.329 113.639 126.205 101.717ZM260.783 135.634H259.883L222.193 49.5024H192.595V188.471H218.39V98.4683H219.588L251.085 169.937H269.176L300.573 98.4683H301.776V188.471H327.868V49.5024H298.473L260.783 135.634ZM102.815 31.322C109.376 23.0756 112.656 14.1976 112.656 4.68293V2.78293C112.656 2.14391 112.593 1.5122 112.471 0.878052C107.89 1.13171 103.037 2.59269 97.8976 5.25122C92.7659 7.91952 88.5293 11.2854 85.1829 15.3366C78.5049 23.3341 75.161 31.8902 75.161 41.0244V42.8268C75.161 43.4024 75.2244 44.0024 75.3463 44.6415C85.6195 45.6537 94.7756 41.2122 102.815 31.322ZM629.351 49.5024H658.344V188.473H629.351V49.5024ZM745.91 71.5927C763.105 71.5927 772.198 84.8293 772.198 99.0829H800V96.1293C800 69.2537 779.502 46.8585 745.707 46.8585C709.512 46.8585 687.92 70.6805 687.92 111.305V126.985C687.92 167.598 709.312 191.124 745.605 191.124C780.3 191.124 800 168.412 800 143.168V140.115H772.2C772.2 154.476 763.305 166.385 746.115 166.385C728.512 166.385 717.312 153.861 717.312 127.08V111.412C717.312 84.7244 728.615 71.5927 745.91 71.5927ZM438.756 137.259C438.756 155.895 427.859 166.173 411.863 166.173C395.766 166.173 384.871 155.993 384.871 137.259V49.5024H356.073V141.332C356.073 170.966 377.066 191.122 411.859 191.122C446.554 191.122 467.646 170.966 467.646 141.332V49.5024H438.756V137.259ZM563.571 107.534L542.878 102.856C530.683 100.302 524.283 94.9098 524.283 86.8634C524.283 76.1781 532.978 69.4561 546.983 69.4561C562.778 69.4561 570.676 78.5171 571.373 88.2927H598.368C598.068 63.7537 577.576 46.6512 547.078 46.6512C518.188 46.6512 495.39 61.8244 495.39 89.1073C495.39 112.727 511.39 123.715 530.585 127.9L551.078 132.68C564.876 135.837 571.873 140.422 571.873 149.883C571.873 160.683 563.273 168.015 547.18 168.015C529.883 168.015 520.783 158.849 519.988 148.563H492.19C492.598 168.215 505.593 191.122 545.785 191.122C579.576 191.122 600.476 174.324 600.476 147.029C600.466 121.78 583.568 111.905 563.571 107.534Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

+64
View File
@@ -0,0 +1,64 @@
<svg width="103" height="21" viewBox="0 0 103 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_22_189)">
<path d="M20.4846 6.48553H16.075V9.05876H20.4846V6.48553Z" fill="#29AB70"/>
<path d="M20.4846 10.0692H16.075V12.6424H20.4846V10.0692Z" fill="url(#paint0_linear_22_189)"/>
<path d="M20.4846 13.6511H16.075V16.2243H20.4846V13.6511Z" fill="url(#paint1_linear_22_189)"/>
<path d="M4.5 17.2348H0.0905304V19.808H4.5V17.2348Z" fill="url(#paint2_linear_22_189)"/>
<path d="M9.82757 17.2348H5.41811V19.808H9.82757V17.2348Z" fill="url(#paint3_linear_22_189)"/>
<path d="M15.1569 17.2348H10.7474V19.808H15.1569V17.2348Z" fill="url(#paint4_linear_22_189)"/>
<path d="M20.4846 17.2348H16.075V19.808H20.4846V17.2348Z" fill="url(#paint5_linear_22_189)"/>
<path d="M15.1569 13.6511H10.7474V16.2243H15.1569V13.6511Z" fill="url(#paint6_linear_22_189)"/>
<path d="M9.82757 13.6511H5.41811V16.2243H9.82757V13.6511Z" fill="url(#paint7_linear_22_189)"/>
<path d="M9.82757 10.0692H5.41811V12.6424H9.82757V10.0692Z" fill="url(#paint8_linear_22_189)"/>
<path d="M59.5733 17.011C57.6607 17.011 56.0872 15.8585 56.0588 13.834H65.1157C65.2344 13.2988 65.294 12.7521 65.2933 12.2038C65.2933 8.54729 62.7911 6.21381 59.108 6.21381C55.1709 6.21381 52.4716 9.27894 52.4716 13.074C52.4716 17.2916 55.3964 20.1046 59.5289 20.1046C62.6508 20.1046 64.8156 18.5294 65.7444 15.942L62.6668 14.7397C62.2442 16.2528 61.2035 17.011 59.5733 17.011ZM59.0956 9.11024C60.6938 9.11024 61.7949 9.98218 61.7949 11.3318L61.7664 11.4437H56.0588C56.3962 9.98219 57.634 9.11024 59.0956 9.11024Z" fill="white"/>
<path d="M77.7348 9.44758V6.49432H66.1224V9.58788H73.2081L65.8969 16.7304V19.8222H77.9319V16.5883H70.3952L77.7348 9.44758Z" fill="white"/>
<path d="M99.4234 10.7973C99.4245 11.0212 99.4096 11.245 99.379 11.4668H102.79C102.873 11.0331 102.913 10.5924 102.909 10.1509C102.909 7.87246 101.476 6.21381 99.086 6.21381C97.5392 6.21381 96.4435 6.97387 95.8806 8.20987V6.49617H92.2827V19.8151H95.8806V11.2466C95.8806 9.89694 96.6122 9.13865 97.7363 9.13865C98.7486 9.13865 99.4234 9.81348 99.4234 10.7973Z" fill="white"/>
<path d="M34.6291 8.49219C33.8122 7.11412 32.2939 6.21376 30.4115 6.21376C26.755 6.21376 24.0841 9.02673 24.0841 13.216C24.0841 17.3484 26.7283 20.1046 30.4949 20.1046C32.3791 20.1046 33.8975 19.2877 34.7694 17.9114V19.8222H38.227V0.14032H34.6291V8.49219ZM31.2248 17.0483C29.2287 17.0483 27.6731 15.5868 27.6731 13.2249C27.6731 10.8346 29.2199 9.31797 31.2248 9.31797C33.1641 9.31797 34.7677 10.8363 34.7677 13.2249C34.7677 15.5779 33.1641 17.0483 31.2248 17.0483Z" fill="white"/>
<path d="M85.2076 17.011C83.295 17.011 81.7216 15.8585 81.6932 13.834H90.7501C90.8689 13.2988 90.9284 12.7521 90.9277 12.2038C90.9277 8.54729 88.4255 6.21381 84.7424 6.21381C80.8053 6.21381 78.106 9.27894 78.106 13.074C78.106 17.2916 81.0308 20.1046 85.1632 20.1046C88.2852 20.1046 90.45 18.5294 91.3788 15.942L88.2994 14.7397C87.8785 16.2528 86.8397 17.011 85.2076 17.011ZM84.7299 9.11024C86.3282 9.11024 87.4292 9.98218 87.4292 11.3318L87.4008 11.4437H81.6897C82.0306 9.98219 83.2666 9.11024 84.7299 9.11024Z" fill="white"/>
<path d="M46.2843 17.011C44.3717 17.011 42.7983 15.8585 42.7699 13.834H51.8268C51.9434 13.2986 51.9999 12.7518 51.9955 12.2038C51.9955 8.54729 49.4933 6.21381 45.8101 6.21381C41.873 6.21381 39.1737 9.27894 39.1737 13.074C39.1737 17.2916 42.0986 20.1046 46.231 20.1046C49.353 20.1046 51.5178 18.5294 52.4465 15.942L49.3778 14.7397C48.9552 16.2528 47.9145 17.011 46.2843 17.011ZM45.8066 9.11024C47.4049 9.11024 48.5059 9.98218 48.5059 11.3318L48.4775 11.4437H42.7699C43.1073 9.98219 44.345 9.11024 45.8066 9.11024Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_22_189" x1="18.5666" y1="12.9798" x2="17.993" y2="9.72996" gradientUnits="userSpaceOnUse">
<stop stop-color="#2C8C9D"/>
<stop offset="0.04" stop-color="#298E9A"/>
<stop offset="0.39" stop-color="#129C83"/>
<stop offset="0.72" stop-color="#05A475"/>
<stop offset="1" stop-color="#00A770"/>
</linearGradient>
<linearGradient id="paint1_linear_22_189" x1="16.0093" y1="16.0946" x2="20.5503" y2="13.7807" gradientUnits="userSpaceOnUse">
<stop stop-color="#2839BA"/>
<stop offset="1" stop-color="#148CB3"/>
</linearGradient>
<linearGradient id="paint2_linear_22_189" x1="0.0905304" y1="18.5205" x2="4.5" y2="18.5205" gradientUnits="userSpaceOnUse">
<stop stop-color="#F6A500"/>
<stop offset="1" stop-color="#F29100"/>
</linearGradient>
<linearGradient id="paint3_linear_22_189" x1="5.41811" y1="18.5205" x2="9.82757" y2="18.5205" gradientUnits="userSpaceOnUse">
<stop stop-color="#F29100"/>
<stop offset="1" stop-color="#D12F5F"/>
</linearGradient>
<linearGradient id="paint4_linear_22_189" x1="10.7474" y1="18.5205" x2="15.1569" y2="18.5205" gradientUnits="userSpaceOnUse">
<stop stop-color="#B4197C"/>
<stop offset="1" stop-color="#472EAD"/>
</linearGradient>
<linearGradient id="paint5_linear_22_189" x1="16.075" y1="18.5205" x2="20.4846" y2="18.5205" gradientUnits="userSpaceOnUse">
<stop stop-color="#2839BA"/>
<stop offset="1" stop-color="#3072B7"/>
</linearGradient>
<linearGradient id="paint6_linear_22_189" x1="10.5734" y1="15.6329" x2="15.3291" y2="14.2424" gradientUnits="userSpaceOnUse">
<stop stop-color="#B4197C"/>
<stop offset="1" stop-color="#373AAC"/>
</linearGradient>
<linearGradient id="paint7_linear_22_189" x1="5.26361" y1="14.079" x2="9.98385" y2="15.7963" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFCB00"/>
<stop offset="1" stop-color="#D12F5F"/>
</linearGradient>
<linearGradient id="paint8_linear_22_189" x1="5.79104" y1="9.66424" x2="9.45464" y2="13.0455" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFCF00"/>
<stop offset="1" stop-color="#ED743B"/>
</linearGradient>
<clipPath id="clip0_22_189">
<rect width="103" height="20.2448" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

+11
View File
@@ -0,0 +1,11 @@
<svg width="102" height="31" viewBox="0 0 102 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.7443 13.5867C19.8876 10.7025 11.8767 10.4373 7.24037 11.8444C6.49582 12.0702 5.70854 11.6499 5.48295 10.9054C5.25735 10.1606 5.6772 9.37381 6.42224 9.14747C11.7444 7.53182 20.5916 7.84398 26.1827 11.1629C26.8525 11.5603 27.0722 12.4252 26.6751 13.0939C26.2779 13.7635 25.4123 13.9842 24.7443 13.5867ZM24.5852 17.8586C24.2446 18.4116 23.5217 18.5848 22.9696 18.2455C18.9205 15.7566 12.7463 15.0356 7.95602 16.4896C7.33483 16.6773 6.67869 16.3271 6.49006 15.7071C6.30283 15.0859 6.65325 14.4309 7.27333 14.242C12.7456 12.5815 19.5483 13.3858 24.1987 16.2437C24.7509 16.5837 24.9247 17.3071 24.5852 17.8586ZM22.7416 21.9613C22.471 22.4051 21.8928 22.5444 21.4505 22.2738C17.9124 20.1114 13.4591 19.6229 8.21451 20.821C7.70905 20.9369 7.20543 20.62 7.0901 20.1148C6.97436 19.6094 7.28985 19.1059 7.79642 18.9905C13.5357 17.6785 18.4589 18.2432 22.4302 20.6699C22.8729 20.9402 23.0124 21.5187 22.7416 21.9613ZM15.8319 0.229734C7.51087 0.229734 0.76506 6.97516 0.76506 15.2962C0.76506 23.618 7.51087 30.3632 15.8319 30.3632C24.1532 30.3632 30.8987 23.618 30.8987 15.2962C30.8987 6.97516 24.1532 0.229734 15.8319 0.229734Z" fill="#1ED760"/>
<path d="M41.7566 14.1389C39.1552 13.5186 38.6919 13.0831 38.6919 12.1685C38.6919 11.304 39.5059 10.7225 40.716 10.7225C41.889 10.7225 43.052 11.1642 44.2717 12.0735C44.3086 12.101 44.3548 12.112 44.4003 12.1048C44.4458 12.0979 44.486 12.0731 44.5128 12.0353L45.783 10.2448C45.8351 10.1712 45.8209 10.0694 45.7506 10.0131C44.2992 8.84846 42.6648 8.28227 40.7545 8.28227C37.9456 8.28227 35.9836 9.96772 35.9836 12.3797C35.9836 14.9661 37.6761 15.8817 40.6008 16.5886C43.0902 17.162 43.5103 17.6423 43.5103 18.5012C43.5103 19.4527 42.6607 20.0443 41.2935 20.0443C39.7752 20.0443 38.5365 19.5328 37.1509 18.3329C37.1166 18.3034 37.0694 18.2898 37.0259 18.2923C36.9802 18.2961 36.9383 18.3173 36.9091 18.3523L35.4849 20.0473C35.4252 20.1177 35.4327 20.2228 35.5016 20.2836C37.1139 21.7227 39.0964 22.483 41.2359 22.483C44.2627 22.483 46.2185 20.8291 46.2185 18.2694C46.2185 16.1061 44.926 14.9098 41.7566 14.1389Z" fill="#1ED760"/>
<path d="M55.2635 17.0382C55.2635 18.8649 54.1383 20.1396 52.5271 20.1396C50.9343 20.1396 49.7328 18.807 49.7328 17.0382C49.7328 15.2697 50.9343 13.9369 52.5271 13.9369C54.1124 13.9369 55.2635 15.2409 55.2635 17.0382ZM53.0663 11.5732C51.7544 11.5732 50.6783 12.09 49.791 13.1488V11.957C49.791 11.8629 49.7147 11.7863 49.6206 11.7863H47.2914C47.1973 11.7863 47.1212 11.8629 47.1212 11.957V25.1992C47.1212 25.2933 47.1973 25.3699 47.2914 25.3699H49.6206C49.7147 25.3699 49.791 25.2933 49.791 25.1992V21.0194C50.6785 22.0154 51.7548 22.5019 53.0663 22.5019C55.504 22.5019 57.9718 20.6253 57.9718 17.0382C57.9718 13.4503 55.504 11.5732 53.0663 11.5732Z" fill="#1ED760"/>
<path d="M64.2972 20.1587C62.6274 20.1587 61.3686 18.817 61.3686 17.0382C61.3686 15.2519 62.5839 13.9556 64.2587 13.9556C65.9393 13.9556 67.2067 15.2972 67.2067 17.0772C67.2067 18.8633 65.9831 20.1587 64.2972 20.1587ZM64.2972 11.5733C61.1579 11.5733 58.6984 13.9907 58.6984 17.0772C58.6984 20.1302 61.141 22.5223 64.2587 22.5223C67.4093 22.5223 69.8763 20.113 69.8763 17.0382C69.8763 13.9737 67.4262 11.5733 64.2972 11.5733Z" fill="#1ED760"/>
<path d="M76.5803 11.7863H74.0171V9.16561C74.0171 9.07152 73.9411 8.99505 73.847 8.99505H71.518C71.4237 8.99505 71.3471 9.07152 71.3471 9.16561V11.7863H70.2271C70.1332 11.7863 70.0574 11.8629 70.0574 11.957V13.9589C70.0574 14.0529 70.1332 14.1295 70.2271 14.1295H71.3471V19.3096C71.3471 21.403 72.389 22.4643 74.4438 22.4643C75.2793 22.4643 75.9726 22.2918 76.6258 21.9213C76.6789 21.8917 76.712 21.8344 76.712 21.7736V19.8673C76.712 19.8084 76.6812 19.753 76.6311 19.722C76.5803 19.6902 76.5172 19.6886 76.4652 19.7143C76.0165 19.94 75.5827 20.0443 75.0978 20.0443C74.3506 20.0443 74.0171 19.7051 74.0171 18.9446V14.1295H76.5803C76.6744 14.1295 76.7502 14.0529 76.7502 13.9589V11.957C76.7502 11.8629 76.6744 11.7863 76.5803 11.7863Z" fill="#1ED760"/>
<path d="M85.5108 11.7966V11.4747C85.5108 10.5278 85.8739 10.1055 86.6882 10.1055C87.1738 10.1055 87.5639 10.202 88.0007 10.3477C88.0545 10.3646 88.1106 10.3561 88.1543 10.3239C88.1993 10.2917 88.2247 10.2401 88.2247 10.1854V8.22252C88.2247 8.14749 88.1765 8.0811 88.1043 8.05915C87.6428 7.92188 87.0524 7.78082 86.1682 7.78082C84.0166 7.78082 82.8796 8.99238 82.8796 11.2833V11.7762H81.7605C81.6666 11.7762 81.5895 11.8527 81.5895 11.9468V13.9589C81.5895 14.053 81.6666 14.1295 81.7605 14.1295H82.8796V22.1196C82.8796 22.2137 82.9555 22.2902 83.0494 22.2902H85.3786C85.4727 22.2902 85.5493 22.2137 85.5493 22.1196V14.1295H87.7242L91.0557 22.1175C90.6775 22.9568 90.3056 23.1238 89.7979 23.1238C89.3875 23.1238 88.9553 23.0012 88.5135 22.7594C88.4719 22.7365 88.4228 22.7328 88.3778 22.7466C88.3334 22.7625 88.2959 22.7954 88.277 22.8388L87.4876 24.5708C87.45 24.6526 87.482 24.7488 87.5608 24.7912C88.385 25.2376 89.1291 25.4281 90.0485 25.4281C91.7685 25.4281 92.7192 24.6268 93.5574 22.4714L97.5985 12.029C97.6187 11.9765 97.6127 11.9173 97.5805 11.8705C97.5485 11.8244 97.4969 11.7966 97.4404 11.7966H95.0154C94.9429 11.7966 94.8778 11.8426 94.8541 11.9108L92.37 19.0063L89.6491 11.9061C89.6243 11.8401 89.5607 11.7966 89.49 11.7966H85.5108Z" fill="#1ED760"/>
<path d="M80.3336 11.7863H78.0042C77.9101 11.7863 77.8336 11.8629 77.8336 11.957V22.1196C77.8336 22.2137 77.9101 22.2902 78.0042 22.2902H80.3336C80.4275 22.2902 80.5041 22.2137 80.5041 22.1196V11.957C80.5041 11.8629 80.4275 11.7863 80.3336 11.7863Z" fill="#1ED760"/>
<path d="M79.1806 7.15901C78.258 7.15901 77.509 7.90621 77.509 8.82882C77.509 9.75215 78.258 10.5001 79.1806 10.5001C80.1031 10.5001 80.8512 9.75215 80.8512 8.82882C80.8512 7.90621 80.1031 7.15901 79.1806 7.15901Z" fill="#1ED760"/>
<path d="M99.6825 12.7972H99.2557V13.3415H99.6825C99.8955 13.3415 100.023 13.2372 100.023 13.0692C100.023 12.8922 99.8955 12.7972 99.6825 12.7972ZM99.9592 13.5736L100.423 14.2228H100.032L99.6145 13.6274H99.2557V14.2228H98.9285V12.502H99.6958C100.095 12.502 100.358 12.7066 100.358 13.0509C100.358 13.333 100.195 13.5054 99.9592 13.5736ZM99.5958 11.9295C98.7561 11.9295 98.1206 12.5969 98.1206 13.4143C98.1206 14.2313 98.7516 14.8898 99.5871 14.8898C100.427 14.8898 101.063 14.2228 101.063 13.405C101.063 12.588 100.431 11.9295 99.5958 11.9295ZM99.5871 15.0538C98.6652 15.0538 97.9479 14.3134 97.9479 13.4143C97.9479 12.5152 98.6746 11.7664 99.5958 11.7664C100.517 11.7664 101.235 12.5067 101.235 13.405C101.235 14.3042 100.509 15.0538 99.5871 15.0538Z" fill="#1ED760"/>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

+25
View File
@@ -0,0 +1,25 @@
<svg width="130" height="25" viewBox="0 0 130 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_22_225)">
<path d="M94.1544 10.5232C93.6569 13.0503 93.2788 16.1346 93.0799 17.408H92.9405C92.7813 16.0948 92.4033 13.0303 91.8859 10.543L90.6125 4.35469H86.7323V21.0494H89.14V7.28786L89.3786 8.57318L91.8262 21.0494H94.2341L96.6416 8.57318L96.8999 7.28043V15.5532L96.9001 21.0494H99.3078V4.35469H95.388L94.1544 10.5232Z" fill="white"/>
<path d="M105.815 18.5423C105.596 18.9999 105.119 19.3181 104.641 19.3181C104.084 19.3181 103.865 18.8805 103.865 17.8059V8.85182H101.119V17.9652C101.119 20.2136 101.855 21.2483 103.487 21.2483C104.601 21.2483 105.497 20.7508 106.114 19.557H106.173L106.412 21.0494H108.561V8.85182H105.815V18.5423Z" fill="white"/>
<path d="M113.874 13.6672C112.978 13.0106 112.421 12.5728 112.421 11.6176C112.421 10.9411 112.74 10.563 113.496 10.563C114.272 10.563 114.531 11.1003 114.551 12.9309L116.859 12.8314C117.038 9.86658 116.063 8.6328 113.536 8.6328C111.188 8.6328 110.033 9.68756 110.033 11.8564C110.033 13.8263 110.989 14.7218 112.541 15.8958C113.874 16.9305 114.65 17.5076 114.65 18.3432C114.65 18.98 114.252 19.4177 113.555 19.4177C112.74 19.4177 112.262 18.6418 112.382 17.2888L110.054 17.3284C109.695 19.8555 110.71 21.3279 113.416 21.3279C115.784 21.3279 117.018 20.2337 117.018 18.0448C117.018 16.055 116.023 15.2591 113.874 13.6672Z" fill="white"/>
<path d="M118.53 21.0494H121.157V8.8518H118.53V21.0494Z" fill="white"/>
<path d="M119.863 4.03635C118.849 4.03635 118.372 4.41446 118.372 5.72779C118.372 7.08092 118.849 7.41913 119.863 7.41913C120.898 7.41913 121.356 7.08092 121.356 5.72779C121.356 4.47414 120.898 4.03635 119.863 4.03635Z" fill="white"/>
<path d="M129.992 16.652L127.584 16.5325C127.584 18.6816 127.345 19.3779 126.53 19.3779C125.714 19.3779 125.574 18.602 125.574 16.0749V13.707C125.574 11.2594 125.734 10.4834 126.549 10.4834C127.306 10.4834 127.505 11.2196 127.505 13.4881L129.892 13.3289C130.052 11.4385 129.813 10.1451 129.077 9.40885C128.539 8.87158 127.724 8.61302 126.589 8.61302C123.923 8.61302 122.828 10.0457 122.828 14.0651V15.7763C122.828 19.9154 123.764 21.2483 126.49 21.2483C127.644 21.2483 128.44 21.0096 128.977 20.4923C129.753 19.7758 130.052 18.5423 129.992 16.652Z" fill="white"/>
<path d="M39.3351 18.7816C39.4874 18.3835 39.5639 17.7337 39.5639 16.8312V13.03C39.5639 12.1543 39.4874 11.5144 39.3351 11.1095C39.1823 10.7048 38.9137 10.5024 38.5291 10.5024C38.1574 10.5024 37.8953 10.7048 37.743 11.1095C37.5903 11.5144 37.5142 12.1543 37.5142 13.03V16.8312C37.5142 17.7337 37.5868 18.3835 37.7329 18.7816C37.8788 19.1795 38.1441 19.3786 38.5291 19.3786C38.9137 19.3786 39.1823 19.1795 39.3351 18.7816ZM36.2504 20.692C35.6995 20.321 35.3081 19.7436 35.0763 18.9608C34.8438 18.1779 34.7279 17.1365 34.7279 15.836V14.0649C34.7279 12.7514 34.8603 11.6965 35.1258 10.9004C35.3912 10.1045 35.8056 9.52419 36.3697 9.15917C36.9334 8.79449 37.6732 8.61196 38.5886 8.61196C39.4908 8.61196 40.2139 8.79778 40.7581 9.16909C41.3019 9.54066 41.6997 10.1212 41.9521 10.9104C42.2041 11.6999 42.3303 12.7514 42.3303 14.0649V15.836C42.3303 17.1365 42.2075 18.1815 41.962 18.9706C41.7165 19.7602 41.3184 20.3373 40.768 20.7021C40.2171 21.0669 39.4709 21.2494 38.5291 21.2494C37.5605 21.2494 36.8007 21.0636 36.2504 20.692Z" fill="white"/>
<path d="M78.8683 10.7304C78.7291 10.903 78.6361 11.1849 78.5898 11.5763C78.5431 11.9678 78.5202 12.5613 78.5202 13.3575V14.2332H80.5303V13.3575C80.5303 12.5748 80.5035 11.9811 80.4508 11.5763C80.3976 11.1717 80.3017 10.8865 80.162 10.7205C80.0227 10.5547 79.8069 10.4717 79.5151 10.4717C79.2233 10.4717 79.0078 10.5582 78.8683 10.7304ZM78.5202 15.8651V16.482C78.5202 17.2651 78.5431 17.8522 78.5898 18.2435C78.6361 18.6349 78.7321 18.92 78.8786 19.0993C79.0243 19.2784 79.2497 19.3678 79.555 19.3678C79.9661 19.3678 80.2481 19.2086 80.4009 18.8903C80.5532 18.5718 80.6363 18.0413 80.6496 17.2979L83.0179 17.4373C83.0312 17.5438 83.0378 17.6897 83.0378 17.8753C83.0378 19.0031 82.7293 19.8454 82.1125 20.4028C81.4954 20.9599 80.623 21.2386 79.4952 21.2386C78.142 21.2386 77.1931 20.8141 76.6491 19.9649C76.1052 19.116 75.8333 17.8026 75.8333 16.0244V13.8948C75.8333 12.0639 76.1152 10.7273 76.6791 9.88457C77.243 9.04213 78.2085 8.62074 79.5749 8.62074C80.517 8.62074 81.2398 8.79341 81.7442 9.1383C82.2483 9.48349 82.6031 10.0208 82.809 10.7502C83.0145 11.4801 83.1178 12.4887 83.1178 13.7754V15.8651H78.5202Z" fill="white"/>
<path d="M29.5625 15.6366L26.4379 4.35238H29.1644L30.259 9.4671C30.5378 10.7277 30.7432 11.8024 30.8761 12.6912H30.9556C31.0483 12.0543 31.254 10.9865 31.5726 9.48705L32.7071 4.35238H35.4336L32.2691 15.6366V21.0503H29.5625V15.6366Z" fill="white"/>
<path d="M51.1979 8.85064V21.0502H49.0483L48.8095 19.5576H48.7501C48.1658 20.6856 47.2902 21.2493 46.1228 21.2493C45.3136 21.2493 44.7162 20.984 44.3319 20.4532C43.9469 19.9226 43.7545 19.0935 43.7545 17.9655V8.85064H46.5009V17.8065C46.5009 18.3505 46.5607 18.7385 46.6803 18.9707C46.7996 19.2028 46.9984 19.319 47.2772 19.319C47.5161 19.319 47.7449 19.246 47.9638 19.0999C48.1828 18.9541 48.345 18.7685 48.4515 18.5425V8.85064H51.1979Z" fill="white"/>
<path d="M65.2854 8.85064V21.0502H63.1358L62.8969 19.5576H62.8376C62.2533 20.6856 61.3777 21.2493 60.2103 21.2493C59.4011 21.2493 58.8037 20.984 58.4194 20.4532C58.0344 19.9226 57.842 19.0935 57.842 17.9655V8.85064H60.5884V17.8065C60.5884 18.3505 60.6482 18.7385 60.7675 18.9707C60.8871 19.2028 61.0859 19.319 61.3646 19.319C61.6035 19.319 61.8323 19.246 62.0513 19.0999C62.2703 18.9541 62.4324 18.7685 62.5389 18.5425V8.85064H65.2854Z" fill="white"/>
<path d="M58.6608 6.56181H55.9343V21.0501H53.2476V6.56181H50.5211V4.35272H58.6608V6.56181Z" fill="white"/>
<path d="M71.8573 15.7769C71.8573 16.6661 71.8207 17.3626 71.7478 17.8665C71.675 18.371 71.552 18.7293 71.3795 18.9413C71.2073 19.1538 70.9748 19.2598 70.683 19.2598C70.4574 19.2598 70.2485 19.2068 70.0564 19.1006C69.8637 18.9943 69.7082 18.8353 69.5887 18.6228V11.697C69.6812 11.3656 69.8406 11.0935 70.0662 10.8811C70.2916 10.669 70.5371 10.5627 70.8026 10.5627C71.0813 10.5627 71.2966 10.6722 71.4494 10.891C71.6017 11.1098 71.708 11.4782 71.7678 11.9956C71.8275 12.513 71.8573 13.2494 71.8573 14.2047V15.7769ZM74.3752 10.8006C74.2089 10.0315 73.9402 9.47416 73.569 9.12899C73.1974 8.7841 72.6865 8.61159 72.0367 8.61159C71.5321 8.61159 71.0614 8.7543 70.6235 9.03944C70.1858 9.32485 69.8472 9.69963 69.6086 10.164H69.5882L69.5887 3.73559H66.9416V21.0501H69.2105L69.4892 19.8957H69.5488C69.7609 20.3073 70.0793 20.632 70.5039 20.8709C70.9285 21.1098 71.3995 21.2292 71.9171 21.2292C72.8456 21.2292 73.5291 20.8014 73.9668 19.9456C74.4047 19.0899 74.6239 17.7533 74.6239 15.9353V14.0049C74.6239 12.6386 74.5406 11.5705 74.3752 10.8006Z" fill="white"/>
<path d="M12.0901 24.6219C18.7674 24.6219 24.1803 19.209 24.1803 12.5318C24.1803 5.85459 18.7674 0.441692 12.0901 0.441692C5.41292 0.441692 0 5.85459 0 12.5318C0 19.209 5.41292 24.6219 12.0901 24.6219Z" fill="#ED1D24"/>
<path d="M12.0901 5.18941C8.03538 5.18941 4.74754 8.47706 4.74754 12.5318C4.74754 16.5865 8.03538 19.8743 12.0901 19.8743C16.1448 19.8743 19.4326 16.5865 19.4326 12.5318C19.4326 8.47706 16.1448 5.18941 12.0901 5.18941ZM12.0901 6.16527C15.6009 6.16527 18.4567 9.02104 18.4567 12.5318C18.4567 16.0425 15.6009 18.8984 12.0901 18.8984C8.57936 18.8984 5.72349 16.0425 5.72349 12.5318C5.72349 9.02104 8.57936 6.16527 12.0901 6.16527Z" fill="white"/>
<path d="M9.75453 16.1039L15.9369 12.5318L9.75453 8.95969V16.1039Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_22_225">
<rect width="130" height="24.18" fill="white" transform="translate(0 0.442017)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 7.5 KiB

+36
View File
@@ -0,0 +1,36 @@
.aurora-preview-page {
min-height: 100vh;
padding: 32px;
background:
radial-gradient(circle at top left, rgba(28, 117, 219, 0.16), transparent 30%),
radial-gradient(circle at top right, rgba(237, 41, 122, 0.14), transparent 30%),
var(--black-color);
color: var(--white-color);
}
.aurora-preview-shell {
width: min(1_440px, 100%);
margin: 0 auto;
}
.aurora-preview-header {
margin-bottom: 24px;
}
.aurora-preview-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 20px;
}
.aurora-preview-section {
display: flex;
flex-direction: column;
gap: 16px;
}
.aurora-preview-widget {
display: flex;
flex-direction: column;
gap: 16px;
}
+26
View File
@@ -0,0 +1,26 @@
import { fileURLToPath } from 'node:url'
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
const AURORA_PREVIEW_DEV_SERVER_PORT = 5_175
export default defineConfig({
root: fileURLToPath(new URL('.', import.meta.url)),
resolve: {
alias: [
{
find: '@aurora/style.css',
replacement: fileURLToPath(new URL('../style.css', import.meta.url))
},
{
find: '@aurora',
replacement: fileURLToPath(new URL('../src/index.ts', import.meta.url))
}
]
},
server: {
port: AURORA_PREVIEW_DEV_SERVER_PORT
},
plugins: [react()]
})
+61
View File
@@ -0,0 +1,61 @@
@import '../../styles/main.sass'
.aurora-button
position: relative
display: inline-block
font-size: var(--a-font-size-md)
line-height: var(--a-line-height-md)
font-weight: var(--a-font-weight-semi-bold)
border-radius: var(--a-border-radius-md)
height: var(--a-button-size-md)
border: none
cursor: pointer
padding: 0 var(--a-space-lg)
box-shadow: 0 0 10px 2px transparent
transition: opacity var(--a-transition-duration-main) var(--a-transition-timing-main), transform var(--a-transition-duration-main), background-color var(--a-transition-duration-main) var(--a-transition-timing-main), border-color var(--a-transition-duration-main) var(--a-transition-timing-main), color var(--a-transition-duration-main) var(--a-transition-timing-main), box-shadow var(--a-transition-duration-main) var(--a-transition-timing-main)
&:hover:not(&--disabled, &--loading)
transform: scale3d(1.01, 1.01, 1.01)
&:active:not(&--disabled, &--loading)
transform: scale3d(.96, .96, .96)
&--primary
color: var(--a-color-text)
background-color: var(--a-color-accent)
&:hover:not(.aurora-button--disabled, .aurora-button--loading)
background-color: var(--a-color-accent-hover)
&--secondary
background-color: transparent
color: var(--a-color-accent)
border: 1px solid var(--a-color-accent)
&:hover:not(.aurora-button--disabled, .aurora-button--loading), &:hover:not(.aurora-button--disabled, .aurora-button--loading) .aurora-icon
border-color: var(--a-color-accent-hover)
color: var(--a-color-accent-hover)
.aurora-icon
color: var(--a-color-accent)
&--danger
background-color: var(--a-color-background-danger)
color: var(--a-color-text-danger)
&:hover:not(.aurora-button--disabled, .aurora-button--loading)
background-color: var(--a-color-danger-hover)
&--light
background-color: transparent
color: var(--a-color-accent)
&:hover:not(.aurora-button--disabled, .aurora-button--loading), &:hover:not(.aurora-button--disabled, .aurora-button--loading) .aurora-icon
color: var(--a-color-accent-hover)
.aurora-icon
color: var(--a-color-accent)
&--disabled
opacity: var(--a-opacity-disabled)
cursor: not-allowed
&--loading
opacity: var(--a-opacity-disabled)
cursor: wait
.aurora-loader
&::before, &::after
background-color: var(--a-color-white)
+114
View File
@@ -0,0 +1,114 @@
import classNames from 'clsx'
import { generateKeyId } from '../../lib/utils'
import { Flexbox, Icon, Loader } from '../..'
import './button.sass'
interface ButtonOnClickData {
name: string | undefined
value: string | number | undefined
}
export interface ButtonProps {
/* eslint-disable-next-line @typescript-eslint/no-explicit-any */
children?: any
// children?: React.ReactNode
type?: 'button' | 'submit'
iconName?: string
iconPosition?: 'left' | 'right'
secondary?: boolean
danger?: boolean
light?: boolean
disabled?: boolean
loading?: boolean
name?: string
value?: string | number | undefined
onClick?: (data: ButtonOnClickData) => void
}
export function Button({
children,
type = 'button',
iconName,
iconPosition = 'left',
secondary,
danger,
light,
disabled,
loading,
name,
value,
onClick
}: ButtonProps) {
let variant = 'primary'
if (secondary) {
variant = 'secondary'
} else if (danger) {
variant = 'danger'
} else if (light) {
variant = 'light'
}
return (
<button
key={`aurora-button_${generateKeyId()}`}
type={type}
name={name}
value={value}
className={classNames('aurora-button', {
'aurora-button--disabled': disabled,
'aurora-button--loading': loading,
[`aurora-button--${variant}`]: variant
})}
disabled={disabled || loading}
onClick={(event) => {
if (type !== 'button') {
return
}
event.preventDefault()
const data = {
name,
value
}
if (onClick) {
onClick(data)
}
}}
>
{loading ? (
<Loader />
) : (
<>
{iconName && iconPosition === 'left' && (
<Flexbox
flexDirection="row"
justifyContent="center"
alignItems="center"
gap="xs"
>
<Icon iconName={iconName} type="line" />
{children}
</Flexbox>
)}
{iconName && iconPosition === 'right' && (
<Flexbox
flexDirection="row"
justifyContent="center"
alignItems="center"
gap="xs"
>
{children}
<Icon iconName={iconName} type="line" />
</Flexbox>
)}
{!iconName && children}
</>
)}
</button>
)
}
+1
View File
@@ -0,0 +1 @@
export * from './button'
+12
View File
@@ -0,0 +1,12 @@
@import '../../styles/main.sass'
.aurora-card
position: relative
display: inline-block
width: auto
padding: var(--a-space-md)
background-color: var(--a-color-background-surface-secondary)
border-radius: var(--a-border-radius-md)
&--full-width
width: 100%
+25
View File
@@ -0,0 +1,25 @@
import classNames from 'clsx'
import { generateKeyId } from '../../lib/utils'
import './card.sass'
export interface CardProps {
/* eslint-disable-next-line @typescript-eslint/no-explicit-any */
children: any
// children: React.ReactNode
fullWidth?: boolean
}
export function Card({ children, fullWidth }: CardProps) {
return (
<div
key={`aurora-card_${generateKeyId()}`}
className={classNames('aurora-card', {
'aurora-card--full-width': fullWidth
})}
>
{children}
</div>
)
}
+1
View File
@@ -0,0 +1 @@
export * from './card'
@@ -0,0 +1,39 @@
@import '../../styles/main.sass'
.aurora-checkbox
display: flex
align-items: center
gap: var(--a-space-sm)
cursor: pointer
&[data-disabled]
cursor: not-allowed
.aurora-checkbox-placeholder
width: var(--a-checkbox-radio-size)
height: var(--a-checkbox-radio-size)
.aurora-checkbox-control
display: flex
justify-content: center
align-items: center
width: var(--a-checkbox-radio-size)
height: var(--a-checkbox-radio-size)
border-radius: var(--a-border-radius-xs)
border: 1px solid var(--a-color-input-border)
background-color: var(--a-color-input-background)
transition: background-color var(--a-transition-duration-main) var(--a-transition-timing-main), border-color var(--a-transition-duration-main) var(--a-transition-timing-main)
&[data-hover]:not([data-state="checked"])
border-color: var(--a-color-input-border-hover)
background-color: var(--a-color-input-background-hover)
&[data-state="checked"]
border-color: transparent
background-color: var(--a-color-input-border-focus)
&[data-disabled]
opacity: var(--a-opacity-disabled)
.aurora-checkbox-label
color: var(--a-color-text)
font-size: var(--a-font-size-md)
&[data-disabled]
opacity: var(--a-opacity-disabled)
@@ -0,0 +1,74 @@
import { useState } from 'react'
import {
Checkbox as ArkCheckbox,
type CheckboxCheckedChangeDetails,
type CheckboxRootProps as ArkCheckboxProps
} from '@ark-ui/react/checkbox'
import { Icon } from '../icon'
import './checkbox.sass'
interface CheckboxOnChangeData {
name: string
value: string | undefined
isChecked: boolean
}
export interface CheckboxProps
extends Pick<
ArkCheckboxProps,
'value' | 'checked' | 'disabled' | 'required'
> {
name: string
label?: string
onChange?: (data: CheckboxOnChangeData) => void
}
export function Checkbox({
name,
label,
checked,
value,
disabled,
required,
onChange
}: CheckboxProps) {
const [isChecked, setIsChecked] = useState(checked)
return (
<ArkCheckbox.Root
className="aurora-checkbox"
name={name}
value={value}
checked={isChecked}
disabled={disabled}
required={required}
onCheckedChange={(event: CheckboxCheckedChangeDetails) => {
setIsChecked(event.checked as boolean)
const data = {
name,
value,
isChecked: !!event.checked
}
if (onChange) {
onChange(data)
}
}}
>
<ArkCheckbox.HiddenInput />
<ArkCheckbox.Control className="aurora-checkbox-control">
{isChecked ? (
<Icon iconName="check" size="sm" animated />
) : (
<div className="aurora-checkbox-placeholder" />
)}
</ArkCheckbox.Control>
<ArkCheckbox.Label className="aurora-checkbox-label">
{label}
</ArkCheckbox.Label>
</ArkCheckbox.Root>
)
}
+1
View File
@@ -0,0 +1 @@
export * from './checkbox'
@@ -0,0 +1,28 @@
.aurora-circular-progress
position: relative
&--sm
width: 64px
height: 64px
&--md
width: 128px
height: 128px
&--lg
width: 256px
height: 256px
path
transition: stroke-dashoffset var(--a-transition-duration-main) var(--a-transition-timing-main)
&:nth-child(1)
stroke: var(--a-color-background-surface-secondary)
stroke-width: 32px
&:nth-child(2)
stroke: var(--a-color-accent)
stroke-width: 12px
stroke-linecap: round
.aurora-circular-progress-content
position: absolute
top: 50%
left: 50%
transform: translate(-50%, -50%)
@@ -0,0 +1,41 @@
import classNames from 'clsx'
import { generateKeyId } from '../../lib/utils'
import './circular-progress.sass'
export interface CircularProgressProps {
value: number
/* eslint-disable-next-line @typescript-eslint/no-explicit-any */
children?: any
// children?: React.ReactNode
size?: 'sm' | 'md' | 'lg'
}
export function CircularProgress({
value,
children,
size = 'md'
}: CircularProgressProps) {
const total = 100
return (
<div
key={`aurora-circular-progress_${generateKeyId()}`}
className={classNames('aurora-circular-progress', {
[`aurora-circular-progress--${size}`]: size
})}
>
<svg viewBox="0 0 276 276" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M138 16C154.021 16 169.886 19.1556 184.687 25.2867C199.489 31.4178 212.938 40.4042 224.267 51.733C235.596 63.0617 244.582 76.5109 250.713 91.3126C256.844 106.114 260 121.979 260 138C260 154.021 256.844 169.886 250.713 184.687C244.582 199.489 235.596 212.938 224.267 224.267C212.938 235.596 199.489 244.582 184.687 250.713C169.886 256.844 154.021 260 138 260C121.979 260 106.114 256.844 91.3126 250.713C76.5109 244.582 63.0617 235.596 51.7329 224.267C40.4042 212.938 31.4177 199.489 25.2867 184.687C19.1556 169.886 16 154.021 16 138C16 121.979 19.1556 106.114 25.2867 91.3126C31.4178 76.5108 40.4043 63.0617 51.733 51.7329C63.0618 40.4042 76.511 31.4177 91.3127 25.2867C106.114 19.1556 121.979 16 138 16L138 16Z" />
<path
pathLength={total}
strokeDasharray={total}
strokeDashoffset={total - value}
d="M138 16C154.021 16 169.886 19.1556 184.687 25.2867C199.489 31.4178 212.938 40.4042 224.267 51.733C235.596 63.0617 244.582 76.5109 250.713 91.3126C256.844 106.114 260 121.979 260 138C260 154.021 256.844 169.886 250.713 184.687C244.582 199.489 235.596 212.938 224.267 224.267C212.938 235.596 199.489 244.582 184.687 250.713C169.886 256.844 154.021 260 138 260C121.979 260 106.114 256.844 91.3126 250.713C76.5109 244.582 63.0617 235.596 51.7329 224.267C40.4042 212.938 31.4177 199.489 25.2867 184.687C19.1556 169.886 16 154.021 16 138C16 121.979 19.1556 106.114 25.2867 91.3126C31.4178 76.5108 40.4043 63.0617 51.733 51.7329C63.0618 40.4042 76.511 31.4177 91.3127 25.2867C106.114 19.1556 121.979 16 138 16L138 16Z"
/>
</svg>
<div className="aurora-circular-progress-content">{children}</div>
</div>
)
}
@@ -0,0 +1 @@
export * from './circular-progress'
@@ -0,0 +1,92 @@
@import '../../styles/main.sass'
.aurora-flexbox
position: relative
display: flex
flex-direction: column
height: 100%
&--padding
padding: var(--a-space-xl) var(--a-space-md)
&--padding-x
padding-left: var(--a-space-md)
padding-right: var(--a-space-md)
&--padding-y
padding-top: var(--a-space-xl)
padding-bottom: var(--a-space-xl)
&--full-width
width: 100%
&--flex
display: flex
&--inline-flex
display: inline-flex
&--row
flex-direction: row
&--row-reverse
flex-direction: row-reverse
&--column
flex-direction: column
&--column-reverse
flex-direction: column-reverse
&--align-flex-start
align-items: flex-start
&--align-center
align-items: center
&--align-flex-end
align-items: flex-end
&--align-stretch
align-items: stretch
&--align-baseline
align-items: baseline
&--justify-flex-start
justify-content: flex-start
&--justify-center
justify-content: center
&--justify-flex-end
justify-content: flex-end
&--justify-space-between
justify-content: space-between
&--justify-space-around
justify-content: space-around
&--justify-space-evenly
justify-content: space-evenly
&--justify-stretch
justify-content: stretch
&--gap-xs
gap: var(--a-space-xs)
&--gap-sm
gap: var(--a-space-sm)
&--gap-md
gap: var(--a-space-md)
&--gap-lg
gap: var(--a-space-lg)
&--gap-xl
gap: var(--a-space-xl)
&--row-gap-xs
row-gap: var(--a-space-xs)
&--row-gap-sm
row-gap: var(--a-space-sm)
&--row-gap-md
row-gap: var(--a-space-md)
&--row-gap-lg
row-gap: var(--a-space-lg)
&--row-gap-xl
row-gap: var(--a-space-xl)
&--column-gap-xs
column-gap: var(--a-space-xs)
&--column-gap-sm
column-gap: var(--a-space-sm)
&--column-gap-md
column-gap: var(--a-space-md)
&--column-gap-lg
column-gap: var(--a-space-lg)
&--column-gap-xl
column-gap: var(--a-space-xl)
+66
View File
@@ -0,0 +1,66 @@
import classNames from 'clsx'
import { type Size } from '../../lib/types'
import { generateKeyId } from '../../lib/utils'
import './flexbox.sass'
export interface FlexboxProps {
/* eslint-disable-next-line @typescript-eslint/no-explicit-any */
children: any
// children: React.ReactNode
fullWidth?: boolean
display?: 'flex' | 'inline-flex'
alignItems?: 'center' | 'flex-start' | 'flex-end' | 'baseline' | 'stretch'
justifyContent?:
| 'center'
| 'flex-start'
| 'flex-end'
| 'space-between'
| 'space-around'
| 'space-evenly'
| 'stretch'
flexDirection?: 'row' | 'row-reverse' | 'column' | 'column-reverse'
gap?: Size
rowGap?: Size
columnGap?: Size
padding?: boolean
paddingX?: boolean
paddingY?: boolean
}
export function Flexbox({
children,
fullWidth,
display,
alignItems,
justifyContent,
flexDirection,
gap,
rowGap,
columnGap,
padding,
paddingX,
paddingY
}: FlexboxProps) {
return (
<div
key={`aurora-flexbox_${generateKeyId()}`}
className={classNames('aurora-flexbox', {
'aurora-flexbox--full-width': fullWidth,
'aurora-flexbox--padding': padding,
'aurora-flexbox--padding-x': paddingX,
'aurora-flexbox--padding-y': paddingY,
[`aurora-flexbox--${display}`]: display,
[`aurora-flexbox--align-${alignItems}`]: alignItems,
[`aurora-flexbox--justify-${justifyContent}`]: justifyContent,
[`aurora-flexbox--${flexDirection}`]: flexDirection,
[`aurora-flexbox--gap-${gap}`]: gap,
[`aurora-flexbox--row-gap-${rowGap}`]: rowGap,
[`aurora-flexbox--column-gap-${columnGap}`]: columnGap
})}
>
{children}
</div>
)
}
+1
View File
@@ -0,0 +1 @@
export * from './flexbox'
+4
View File
@@ -0,0 +1,4 @@
@import '../../styles/main.sass'
.aurora-form
position: relative
+51
View File
@@ -0,0 +1,51 @@
import { generateKeyId } from '../../lib/utils'
import './form.sass'
export interface FormProps {
/* eslint-disable-next-line @typescript-eslint/no-explicit-any */
children?: any
// children?: React.ReactNode
onSubmit: (data: Record<string, unknown>) => void
}
export function Form({ children, onSubmit }: FormProps) {
const handleSubmit = (event: React.FormEvent<HTMLFormElement>) => {
event.preventDefault()
const form = event.currentTarget
const formData = new FormData(form)
const data: Record<string, unknown> = {}
for (const [key, value] of formData.entries()) {
if (data[key] && key.endsWith('[]')) {
if (Array.isArray(data[key])) {
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-expect-error
;(data[key] as []).push(value)
} else {
data[key] = [data[key], value]
}
} else {
if (key.endsWith('[]')) {
data[key] = [value]
} else {
data[key] = value
}
}
}
onSubmit(data)
}
return (
<form
autoComplete="off"
className="aurora-form"
onSubmit={handleSubmit}
key={`aurora-form_${generateKeyId()}`}
>
{children}
</form>
)
}

Some files were not shown because too many files have changed in this diff Show More