- Updated the builtinSearch function to delegate search operations to the websearch tool, improving modularity and maintainability. - Enhanced context handling by passing the agent context to builtinSearch, allowing for user and team identification during searches. - Added a new DecryptValue function in cloud.go to streamline value decryption, delegating to the existing config.DecryptValue method. - Updated .gitignore to include tools/README.md for better project organization. |
||
|---|---|---|
| .. | ||
| cloud.go | ||
| cloud_model_cache_test.go | ||
| cloud_presets.yml | ||
| llm.go | ||
| mcp.go | ||
| promotions.yml | ||
| sandbox.go | ||
| search.go | ||
| search_presets.yml | ||
| setting.go | ||
| smtp.go | ||
| smtp_presets.yml | ||
| system.go | ||
| types.go | ||