LambChat — A pluggable, multi-tenant AI conversation system. Skills + MCP dual-engine driven, modular by design. SSE streaming, multi-modal document processing, JWT/RBAC auth, and GitHub-synced Skills.
Stars
74
Forks
9
Watchers
74
Open Issues
0
Overall repository health assessment
^0.14.1^7.2.2^25.3.0^5.0.6484
commits
fix: resolve lint and TypeScript errors after pre-commit run
08ebb8bView on GitHubfeat: add lazy loading for skill files and improve UI components
0f63215View on GitHubfeat: session configuration persistence and memory leak analysis (#113)
1ff20c0View on GitHubfeat(hooks): add useSwipeToClose hook for swipe-to-close functionality on mobile bottom sheets
413c391View on GitHubrefactor(prompt): streamline system prompts by consolidating memory and skills instructions
b461f88View on GitHubfeat(middleware): consolidate SectionPromptMiddleware usage for skills and memory guide
705bf16View on GitHubrefactor(middleware): format section initialization for improved readability
1e04aecView on GitHubfeat(middleware): introduce SectionPromptMiddleware for appending separate prompt blocks
36cca59View on GitHubfeat(middleware): add utility functions for system message handling and improve tool sorting
3631c8eView on GitHubfeat(memory): add new settings for inline content and store namespace
80951e2View on GitHubfeat(middleware): update SubagentActivityMiddleware to use timezone-aware timestamps and improve logging format for tool calls
b13f8f5View on GitHubfeat(middleware): implement deferred tool loading and integrate ToolSearchMiddleware for enhanced tool discovery
efe7dcdView on GitHubfeat(middleware): enhance subagent middleware to include ToolSearchMiddleware for improved tool discovery
8fa5b71View on GitHub