- BrainService: Ollama embeddings + Qdrant vector upsert/search/delete - brain_remember: store knowledge with type, tags, confidence, supersession - brain_recall: semantic search with filter by project/type/agent/confidence - brain_forget: workspace-scoped deletion from both stores - brain_list: MariaDB query with model scopes, no vector search - Config: brain.ollama_url, brain.qdrant_url, brain.collection - Boot: BrainService singleton + tool registration via AgentToolRegistry Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Concerns | ||
| AgentApiKeyService.php | ||
| AgentDetection.php | ||
| AgenticManager.php | ||
| AgenticProviderInterface.php | ||
| AgenticResponse.php | ||
| AgentSessionService.php | ||
| AgentToolRegistry.php | ||
| BrainService.php | ||
| ClaudeService.php | ||
| ContentService.php | ||
| GeminiService.php | ||
| IpRestrictionService.php | ||
| OpenAIService.php | ||
| PlanTemplateService.php | ||