PierrunoYT
7b526b3620
Add Italian, Spanish and Português ( #1017 )
...
* Update index.ts
Add Italian, Spanish and Português
* Update translation.json
Add Italian. Spanish and Português
* Remove unnecessary i18n initialization arguments
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-12 04:57:12 -04:00
Alex Bäuerle
224ee7d1f8
fix: fix some of the styling to more closely match figma ( #927 )
...
* fix: fix some of the styling to more closely match figma
* overflow
2024-04-12 04:45:03 -04:00
hugehope
9cd4ad3298
chore: fix some typos in comments ( #1013 )
...
Signed-off-by: hugehope <cmm7@sina.cn >
2024-04-11 23:21:46 +02:00
808vita
fb54c36c90
lint-frontend settingsSlice.ts ( #1022 )
...
* lint-frontend settingsSlice.ts
for lint-frontend
Unexpected console statement
* Update settingsSlice.ts
2024-04-11 19:25:04 +02:00
PierrunoYT
51b3ae56c7
Add German Translation ( #851 )
...
* Update index.ts
* Update translation.json
* Update index.ts
* Remove comment and ident JSON
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-10 22:59:46 -04:00
Alex Bäuerle
cd723abfdd
fix: make chat colors match figma ( #957 )
2024-04-10 18:24:25 -04:00
Leo
b2de79ae08
Feat add toast ( #951 )
...
* feat: add agent status bar.
* fix: ws will reconnect after failed in first time.
* update: delete useless codes.
* feat: add toast
2024-04-10 12:10:58 -04:00
Alex Bäuerle
707ab7b3f8
feat: make panes resizable ( #925 )
2024-04-09 20:42:16 -04:00
dred0n
92562a5152
remove json_dump and adjust handlers ( #881 )
...
Co-authored-by: senseable <dondre+witcebs@gmail.com >
2024-04-09 14:41:07 -04:00
Xiaochen Duan
c1aab59c2e
i18n : Add zh-TW 繁體中文 ( #947 )
...
* add zh-TW translation
* add zh-TW translation
2024-04-09 13:22:24 -05:00
Leo
eb7b3484fd
feat: add agent status bar. ( #941 )
...
* feat: add agent status bar.
* fix: ws will reconnect after failed in first time.
* update: delete useless codes.
2024-04-09 15:26:06 +00:00
Alex Bäuerle
3c4b3eddc0
fix: text input can be edited even if not yet initialized ( #928 )
...
Clicking the send button is still only possible once initialized.
2024-04-09 00:01:49 +02:00
Exlo
73fb4843a3
i18n : Add Norwegian ( #876 )
...
* Update index.ts
* Update translation.json
* Update index.ts
2024-04-08 10:36:04 -04:00
Akki
6f795f5e9c
style(code editor): improved UI / UX for code editor ( #826 )
...
* style(): improved code edito ui / ux
* fix(): fix build issue and use cn fn
* theme variable updated to tailwind neutral gray
* fix(): fix conflicts
* fix lint errors
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-08 10:32:45 -04:00
Leo
e52bf5ad7b
Fix aligning settings between fe and be ( #863 )
...
* fix: aligning settings between FE and BE.
* apply black formatter and clean useless codes.
2024-04-07 14:56:14 -05:00
iamiks
a0c5c8efe9
i18n : Add Korean ( #849 )
2024-04-07 10:40:18 -05:00
808vita
6f346b3789
refactor & fix frontend: typing chat ( #861 )
2024-04-07 10:40:03 -05:00
Sri
d87a7ddd83
moving type and eslint related packages to dev dependencies ( #811 )
...
Co-authored-by: msri23 <112919748+msri23@users.noreply.github.com >
2024-04-06 22:40:51 -04:00
Leo
3313e473ea
style: Action and Observation use schema for unifying ( #494 )
...
* style: Action and Observation use schema for unifying
* merge from upstream/main
* merge from upstream/main
2024-04-06 13:46:07 -04:00
Aaron Jorgensen
23a7057be2
Update SettingModal.tsx ( #792 )
2024-04-06 12:41:48 -04:00
Graham Neubig
f40fe6ac28
Remove pnpm ( #823 )
...
* Remove pnpm
* Remove from ci
* Remove pnpm
* Remove cache from lint
2024-04-06 12:39:02 -04:00
Leo
0b5eea967f
fix: enable custom model. ( #825 )
2024-04-06 10:23:48 -04:00
Leo
c34517be2b
fix: wrong setting for localstorage workspace. ( #821 )
2024-04-06 08:38:12 -04:00
RaGe
228889c50c
fix frontend dependencies ( #810 )
...
fixes #805
2024-04-06 07:04:10 -04:00
Alex Bäuerle
d20f532289
feat: add tree view for the files in the current workspace ( #601 )
...
* feat: add tree view for the files in the current workspace
* minor
* rest endpoints
* minor
2024-04-05 20:21:39 -04:00
Sagar Shah
2855959c76
translate to english ( #675 )
2024-04-05 13:42:41 -05:00
Alex Bäuerle
a202b2550f
fix: show code tab by default, planner not working yet ( #775 )
...
* fix: show code tab by default, planner not working yet
* remove planner content
* remove planner for now
2024-04-05 12:26:46 -05:00
Leo
adbcfefd8c
feat: websocket connection management and sandbox bound to session. ( #559 )
...
* feat: websocket connection management and sandbox bound to session.
* fix: set default value to id
* feat: add session management.
* fix for mypy
* fix for mypy
* fix the pnpm-lock.
* fix the default model is empty will throw error.
2024-04-05 12:19:52 -05:00
Alex Bäuerle
9109344728
fix: fix chat overflow ( #773 )
2024-04-05 12:02:24 -05:00
Alex Bäuerle
8ec24ab7ea
feat: start implementing new frontend layout ( #737 )
2024-04-04 21:45:28 -04:00
Anas DORBANI
5ec0e5b7ec
Switch to Poetry ( #378 )
...
* create the pyproject file
* Fix the pyproject.toml file
* Update Makefile
* adapt makefile
* fix some execution issues
* Untrack lock files and wait for the backend to get start before frontend
* Remove LangChain dependencies
* Add github action for pytest
* add missing dependency
* rebase and fix the versions adding lock file
* add torch and pymupdfb deps
* some conflicts fixes
* Add dependencies evaluation group
* add poetry.lock
* Fix unexpected operator
---------
Co-authored-by: Robert Brennan <contact@rbren.io >
2024-04-05 00:27:29 +00:00
RaGe
17ea9a7849
(fix) Do not reset backend for only language change ( #736 )
2024-04-04 18:23:49 -04:00
mashiro
0534c14279
feat: i18n ( #723 )
...
* feat: i18n
* fix: ci lint error
* fix: pnpm run pre script not trigger
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-04 16:38:19 -04:00
mashiro
baa981cda7
fix: block input send event while ime composition ( #701 )
...
* fix: trigger send event while ime composition & separate input element & disable input event while initializing
* fix: eslint react plugin setting
---------
Co-authored-by: Jim Su <jimsu@protonmail.com >
2024-04-04 09:44:07 -04:00
mashiro
5bb7bdb9f8
fix: detect corepack node version need to equal minimize ( #703 )
2024-04-04 16:59:40 +08:00
mashiro
0fdc401f91
chore: use pnpm to manage frontend deps ( #659 )
...
* chore: use pnpm to manage frontend deps
* typo: change content of tips
* docs: update node.js require version & replacement installation link
* feat: detect the Node.js version to ensure corepack is supported
* typo: remove chinese comment
* fix: lint CI config, use pnpm to install dependencies
* fix: nextui style error when using pnpm
* fix: ci setup pnpm cwd
* fix: frontend lint ci install deps crash
* fix: ci lint frontend missing package.json path
* fix: frontend lint ci add cache-dependency-path prop
2024-04-04 14:55:03 +08:00
808vita
398749fcd8
fix frontend : highlight active assistant text and maintain chat seq | for #476 ( #598 )
...
* highlight active assistant text and maintain seq
* adjust speed
* alter autoscrolll
2024-04-03 22:46:52 -04:00
Jim Su
0c00e84e77
Send initialization arguments only when stored in localStorage ( #618 )
...
* Send initialization arguments only when stored in localStorage
* Fix mock default-model path
2024-04-03 13:56:47 -04:00
xcodebuild
1c6f046c84
Fix make vars ( #641 )
...
* fix: let BACKEND_HOST and FRONTEND_PORT works in markfile
* feat: let vite do not clear terminal to keep backend log
2024-04-03 08:58:01 -04:00
Paweł Ciosek
b672ac3632
Fix terminal output disappears after switching tabs ( #604 )
2024-04-02 20:57:30 -04:00
universea
5f29df088a
Add playwright and show screenshoots on web browser ( #547 )
...
* add playwright and show screenshoots on web browser
* fix lints
* fix lint issues
* fix lint issues
* fix lint issues
* fix lint issues
* fix lint issues
2024-04-02 18:46:01 -04:00
Robert Brennan
22a9a28e46
Update intro message ( #569 )
2024-04-02 10:02:09 -04:00
Jim Su
0a8a857d00
fix: apply settings without explicit change ( #541 )
...
* fix: apply settings without explicit change
* Change default model to gpt-4-0125-preview and don't print settings selection on startup
2024-04-02 09:49:43 -04:00
xcodebuild
4c1d278d14
fix: use 127.0.0.1 for api proxy ( #535 )
2024-04-02 18:22:28 +08:00
Alex Bäuerle
6d43b0ae88
fix: set the input to be empty after pressing enter instead of showing a newline ( #506 )
2024-04-02 01:07:06 +08:00
Robert Brennan
3e6508b7f1
Update Langchains Agent, rename to Monologue ( #402 )
...
* standardize on content vs contents
* remove langchain dep
* rename langchains to monologue
* unused imports
* Update agenthub/planner_agent/prompt.py
* update locks
* fix code editor
* fix agent list in frontend
2024-04-01 11:33:39 -04:00
xcodebuild
1ae3f1bf6a
Fix API with vite proxy ( #454 )
...
* fix: use vite proxy for API and ws
* feat: add env var BACKEND_HOST
* feat: mock api for /litellm-models
2024-04-01 13:17:20 +08:00
808vita
0e3c86ad59
fix typing jsx ChatInterface.tsx ( #468 )
...
wrapped with fragment
2024-03-31 22:46:08 -04:00
Alex Bäuerle
15ab5e1617
feat: make input for message autoresize ( #466 )
2024-04-01 04:25:44 +08:00
Alex Bäuerle
838ca200a8
fix: fix chat bubble width ( #464 )
2024-04-01 03:33:26 +08:00