Releases: chen-ran/Memoh
Releases · chen-ran/Memoh
v0.1.1
🚀 Features
- Long-memory - by @sheepbox8646 (ec01c)
- Basic agent - by @sheepbox8646 (8ed31)
- Basic api server - by @sheepbox8646 (e60c0)
- Full api server - by @sheepbox8646 (661d7)
- Improve api - by @sheepbox8646 (fee65)
- Schedule - by @sheepbox8646 (94456)
- Cli - by @sheepbox8646 (0f281)
- Improve client - by @sheepbox8646 (5f632)
- Telegram platform - by @sheepbox8646 (a7e07)
- Auto-send of tg bot - by @sheepbox8646 (6cd95)
- Platform - by @sheepbox8646 (22aa5)
- Add docs - by @sheepbox8646 (c94b8)
- Platform connection error handle - by @sheepbox8646 (1f1d6)
- Add .vscode - by @sheepbox8646 (ac313)
- Mcp-connection - by @sheepbox8646 (83b9e)
- Mcp - by @sheepbox8646 (ce997)
- Containerd utils - by @sheepbox8646 (31d81)
- Container - by @sheepbox8646 (9ee8b)
- Increase max-step of agent - by @sheepbox8646 (65e03)
- Init go structure & add agent structure - by @sheepbox8646 (95aa4)
- Models - by @sheepbox8646 (c332c)
- Embedding router - by @chen-ran (3ff0e)
- Allow setting default model enable as chat, memory, embedding - by @sheepbox8646 (35a89)
- Provider management & chat - by @sheepbox8646 (da6a2)
- Agent gateway - by @sheepbox8646 (0711b)
- Chat api - by @sheepbox8646 (39215)
- User settings & history - by @sheepbox8646 (11551)
- Create admin user if not exsit - by @sheepbox8646 (a15df)
- Micro go cli - by @chen-ran (31cb7)
- Add config load to agent gateway - by @sheepbox8646 (041f1)
- Add layout of chat and login - by @dqygit (e7500)
- Chat layout - by @dqygit (85efe)
- Add breadcrumb - by @dqygit (e406c)
- Create Model - by @dqygit (1735e)
- Create model and get model - by @dqygit (cb11a)
- Default model - by @dqygit (f1711)
- Add setting - by @dqygit (9980f)
- Create mcp - by @dqygit (3afba)
- Edit and delete MCP - by @dqygit (dc0e2)
- Platform ui - by @dqygit (e3c9a)
- I18n Setting - by @dqygit (e8b69)
- Chat scroll and load - by @dqygit (d5f5a)
- Markdown stream render - by @dqygit (36ca1)
- Dark mode - by @dqygit (6c3fd)
- Add mise config - by @sheepbox8646 (bfea2)
- Add mise config for web - by @sheepbox8646 (54c91)
- Add swagger & sqlc generate task to mise config - by @sheepbox8646 (2f43e)
- Add migration & drop scripts of database - by @sheepbox8646 (71542)
- Schedule task - by @sheepbox8646 (ba34f)
- Web_search tool with brave search api - by @sheepbox8646 (8eb23)
- Add web_fetch tool - by @sheepbox8646 (9fd15)
- Add skills uses to agent gateway - by @sheepbox8646 (87a97)
- Subagent table structure and crud apis - by @sheepbox8646 (fe50b)
- Load context & update context of subagent to database - by @sheepbox8646 (a98b0)
- Add skills to each history - by @sheepbox8646 (98443)
- Add cli setup - by @sheepbox8646 (0326d)
- Mcp fs operate - by @chen-ran (ce825)
- Skills service - by @chen-ran (399c5)
- Refactor logging system to slog with DI and component tagging - by @HoneyBBQ (46d29)
- Implement unified version management - by @HoneyBBQ in https://github.com/chen-ran/Memoh/issues/20 (50e9d)
- Move default model into user settings - by @sheepbox8646 (c731e)
- Add auth to memory api - by @sheepbox8646 (c10fb)
- Add get models by provider - by @sheepbox8646 (3f0a0)
- Enable memory search tool - by @sheepbox8646 (ab8aa)
- Make max-calls of schedule nullable - by @sheepbox8646 (2b8b5)
- Mcp transpipe cli - by @chen-ran (d775c)
- Add fs.read_base64, fs.mkdir, fs.rename tools - by @sheepbox8646 (3a21f)
- Refactor User/Bot architecture and implement multi-channel gateway - by @HoneyBBQ (6aebb)
- Atomic update mcp image - by @chen-ran (cb36b)
- Add message and contact tools - by @sheepbox8646 (285f9)
- Channel gateway implementation and multi-bot refactor - by @HoneyBBQ and @cursoragent (5a35e)
- File attachment input - by @sheepbox8646 (fe71e)
- Attachment parser - by @sheepbox8646 (ddb67)
- Remove extra tools and add exec tool - by @sheepbox8646 (32a12)
- Add mcp support - by @sheepbox8646 (9dcec)
- Skills - by @sheepbox8646 (318bd)
- Go cni lifecycle manage - by @chen-ran (26dd8)
- Mcp - by @sheepbox8646 in https://github.com/chen-ran/Memoh/is...