Commit Graph

36 Commits

Author SHA1 Message Date
Mark
1d9e249a77 [add] migration script 2026-02-04 18:17:44 +08:00
Mark
a2dfda3471 [add] migration script 2026-02-04 13:57:20 +08:00
Mark
36cb0a12ad [add] migration script 2026-01-30 18:56:44 +08:00
Mark
d9aba92314 [add] migration script 2026-01-30 15:27:13 +08:00
Ke Sun
e7370489e8 Release/v0.2.2 (#260)
* [modify] migration script

* [add] migration script

* fix(web): change form message

* fix(web): the memoryContent field is compatible with numbers and strings

* feat(web): code node hidden

* fix(model):
1. create a basic model to check if the name and provider are duplicated.
2. The result shows error models because the provider created API Keys for all matching models.

---------

Co-authored-by: Mark <zhuwenhui5566@163.com>
Co-authored-by: zhaoying <yzhao96@best-inc.com>
Co-authored-by: yingzhao <zhaoyingyz@126.com>
Co-authored-by: Timebomb2018 <18868801967@163.com>
2026-01-30 15:10:22 +08:00
Mark
e2714b942d [add]migration script 2026-01-29 13:54:38 +08:00
Mark
44bf1eeae2 [add] migrations script 2026-01-28 15:24:55 +08:00
Mark
93c9e76c4b [add] migration script 2026-01-27 15:31:29 +08:00
Mark
87731090ca [modify] migration script 2026-01-26 19:19:41 +08:00
Mark
b046411302 [modify] migration script 2026-01-26 15:39:35 +08:00
Mark
8228d38859 [add] migration script 2026-01-26 14:26:32 +08:00
乐力齐
7870c6c33f Fix/interface home (#182)
* [fix]Fix the interface for statistics of recent activities and applications

* [changes]Modify the code based on the AI review
1.Use the boolean auxiliary methods provided by SQLAlchemy instead of using == True in the is_active filter.
2.The calculation of the "PROJECT_ROOT" has now been hardcoded with five levels of nested os.path.dirname calls.

* [fix]Fix the interface for statistics of recent activities and applications

* [changes]Modify the code based on the AI review
1.Use the boolean auxiliary methods provided by SQLAlchemy instead of using == True in the is_active filter.
2.The calculation of the "PROJECT_ROOT" has now been hardcoded with five levels of nested os.path.dirname calls.
2026-01-23 10:50:24 +08:00
Mark
16c0d9bb6c [add] migration script 2026-01-22 10:28:40 +08:00
Mark
004ec0da6d [add] migrations script 2026-01-19 16:16:23 +08:00
Mark
d29321c1f2 [add] migration script 2026-01-16 13:18:37 +08:00
乐力齐
dec9fca8c2 Refactor/episodic explicit (#93)
* [refactor]Reconstruct episodic memory

* [refactor]Reconstructing explicit memory

* [refactor]Reconstruct episodic memory

* [refactor]Reconstructing explicit memory

* [changes]Based on the improvement of AI review

* [changes]Modify the routing

* [changes]Uniform routing format

* [fix]Fix the failure in parsing the timestamp.

* [refactor]Reconstruct episodic memory

* [refactor]Reconstructing explicit memory

* [changes]Based on the improvement of AI review

* [changes]Modify the routing

* [changes]Uniform routing format

* [fix]Fix the failure in parsing the timestamp.

* [deleted]Delete migration files

* [refactor]Reconstruct episodic memory

* [refactor]Reconstructing explicit memory

* [changes]Based on the improvement of AI review

* [changes]Modify the routing

* [changes]Uniform routing format

* [fix]Fix the failure in parsing the timestamp.

* [deleted]Delete migration files

* feat: add database migration 9ab9b6393f32_20261511
2026-01-13 16:02:36 +08:00
Mark
2ba8bb58e0 [add] migration script 2026-01-13 15:16:09 +08:00
Mark
7a0746cf4e [add] migration script 2026-01-12 15:30:22 +08:00
Mark
5cb7962593 [add] migration script 2026-01-08 19:16:55 +08:00
Mark
50480dc506 [add] migration script 2026-01-08 15:21:23 +08:00
Mark
6e075d3fd8 [add] migration script 2026-01-07 18:01:27 +08:00
Mark
957f8f83ff [add] migration script 2026-01-07 14:21:04 +08:00
Mark
a07e151c95 [add] migration script 2026-01-05 14:10:45 +08:00
Mark
4e2498cd9b [modify] migrations script 2025-12-26 16:00:13 +08:00
Mark
ac25b6ff11 [add] migrations script 2025-12-25 17:51:27 +08:00
Mark
73fa2b666b [add] migration script 2025-12-25 14:44:26 +08:00
Mark
00f440f471 [modify] migration script 2025-12-23 16:49:30 +08:00
Mark
660e1037d6 [add] migration script 2025-12-20 16:14:44 +08:00
Mark
3f4c2d7796 [add] migration script 2025-12-20 15:27:47 +08:00
Mark
226550a62c [add] migration script 2025-12-19 18:21:54 +08:00
Mark
185e262db8 [add] migration script 2025-12-19 18:06:49 +08:00
Mark
2a7199f593 [modify] migrations script 2025-12-17 18:51:28 +08:00
Mark
fb5f624e89 [add] migrations script 2025-12-16 11:05:22 +08:00
Mark
d2a630addb [Modify] reset migration script 2025-12-15 13:54:31 +08: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
Ke Sun
c1adc62ec6 feat: Add base project structure with API and web components 2025-12-02 20:28:01 +08:00