Commit Graph

28 Commits

Author SHA1 Message Date
斬風千雪 d4ad1597e3 fix(agent): force flush remaining text before call tools (#134) 2026-02-26 23:59:49 +08:00
Acbox Liu fe10abf3fc refactor: inbox (#137)
* refactor: inbox

* fix: migrations

* fix: migrations
2026-02-26 20:16:02 +08:00
Acbox Liu 2f38662d4d feat: heartbeat (#108)
* feat: heartbeat

* feat: independent heartbeat model
2026-02-25 16:32:52 +08:00
Ran 5e12b5a53f fix: ensure unifying on hardcoded /data mount path 2026-02-24 03:35:27 +08:00
Acbox Liu 17cd077f34 feat: add thinking support (#100)
* feat: add thinking support

* feat: improve thinking block render in web and filter thinking content in channels

* fix: migrate
2026-02-23 14:41:27 +08:00
Acbox 18535f97f2 feat: improve prompts 2026-02-23 14:18:41 +08:00
Acbox da9d64e508 fix(agent): tell agent that when to use tools and when to respond directly 2026-02-23 04:38:13 +08:00
Acbox b560e17723 fix(typo): mesasage -> message 2026-02-23 00:34:17 +08:00
Acbox ac929f9f44 feat: add message id in user header 2026-02-23 00:06:15 +08:00
Acbox c17d56c9d1 feat: improve system prompts 2026-02-22 23:40:48 +08:00
Acbox Liu ee0aa319e2 feat: add restful apis of container file system (#92)
* feat: add restful apis of container file system

* feat: add fs tools in agent
2026-02-22 16:42:30 +08:00
Acbox 928b0c0ee5 refactor: subagent usage and related tools 2026-02-22 16:35:50 +08:00
Acbox Liu e6d70b523e refactor: divide agent logic and gateway into different package (#90)
* feat: add @memoh/agent

* chore: use @memoh/agent in @memoh-gateway
2026-02-22 02:06:47 +08:00
Acbox 0e56c85233 refactor: remove all ts packages will no longer be used 2026-01-29 01:38:28 +08:00
Acbox 0711b1f086 feat: agent gateway 2026-01-28 14:00:28 +08:00
Acbox 65e03f0b1e feat: increase max-step of agent 2026-01-17 13:12:49 +08:00
Acbox 9ee8b19475 feat: container 2026-01-15 20:10:37 +08:00
Acbox 1945e9bfbf fix: close mcp client on finish 2026-01-15 00:02:29 +08:00
Acbox ce99749bdb feat: mcp 2026-01-14 23:57:38 +08:00
Acbox 3094cb19fb refactor: rename project from memohome to memoh 2026-01-12 17:31:21 +08:00
Acbox 93cb54fbe7 feat(agent): message send 2026-01-12 15:06:46 +08:00
Acbox 9445680bb8 feat: schedule 2026-01-11 01:22:48 +08:00
Acbox 28aa28e5bb chore: remove extra table 2026-01-10 18:02:33 +08:00
Acbox 4db09dcd35 refactor: use mem0 as long-memory maneger 2026-01-10 17:59:56 +08:00
Acbox 58fbd550da fix: raw 2026-01-10 03:10:45 +08:00
Acbox 8ed3170af7 feat: basic agent 2026-01-10 03:04:37 +08:00
Acbox ec01c6fd5e feat: long-memory 2026-01-10 00:47:42 +08:00
Acbox 22a8bccad9 feat: initialize project structure 2026-01-09 12:33:04 +08:00