Commit Graph

86 Commits

Author SHA1 Message Date
ItzCrazyKns 7653eaf146
feat(config): avoid updating blank fields 2024-04-23 16:54:39 +05:30
ItzCrazyKns b2b1d724ee
feat(ui): add settings page 2024-04-23 16:52:41 +05:30
ItzCrazyKns 3ffbddd237
feat(routes): add config route 2024-04-23 16:46:14 +05:30
ItzCrazyKns a86378e726
feat(config): add `updateConfig` method 2024-04-23 16:45:14 +05:30
ItzCrazyKns fd65af53c3
feat(providers): add error handling 2024-04-21 20:52:47 +05:30
ItzCrazyKns ec91289c0c
feat(messageSources): use arrow functions 2024-04-21 16:22:27 +05:30
ItzCrazyKns 0ea2bec85d
feat(config): Remove preassigned values 2024-04-20 22:12:49 +05:30
ItzCrazyKns 5924690df2
feat(image-search): Use LLM from config 2024-04-20 22:12:07 +05:30
ItzCrazyKns 23b7feee0c
feat(input-actions): fix popover mobile view 2024-04-20 20:46:16 +05:30
ItzCrazyKns 95461154d0
feat(sample-config): change `ULR` to `URL` 2024-04-20 18:26:54 +05:30
ItzCrazyKns e964ffcea5
feat(readme): remove excess space 2024-04-20 11:22:39 +05:30
ItzCrazyKns d37a1a8020
feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
ItzCrazyKns 28a7175afc
feat(chat): Add loading for ws 2024-04-20 10:23:56 +05:30
ItzCrazyKns c6a5790d33
feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
ItzCrazyKns dd1ce4e324
feat(agents): replace LLMs with chat LLMs 2024-04-18 18:15:17 +05:30
ItzCrazyKns f9ab543bcf
feat(navbar): Fix alignment 2024-04-18 17:47:51 +05:30
ItzCrazyKns 88304d29c1
feat(readme): use detached mode for docker compose 2024-04-17 21:00:43 +05:30
ItzCrazyKns d14042d621
feat(readme): Add contributing file 2024-04-17 11:57:45 +05:30
ItzCrazyKns 0b18877fb8
Create CONTRIBUTING.md 2024-04-17 11:53:55 +05:30
ItzCrazyKns 30d544cb36
Update issue templates 2024-04-17 11:40:00 +05:30
ItzCrazyKns 90edd98613
feat(messageHandler): add new emitter event handling 2024-04-17 11:27:05 +05:30
ItzCrazyKns 89340fcfff
feat(wolfram-search): Remove unused imports 2024-04-17 10:10:28 +05:30
ItzCrazyKns 4ab8d6c834
feat(agents): Use LLM name from env 2024-04-16 21:05:57 +05:30
ItzCrazyKns 3859e3db03
feat(gitignore): Allow package lock files 2024-04-15 21:03:52 +05:30
ItzCrazyKns d5b8803f12
feat(navbar): Use trimmed content 2024-04-14 17:15:18 +05:30
ItzCrazyKns 334e657ddd
feat(wolfram-search): Prevent reranking 2024-04-14 17:14:55 +05:30
ItzCrazyKns 9fd01923a8
feat(readme): Add TOC 2024-04-14 13:19:07 +05:30
ItzCrazyKns 4916636220
feat(readme): correct access URL 2024-04-13 14:52:45 +05:30
ItzCrazyKns 21672d150d
feat(focus-selector): Stylize focus selector 2024-04-13 12:20:36 +05:30
ItzCrazyKns 98fae392b7
feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
ItzCrazyKns b1f0bdb350
feat(readme): Update installation instructions 2024-04-12 21:39:46 +05:30
ItzCrazyKns 32aaf46ee4
feat(input-action-buttons): prevent form submit 2024-04-10 20:14:21 +05:30
ItzCrazyKns 418cea8316
feat(license): Create license 2024-04-10 20:09:50 +05:30
ItzCrazyKns 1c487d4224
feat(navbar): Update title and time 2024-04-09 19:10:15 +05:30
ItzCrazyKns 8f3de05a38
feat(package): Update `dev` script 2024-04-09 18:48:26 +05:30
ItzCrazyKns d1c74c861e
Initial commit 2024-04-09 16:21:05 +05:30