summaryrefslogtreecommitdiff
path: root/packages/core/src/config
AgeCommit message (Expand)Author
2025-06-02Refactor: Centralize GeminiClient in Config (#693)Scott Densmore
2025-06-02prefer to load gemini-specific .env file from .gemini folder when it exists t...Olcan
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda
2025-06-02enable async tool discovery by making the registry accessor async; remove cal...Olcan
2025-05-31Revert "cleanup: removed duplicate check from Config.registerCoreTool()" (#657)Bryan Morgan
2025-05-31cleanup: removed duplicate check from Config.registerCoreTool() (#656)Bryan Morgan
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
2025-05-30Rename server->core (#638)Tommaso Sciortino