AIGNE DocSmith Update: Smarter Document Maintenance, Enhanced Reading Experience

AIGNE DocSmith 0.9.7 is here, and our beta added some new features and improvements. We know that building a knowledge base in real-time requires tools that are both controllable and visually polished. Whether you are spinning up a new project or refining a massive documentation repo, DocSmith 0.9.7 makes your workflow smoother, smarter, and the resulting docs look great. Here are the cool new updates in this release:
Smarter Documentation Adjustments
With version 0.9.7, we've improved the interactive capabilities of aigne doc update. What does that mean? You can now collaborate directly with the AI and each update is prioritized by your intent.
- Want to tweak the tone?
- Need deeper technical elaboration?
- Is an explanation too vague?
- Does it need a diagram or chart?
Just write it. The AI will perform targeted edits on the article, intuitively handling the diffs. This makes refining your docs feel effortless, while saving tokens and time.
Enhanced Expressiveness
Great docs need to look as good as the code they describe. We have added two key features to level up the visual presentation:

1. Smart Alert Block
The engine is now context-aware. It automatically identifies key info, warnings, or tips and renders them as high-visibility alert blocks. Whether it’s a "Notice," "Tip," or "Warning," these elements now pop with a refined design, helping your readers scan for what matters instantly.
2. Semantic Menu Icons
We’ve added semantic icon support for primary menus. This makes your sidebar look sharper and helps users navigate your categories intuitively to find exactly what they need.
Simplified Structure Management: Add & Remove
You now have the option to manually add or delete documents with the introduction of two new CLI commands:
aigne doc add-document: Adds one or more new documents to the existing structure.aigne doc remove-document: Safely removes documents.
One key benefit of these two commands lies in their link maintenance. Whenever you add or remove documents, DocSmith automatically scans and corrects all relevant page content, ensuring that inter-document links remain functional. This ensures there are no 404 errors making updates seamless.
New "Troubleshooting" Guide
We launched a dedicated Troubleshooting page. It’s your go-to spot for fixing configuration or runtime issues so you can get back to building.
Resources
Co-create v1.0
DocSmith is currently in public beta, and we are actively refining it. Your feedback is invaluable as we continuously optimise this product. Whether you've uncovered a bug, have an idea for a new feature, or identified a community in urgent need of documentation assistance, share your insights within our community. This collaborative effort will help us collectively build your ideal documentation tool.
Try DocSmith Now
Update now and check out the latest updates:
npm install -g @aigne/cli@latest
aigne doc upgradeReferenced here
Products
-
AIGNE
active
A framework for developers building agents. Start from the command line to create and run a project; use the framework documentation for the parts that need detail.
-
DocSmith
superseded
Generates and maintains documentation alongside the code it describes, including multilingual versions. Its work has been taken into ARC; the standalone tool is no longer maintained.