aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生45 hours101-2428/+1229
* feat(ci): add translated docs structure consistency check魏曹先生45 hours5-11/+393
* feat(macros): add Wrap derive macro魏曹先生46 hours5-2/+252
* refactor!: remove legacy parser feature and migrate to picker魏曹先生47 hours65-3929/+593
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生47 hours88-1026/+548
* refactor!: remove dynamic dispatcher registration API魏曹先生2 days80-1304/+473
* refactor!: rename dispatch_args_trie to dispatch_args魏曹先生2 days7-13/+28
* feat(install): add --enable flag to run pkg-enable after install魏曹先生2 days1-3/+83
* feat: add fallback renderer for unknown commands魏曹先生2 days1-3/+24
* docs: split 0.5.0 roadmap into individual issue pages魏曹先生2 days11-143/+395
* chore(release): bump version to 0.5.0魏曹先生2 days46-131/+131
* docs: Update cov-test.rs flag description魏曹先生2 days1-2/+6
* fix: update macOS display name in download section魏曹先生3 days1-1/+1
* feat(docs): enhance viewer UI with pagination and code highlighting魏曹先生3 days2-4/+399
* feat(landing): enhance landing page with terminal hero and scroll snap魏曹先生3 days3-66/+931
* feat: add grid background pattern to non-hero sections魏曹先生3 days1-7/+78
* style: update CTA banner visuals and simplify footer links魏曹先生3 days1-29/+14
* feat: add footer links and remove CTA buttons from hero section魏曹先生3 days1-12/+106
* feat: redesign landing page with scroll snap and interactive elements魏曹先生3 days2-152/+1048
* feat(website): add Mingling CLI download page魏曹先生3 days2-2/+544
* ci: scope artifact upload to mling package only魏曹先生3 days1-1/+1
* chore: switch update source to checksum-verified static package魏曹先生3 days4-213/+156
* feat: add self-update command for mling魏曹先生3 days7-9/+1622
* ci: parallelize package builds and publish with docs deploy魏曹先生3 days1-23/+31
* chore: move lint registry to OUT_DIR魏曹先生3 days3-6/+9
* ci: add package-mling job to CI workflow0.4.0魏曹先生3 days1-0/+49
* ci: update actions/checkout to v7魏曹先生3 days2-4/+4
* docs: fix intra-doc links in mingling crate魏曹先生3 days4-8/+8
* docs(changelog): mark 0.4.0 as released and add 0.5.0魏曹先生3 days1-2/+25
* docs: add structural_renderer migration to roadmap魏曹先生3 days1-0/+4
* refactor: rename Confirmer to ResConfirm and OSC94 to ResOSC94魏曹先生3 days10-113/+157
* feat: move OSC94 under its own module and add confirmer predicates魏曹先生3 days11-379/+579
* chore: replace intra-doc links with plain code spans魏曹先生3 days3-6/+6
* fix: only send clean state when supported魏曹先生4 days1-1/+3
* feat(res): add OSC94 resource and setup for terminal progress魏曹先生4 days6-0/+498
* feat(res): add Confirmer resource and stdin args setup魏曹先生4 days6-19/+469
* feat(core): add public ArgumentSplitter utility魏曹先生4 days5-21/+94
* feat(core): allow pre_dispatch hooks to mutate arguments魏曹先生4 days6-23/+81
* chore(examples): add serde_yaml dependency to structural renderer魏曹先生4 days1-0/+26
* feat(core): replace immediate output flag with print hook system魏曹先生4 days2-48/+314
* feat(example-structural-renderer): add YAML output test case魏曹先生4 days3-0/+9
* refactor: parallelize example builds in test-examples tool魏曹先生4 days2-18/+33
* refactor: move example tests into per-example test.toml files魏曹先生4 days30-431/+547
* docs: add pathf_export macro to roadmap魏曹先生4 days1-0/+25
* docs: add StringVec documentation and usage examples魏曹先生4 days1-1/+42
* docs: expand RenderResult documentation魏曹先生4 days1-10/+92
* feat(core): move config types to public config module魏曹先生4 days26-57/+95
* Remove stale comment from chain process tester魏曹先生4 days1-1/+0
* chore: add doc comment for MockProgramCollect魏曹先生5 days1-5/+24
* docs(metadata): expand Description documentation with examples and魏曹先生5 days1-2/+45