Commit graph

11 commits

Author SHA1 Message Date
Douglas Lai
8f4f575db9
feat: add native menus, shortcuts, and window chrome (#1858)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-21 20:39:55 +08:00
Douglas Lai
6d16eb51fa
Feat/in session dif review (#1817)
Some checks are pending
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-21 13:43:21 +08:00
Douglas Lai
88f530358e
Redesign two chat timeline view (#1856)
Some checks are pending
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-20 23:48:54 +08:00
4pmtong
93262cbc97 perf: make project history hydration nonblocking
Some checks are pending
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-08-20 13:42:12 +08:00
4pmtong
b1c4565676 feat: make scoped Memory discoverable and manageable 2026-08-19 23:56:11 +08:00
Douglas Lai
ed9614486a
Refactor dashboard (#1854)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-19 19:02:56 +08:00
Douglas Lai
05d4f7ef3d
Feat/refactor chatbox event bus (#1852)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-18 23:40:29 +08:00
Wendong-Fan
3291fdf0eb
Revert "add authentication (login/signup) and improve search history management" (#1120)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
2026-02-02 01:23:35 +08:00
Wendong-Fan
bd2f2a1c9e Merge branch 'pr-1021' into pr-1021-merge 2026-02-02 01:21:02 +08:00
Zahid Ullah Khan
35d50f230b Removed the .vscode/.debug.script.mjs file.
Replaced the standard button with the project's internal Button component in SearchHistoryDialog.tsx.

Updated the Login.tsx logic to check if(data) rather than explicit type casting.

Added a test case for the "Account or password error" (code 10) in stackAuthApi.test.ts.
2026-01-23 11:02:06 +05:00
Zahid Ullah Khan
ca26a7da87 feat: implement login and signup functionality with auto-create option in stackAuthApi 2026-01-21 16:41:02 +05:00