MCPcopy Create free account

hub / github.com/danielmiessler/Fabric / functions

Functions1,442 in github.com/danielmiessler/Fabric

↓ 1 callersMethodPrintContext
(name string)
internal/plugins/db/fsdb/contexts.go:20
↓ 1 callersMethodPrintLatestPatterns
(latestNumber int)
internal/plugins/db/fsdb/patterns.go:183
↓ 1 callersMethodPrintSession
(name string)
internal/plugins/db/fsdb/sessions.go:32
↓ 1 callersMethodProcessIncomingPR
ProcessIncomingPR processes a single PR for changelog entry creation
cmd/generate_changelog/internal/changelog/processing.go:78
↓ 1 callersMethodPushToRemote
PushToRemote pushes the current branch to the remote repository It automatically detects GitHub repositories and uses token authentication when availa
cmd/generate_changelog/internal/git/walker.go:527
↓ 1 callersFunctionReadStdin
ReadStdin function assuming it's part of `cli` package
internal/cli/flags_test.go:41
↓ 1 callersMethodRemoveFile
RemoveFile removes a file from both the working directory and git index
cmd/generate_changelog/internal/git/walker.go:570
↓ 1 callersMethodRename
(oldName, newName string)
internal/plugins/db/fsdb/storage.go:95
↓ 1 callersMethodResolveType
()
internal/domain/attachment.go:52
↓ 1 callersMethodRoundTrip
(req *http.Request)
internal/plugins/ai/bedrock/bedrock.go:72
↓ 1 callersMethodRoundTrip
RoundTrip adds Codex authentication headers and retries once after a 401.
internal/plugins/ai/codex/auth_transport.go:180
↓ 1 callersMethodSaveAsJson
(name string, item any)
internal/plugins/db/fsdb/storage.go:275
↓ 1 callersMethodSaveVideosToCSV
SaveVideosToCSV saves the list of videos to a CSV file.
internal/tools/youtube/youtube.go:652
↓ 1 callersMethodScrapeQuestion
(question string)
internal/tools/jina/jina.go:41
↓ 1 callersMethodScrapeURL
ScrapeURL return the main content of a webpage in clean, LLM-friendly text.
internal/tools/jina/jina.go:37
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:14
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:61
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:74
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:92
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:105
↓ 1 callersMethodSend
(title, message string)
internal/tools/notifications/notifications.go:123
↓ 1 callersMethodSend
(ctx context.Context, msgs []*chat.ChatCompletionMessage, opts *domain.ChatOptions)
internal/plugins/ai/lmstudio/lmstudio.go:203
↓ 1 callersMethodSendStream
(_ context.Context, msgs []*chat.ChatCompletionMessage, opts *domain.ChatOptions, channel chan domain.StreamUp
internal/plugins/ai/ollama/ollama.go:107
↓ 1 callersMethodSendStream
(_ context.Context, msgs []*chat.ChatCompletionMessage, opts *domain.ChatOptions, channel chan domain.StreamUp
internal/plugins/ai/dryrun/dryrun.go:111
↓ 1 callersMethodSendStream
SendStream sends a request to Codex and streams the response text updates.
internal/plugins/ai/codex/codex.go:283
↓ 1 callersFunctionServe
@title Fabric REST API @version 1.0 @description REST API for Fabric AI augmentation framework. Provides endpoints for chat completions, pattern manag
internal/server/serve.go:30
↓ 1 callersFunctionServeOllama
ServeOllama operates the Ollama-compatible API server on address. An empty apiKey sets authentication to off. This is permitted only for loopback bind
internal/server/ollama.go:214
↓ 1 callersMethodSetResponsesAPIEnabled
SetResponsesAPIEnabled configures whether to use the Responses API
internal/plugins/ai/openai/openai.go:81
↓ 1 callersMethodSetUnreleasedContentHash
SetUnreleasedContentHash stores the content hash for Unreleased
cmd/generate_changelog/internal/cache/cache.go:479
↓ 1 callersMethodSetup
()
internal/plugins/ai/dryrun/dryrun.go:144
↓ 1 callersMethodSyncDatabase
SyncDatabase performs a comprehensive database synchronization and validation
cmd/generate_changelog/internal/changelog/generator.go:703
↓ 1 callersMethodTranscribeFile
(ctx context.Context, filePath, model string, split bool)
internal/cli/transcribe.go:13
↓ 1 callersMethodUnmarshalJSON
(bs []byte)
internal/chat/chat.go:101
↓ 1 callersMethodUpdateReleaseDescription
(version string)
cmd/generate_changelog/internal/release.go:74
↓ 1 callersMethodUpdateVersionAISummary
UpdateVersionAISummary updates only the AI summary for a specific version
cmd/generate_changelog/internal/cache/cache.go:126
↓ 1 callersMethodVersionExists
VersionExists checks if a version already exists in the cache
cmd/generate_changelog/internal/cache/cache.go:281
↓ 1 callersMethodWalkHistorySinceTag
WalkHistorySinceTag walks git history from HEAD down to (but not including) the specified tag and returns any version commits found along the way
cmd/generate_changelog/internal/git/walker.go:298
↓ 1 callersMethodWriteHelp
WriteHelp writes the help output with translated flag descriptions
internal/cli/help.go:118
↓ 1 callersFunctionWriteOutput
(message string, outputFile string)
internal/cli/cli.go:179
↓ 1 callersMethodWriteOutput
(message string)
internal/cli/flags.go:558
↓ 1 callersMethodactivateVendor
(name string)
internal/core/plugin_registry.go:474
↓ 1 callersMethodapplyInput
(pattern *Pattern, input string)
internal/plugins/db/fsdb/patterns.go:97
↓ 1 callersFunctionassignWithConversion
(targetField, sourceField reflect.Value)
internal/cli/flags.go:274
↓ 1 callersMethodbuildFileName
(name string)
internal/plugins/db/fsdb/storage.go:155
↓ 1 callersFunctionbuildFinalOllamaResponse
buildFinalOllamaResponse constructs the final OllamaResponse with timing metrics and the complete message content. Used for both streaming and non-str
internal/server/ollama.go:506
↓ 1 callersFunctionbuild_item
Build a markdown list item for a release.
scripts/readme_updates/update_readme_features.py:237
↓ 1 callersFunctioncalculateTooltipPosition
( rect: DOMRect, position: TooltipPosition, gap: number = TOOLTIP_GAP )
web/src/lib/components/ui/tooltip/positioning.ts:10
↓ 1 callersFunctioncalculateVersionDate
calculateVersionDate determines the version date based on the most recent commit date from the provided PRs. If no valid commit dates are found, the
cmd/generate_changelog/internal/changelog/processing.go:59
↓ 1 callersFunctioncaptureOutput
captureOutput captures the output of a function call
internal/plugins/plugin_test.go:276
↓ 1 callersFunctionclearMessages
()
web/src/lib/store/chat-store.ts:66
↓ 1 callersFunctioncloneRequest
(req *http.Request)
internal/plugins/ai/codex/auth_transport.go:224
↓ 1 callersFunctioncodexClientVersion
()
internal/plugins/ai/codex/token.go:77
↓ 1 callersFunctioncodexInstructionsAndMessages
( msgs []*chat.ChatCompletionMessage, )
internal/plugins/ai/codex/codex.go:346
↓ 1 callersFunctioncodexMessageText
(msg chat.ChatCompletionMessage)
internal/plugins/ai/codex/codex.go:373
↓ 1 callersMethodcollectData
()
cmd/generate_changelog/internal/changelog/generator.go:75
↓ 1 callersMethodcommitAndPushIncoming
commitAndPushIncoming commits and optionally pushes the incoming changelog file
cmd/generate_changelog/internal/changelog/processing.go:425
↓ 1 callersMethodconfigure
()
internal/plugins/ai/anthropic/anthropic.go:136
↓ 1 callersMethodconfigure
()
internal/plugins/ai/azure_entra/azure_entra.go:41
↓ 1 callersFunctionconfigureOpenAIResponsesAPI
configureOpenAIResponsesAPI configures the OpenAI client's Responses API setting based on the CLI flag
internal/cli/cli.go:188
↓ 1 callersFunctionconnect
Connect to the SQLite database.
scripts/readme_updates/update_readme_features.py:66
↓ 1 callersFunctioncontentBlockFromAttachmentURL
contentBlockFromAttachmentURL converts an attachment URL into an Anthropic content block. For data URLs, it parses the MIME type and base64 data to cr
internal/plugins/ai/anthropic/anthropic.go:486
↓ 1 callersFunctioncontentBlocksFromMessage
contentBlocksFromMessage converts a chat message into Anthropic content blocks, handling text content, image URLs (both data URLs and remote URLs), an
internal/plugins/ai/anthropic/anthropic.go:446
↓ 1 callersMethodconvertChatMessage
convertChatMessage converts fabric chat message to OpenAI chat completion message
internal/plugins/ai/openai/chat_completions.go:116
↓ 1 callersMethodconvertGitHubPR
convertGitHubPR transforms GitHub API data into our internal PR struct (pure function)
cmd/generate_changelog/internal/github/client.go:167
↓ 1 callersFunctionconvertMessage
(msg chat.ChatCompletionMessage)
internal/plugins/ai/openai/openai.go:362
↓ 1 callersMethodconvertMessage
(ctx context.Context, message *chat.ChatCompletionMessage)
internal/plugins/ai/ollama/ollama.go:206
↓ 1 callersFunctioncopyFile
(src, dst string)
internal/tools/githelper/githelper.go:175
↓ 1 callersFunctioncopyFile
copyFile copies a file from src to dst. If dst exists, it will be overwritten.
cmd/to_pdf/main.go:194
↓ 1 callersMethodcreateChatPrompt
( userInput: string, systemPromptText?: string, )
web/src/lib/services/ChatService.ts:212
↓ 1 callersFunctioncreateDrawerStore
()
web/src/lib/store/drawer-store.ts:17
↓ 1 callersFunctioncreateFavoritesStore
()
web/src/lib/store/favorites-store.ts:9
↓ 1 callersFunctioncreateFrontmatter
(content: string)
web/src/lib/store/note-store.ts:18
↓ 1 callersMethodcreateGenaiClient
createGenaiClient creates a new GenAI client for TTS operations
internal/plugins/ai/gemini/gemini.go:303
↓ 1 callersMethodcreateMessageStream
( reader: ReadableStreamDefaultReader<Uint8Array>, )
web/src/lib/services/ChatService.ts:110
↓ 1 callersFunctioncreateNoteStore
()
web/src/lib/store/note-store.ts:11
↓ 1 callersMethodcreateTables
()
cmd/generate_changelog/internal/cache/cache.go:37
↓ 1 callersFunctioncreateThemeStore
()
web/src/lib/store/theme-store.ts:20
↓ 1 callersFunctioncreateToastStore
()
web/src/lib/store/toast-store.ts:9
↓ 1 callersMethodcreateUniquePatternsFile
createUniquePatternsFile creates the unique_patterns.txt file with all pattern names
internal/tools/patterns_loader.go:317
↓ 1 callersMethodcurrentToken
currentToken returns the in-memory token when it is present and unexpired. A missing account ID falls through to the locked path, which parses it from
internal/plugins/ai/codex/auth_transport.go:53
↓ 1 callersFunctiondb_path
Determine the database path.
scripts/readme_updates/update_readme_features.py:59
↓ 1 callersFunctiondecodeHtmlEntities
(text: string)
web/src/lib/services/transcriptService.ts:9
↓ 1 callersFunctiondelete_pattern
Delete an existing pattern.
scripts/python_ui/streamlit.py:478
↓ 1 callersFunctiondetectError
(ytOutput io.Reader)
internal/tools/youtube/youtube.go:179
↓ 1 callersFunctiondetectFormat
(content string)
internal/server/chat.go:272
↓ 1 callersFunctiondetectLanguageFromArgs
detectLanguageFromArgs looks for --language/-g flag in os.Args
internal/cli/help.go:184
↓ 1 callersFunctiondetectLanguageFromEnv
detectLanguageFromEnv detects language from environment variables
internal/cli/help.go:205
↓ 1 callersFunctiondetectMimeTypeFromFile
(path string)
internal/domain/attachment.go:163
↓ 1 callersFunctiondetectMimeTypeFromURL
(url string)
internal/domain/attachment.go:150
↓ 1 callersMethoddetectVersion
detectVersion detects the current version from version.nix or git tags
cmd/generate_changelog/internal/changelog/processing.go:456
↓ 1 callersFunctiondownloadLocale
(path, locale string)
internal/i18n/i18n.go:124
↓ 1 callersFunctiondrainAndClose
(body io.ReadCloser)
internal/plugins/ai/codex/auth_transport.go:242
↓ 1 callersMethodenforceLanguage
(content: string)
web/src/lib/services/ChatService.ts:22
↓ 1 callersFunctionenhance_input_preview
Display a preview of the input content with basic statistics. Shows: - Input text preview - Character count - Word count
scripts/python_ui/streamlit.py:1228
↓ 1 callersMethodensureAccessTokenLocked
(ctx context.Context, forceRefresh bool)
internal/plugins/ai/codex/auth_transport.go:65
↓ 1 callersMethodensureConfigDir
()
internal/plugins/template/extension_registry.go:99
↓ 1 callersFunctionensureEnvFile
ensureEnvFile checks for the default ~/.config/fabric/.env file and creates it along with the parent directory if it does not exist.
internal/cli/initialization.go:37
↓ 1 callersFunctionensureI18nInitialized
ensureI18nInitialized initializes the i18n system if not already done
internal/cli/help.go:171
↓ 1 callersMethodexchangeCodeForTokens
( ctx context.Context, callbackURL string, pkce pkceCodes, code string, )
internal/plugins/ai/codex/oauth.go:197
↓ 1 callersMethodexecuteStdout
executeStdout runs the command and captures its stdout
internal/plugins/template/extension_executor.go:108
← previousnext →501–600 of 1,442, ranked by callers