zhaoying
2b30a69b94
feat(web): 1. user memory; 2. update workspace's model config
2025-12-25 11:54:31 +08:00
zhaoying
a1def533af
feat(web): order
2025-12-24 18:09:02 +08:00
zhaoying
34dde34e61
fix(web): user memory detail
2025-12-24 15:45:11 +08:00
zhaoying
d1b51b9653
feat(web): workflow's chat support abort output
2025-12-23 17:32:11 +08:00
zhaoying
72acea990a
feat(web): update reflection engine result
2025-12-23 17:16:57 +08:00
zhaoying
480f721888
feat(web): workflow support lexical editor
2025-12-23 16:44:07 +08:00
zhaoying
26263bdcf0
feat(web): workflow support lexical editor
2025-12-23 16:22:51 +08:00
zhaoying
7d40d06b69
fix(web): workflow properties
2025-12-23 14:30:22 +08:00
zhaoying
5736a70ccb
fix(web): workflow variable
2025-12-23 11:20:04 +08:00
zhaoying
cd325fe198
fix(web): workflow bug
2025-12-22 20:01:10 +08:00
zhaoying
9f7bafe7fb
feat(web): update routes.json
2025-12-22 18:49:31 +08:00
zhaoying
773e785ce9
feat(web): Graph user memory update
2025-12-22 18:45:36 +08:00
zhaoying
b1e69e154b
feat(web): node show id; update reflection engine example
2025-12-22 14:29:53 +08:00
zhaoying
ad0a7ebcb9
feat(web): Workflow
2025-12-22 11:33:08 +08:00
zhaoying
281aec23e3
feat(web): Add Workflow
2025-12-22 10:46:19 +08:00
zhaoying
e1bccff79b
feat(web): remove mock data
2025-12-19 19:10:06 +08:00
zhaoying
6d91f84e33
style: UI update
2025-12-19 19:08:08 +08:00
zhaoying
eaa47ad9f1
feat(web): remove mock data
2025-12-19 18:54:00 +08:00
zhaoying
1027213fc7
feat(web): Add Reflection Engine API
2025-12-19 18:52:33 +08:00
zhaoying
62071ff96f
feat(web): Add Reflection Engine
2025-12-19 18:51:07 +08:00
zhaoying
bcec0ae401
feat(web): Add Emotion Memory
2025-12-19 16:54:52 +08:00
zhaoying
7da3c5a8e8
feat(web): update api key
2025-12-18 20:35:38 +08:00
zhaoying
50a244af4d
style(web): ui update
2025-12-18 15:20:01 +08:00
zhaoying
3ab68e126f
feature: app's api key support delete
2025-12-18 15:12:39 +08:00
zhaoying
fa53ab1d6a
feat(web): api method readonly
2025-12-18 13:34:32 +08:00
zhaoying
29cc708f4f
feat(web): api key
2025-12-18 12:35:42 +08:00
zhaoying
9799ba510a
optimize: check en.ts
2025-12-16 14:22:37 +08:00
zhaoying
44ceee3f42
feature: add api key
2025-12-16 13:54:41 +08:00
zhaoying
36cab874fa
feature: memory extraction engine debug switch to streaming output
2025-12-16 11:53:59 +08:00
zhaoying
d27ed6c419
optimize: 1. stream request optimize; 2. replace Chat component
2025-12-16 11:31:19 +08:00
zhaoying
af2b8531e9
components: Add Chat component
2025-12-16 11:27:13 +08:00
zhaoying
9b2f603454
optimize: UI update
2025-12-16 11:26:41 +08:00
赵莹
ea0a445d5b
Merge #1 into develop from web
...
update web
2025-12-15 07:16:19 +00:00
lanceyq
570392aa6f
Docs/installation tutorial ( #7 )
...
* [add]修改迁移文件新建空白表结构
* Add installation guide and environment setup
Added installation instructions and environment requirements for MemoryBear.
* [delete]删除api,web的readme.md。只保留唯一readme.md
* Fix database connection example in README
Update database connection configuration example in README.
2025-12-05 21:38:31 +08:00
lanceyq
9d1c546173
Fix/service startup(补充requirements.txt、修改neo4j的ip) ( #6 )
...
* [fix]修复服务启动
* [fix]补充requirements.txt
* [changes]修改config.py中neo4j的IP
* [fix]更改neo4j的ip与postgre、redis
2025-12-05 10:22:58 +08:00
lanceyq
0117194a67
[fix]修复服务启动 ( #3 )
2025-12-04 18:50:09 +08:00
Ke Sun
c1adc62ec6
feat: Add base project structure with API and web components
2025-12-02 20:28:01 +08:00