BBQ 83b6ee608c refactor: bind container lifecycle to bot and improve schedule trigger flow
- Add SetupBotContainer to ContainerLifecycle interface so containers
  are automatically created when a bot is created, matching the existing
  cleanup-on-delete behavior.
- Refactor schedule tools to use bot-scoped API paths and pass identity
  context for proper authorization.
- Introduce dedicated trigger-schedule endpoint in chat resolver with
  explicit schedule payload instead of reusing the generic chat path.
- Generate short-lived JWT tokens for schedule trigger callbacks with
  resolved bot owner identity.
- Validate required parameters in NewLLMClient and NewOpenAIEmbedder
  constructors, returning errors instead of falling back to defaults.
- Add unit tests for schedule token generation and chat resolver.
2026-02-07 12:04:37 +08:00
2026-02-02 23:35:45 +08:00
2026-02-07 01:37:36 +08:00
2026-02-06 20:33:29 +08:00
2026-01-28 15:15:57 +08:00
2026-01-29 22:29:51 +08:00
2026-01-28 14:00:28 +08:00
2026-01-12 17:49:59 +08:00
2026-01-29 15:15:06 +08:00
2026-01-28 14:00:28 +08:00
2026-02-02 23:07:53 +08:00
2026-02-02 23:07:53 +08:00

Memoh

Memoh

Multi-Member, Structured Long-Memory, Containerized AI Agent System.

Version License Stars Forks Last Commit Issues

Roadmap

Please refer to the Roadmap Version 0.1 for more details.

Development

Refer to CONTRIBUTING.md for more details.

Star History

Star History Chart


LICENSE: AGPLv3

Copyright (C) 2026 Memoh. All rights reserved.

Languages
Go 66.8%
Vue 19.9%
TypeScript 12.6%
Shell 0.5%