Brad Zhang / public archive

Brad Zhang

AI product notes, agent workflow writing, and open-source dossiers for founders and early technical teams.

Back to X dispatches

Article / April 11, 2026

English indexed dispatch

๐Ÿ”„ Fireworks-tech-graph major version update! Thanks again to @berryxia and all my frie...

๐Ÿ”„ Fireworks-tech-graph major version update! Thanks again to @berryxia and all my friends for their support. More than 100,000 exposures were made in one day. I didnโ€™t do anyth...

๐Ÿ”„ Fireworks-tech-graph major version update!

Thanks again to @berryxia and all my friends for their support.

More than 100,000 exposures were made in one day.

I didnโ€™t do anything today.

After reading everyoneโ€™s feedback, I made a major upgrade and update.

According to feedback from fans, we will consider compatibility support for codex, windows and Linux in the future.

Tomorrow we will give priority to the compatibility of codex.

You can send various problems you encounter to the comment area, and I will test and update in time.

tech graph has gone from 5 styles to 7 styles: 1 Added Claude and OpenAI styles 2 From 8 graph types to 14 styles supported by the complete UML standard 3 Added new scripts to turn the exploration experience into a harness experience What this update has done: ๐ŸŽจ Added 2 official brand styles - Style 6: Claude Official - Warm cream base, Anthropic brand color, suitable for technical documentation and architecture display of the Anthropic ecosystem - Style 7: OpenAI Official โ€” pure white background, OpenAI brand color matching, clean and modern minimalism With the addition of the original 5 styles, Feng now covers all scenarios from blogging, making GitHub README, drawing architecture documents to making Keynote presentations ๐Ÿ“Š Diagram types 8 โ†’ 14, complete UML support.

Previously, there were only common types such as architecture diagrams and sequence diagrams, but now it has completed all 14 standard UML diagrams: Class diagram, component diagram, deployment diagram, package diagram, composite structure diagram, object diagram, use case diagram, activity diagram, state machine diagram, sequence diagram, communication diagram, sequence diagram, interaction overview diagram, ER diagram.

Conduct system design review and technical development Case defense, architecture document precipitation, all done with one Skill ๐Ÿ›  New automation script Three scripts have been added to make the generation process more engineering: automatic verification of SVG syntax, batch testing of all styles, and one-click export of PNG.

You no longer need to manually check whether the image is rendered correctly, the script will help you figure it out.

Since SVG debugging costs more tokens, I almost spent more than 100 dollars on debugging today, saving everyone some money, haha๐Ÿ’ฐ In one sentence: no more need to write DSL in Mermaid, no need to drag and drop, use natural language Describe your system and directly produce publication-level technical diagrams.

Welcome to install, star: ๐Ÿ”— #ClaudeCode #SVG #UML #TechDiagram #AI #DiagramAsCode

Open original on X