Docs: sync 6 files with recent code changes - #136
Open
mintlify[bot] wants to merge 8 commits into
Open
Conversation
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates documentation across 6 files to reflect recent code changes merged to main.
Changes:
guides/app-features/csv-imports.mdx— Added "Supported date formats" section documenting the newDD/MM/YYCSV-only format with a note on 2-digit year interpretation.guides/app-features/statement-vault.mdx— Added "Reconciliation against existing transactions" section covering provider-backed account imports, matching logic, reconciliation state, import summary counts, and revert behavior.llm-support.mdx— UpdatedASSISTANT_MAX_TOOL_CALL_ITERATIONSdefault from5to8, corrected worst-case timeout math, and added a note about the no-tools grace turn.development/mcp.mdx— Expanded tool tables to reflect the full current registry: addedget_merchants,get_recurring_transactions,get_valuations,record_valuation, a new Preview tools section withget_insights, and updated descriptions forget_transactions,get_accounts,get_balance_sheet, andget_income_statement.features/recurring-transactions.mdx— Added a note to "Mark as recurring" explaining the button is disabled upfront when a matching manual recurring transaction already exists.providers/enable-banking.mdx— Added "Known bank-specific behavior" section documenting N26'sPERIOD_INVALIDerror shape and Sure's automatic shorter-window retry.