Open
Conversation
Create comprehensive plan to align /docs with /src/cli codebase. Identifies missing commands (CAD, G-code, NikDrive, etc.), undocumented configurations, and numerical discrepancies.
Major changes: - Rewrite introduction.mdx with accurate features - Update quickstart guides with real commands - Rewrite commands-overview.mdx with all 150+ real commands - Update agent-system/overview.mdx with 26+ real agents - Update token-management.mdx with real pricing and limits - Update FAQ with accurate information - Clean up mint.json navigation - Archive outdated documentation All documentation now reflects the actual codebase implementation including real commands, agents, configurations, and pricing.
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
nikcli | 7a17623 | Dec 22 2025, 04:55 PM |
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.
Create comprehensive plan to align /docs with /src/cli codebase.
Identifies missing commands (CAD, G-code, NikDrive, etc.),
undocumented configurations, and numerical discrepancies.