aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(release): bump version to 0.5.0魏曹先生3 hours46-131/+131
* docs: Update cov-test.rs flag description魏曹先生4 hours1-2/+6
* fix: update macOS display name in download section魏曹先生19 hours1-1/+1
* feat(docs): enhance viewer UI with pagination and code highlighting魏曹先生19 hours2-4/+399
* feat(landing): enhance landing page with terminal hero and scroll snap魏曹先生19 hours3-66/+931
* feat: add grid background pattern to non-hero sections魏曹先生19 hours1-7/+78
* style: update CTA banner visuals and simplify footer links魏曹先生19 hours1-29/+14
* feat: add footer links and remove CTA buttons from hero section魏曹先生19 hours1-12/+106
* feat: redesign landing page with scroll snap and interactive elements魏曹先生20 hours2-152/+1048
* feat(website): add Mingling CLI download page魏曹先生24 hours2-2/+544
* ci: scope artifact upload to mling package only魏曹先生25 hours1-1/+1
* chore: switch update source to checksum-verified static package魏曹先生25 hours4-213/+156
* feat: add self-update command for mling魏曹先生25 hours7-9/+1622
* ci: parallelize package builds and publish with docs deploy魏曹先生25 hours1-23/+31
* chore: move lint registry to OUT_DIR魏曹先生26 hours3-6/+9
* ci: add package-mling job to CI workflowunreleased0.4.0魏曹先生26 hours1-0/+49
* ci: update actions/checkout to v7魏曹先生26 hours2-4/+4
* docs: fix intra-doc links in mingling crate魏曹先生26 hours4-8/+8
* docs(changelog): mark 0.4.0 as released and add 0.5.0魏曹先生26 hours1-2/+25
* docs: add structural_renderer migration to roadmap魏曹先生27 hours1-0/+4
* refactor: rename Confirmer to ResConfirm and OSC94 to ResOSC94魏曹先生31 hours10-113/+157
* feat: move OSC94 under its own module and add confirmer predicates魏曹先生31 hours11-379/+579
* chore: replace intra-doc links with plain code spans魏曹先生31 hours3-6/+6
* fix: only send clean state when supported魏曹先生43 hours1-1/+3
* feat(res): add OSC94 resource and setup for terminal progress魏曹先生44 hours6-0/+498
* feat(res): add Confirmer resource and stdin args setup魏曹先生45 hours6-19/+469
* feat(core): add public ArgumentSplitter utility魏曹先生47 hours5-21/+94
* feat(core): allow pre_dispatch hooks to mutate arguments魏曹先生48 hours6-23/+81
* chore(examples): add serde_yaml dependency to structural renderer魏曹先生2 days1-0/+26
* feat(core): replace immediate output flag with print hook system魏曹先生2 days2-48/+314
* feat(example-structural-renderer): add YAML output test case魏曹先生2 days3-0/+9
* refactor: parallelize example builds in test-examples tool魏曹先生2 days2-18/+33
* refactor: move example tests into per-example test.toml files魏曹先生2 days30-431/+547
* docs: add pathf_export macro to roadmap魏曹先生2 days1-0/+25
* docs: add StringVec documentation and usage examples魏曹先生2 days1-1/+42
* docs: expand RenderResult documentation魏曹先生2 days1-10/+92
* feat(core): move config types to public config module魏曹先生2 days26-57/+95
* Remove stale comment from chain process tester魏曹先生2 days1-1/+0
* chore: add doc comment for MockProgramCollect魏曹先生3 days1-5/+24
* docs(metadata): expand Description documentation with examples and魏曹先生3 days1-2/+45
* chore: remove stale doc comments魏曹先生3 days8-8/+0
* docs(any): Expand docs for AnyOutput's methods and safety contract魏曹先生3 days1-32/+477
* feat: derive Clone, Copy, PartialEq, Eq for MockProgramCollect魏曹先生3 days1-0/+1
* chore: implement Debug for MockProgramCollect魏曹先生3 days1-0/+9
* docs(comp): improve documentation for completion module魏曹先生3 days5-50/+632
* docs: enable running doctests in comp and pathf build modules魏曹先生3 days4-16/+102
* docs: update multiple dispatchers example to use chaining魏曹先生3 days2-52/+4
* chore: remove stale comment from features.rs魏曹先生3 days1-1/+0
* refactor: replace with_dispatchers with chained with_dispatcher calls魏曹先生3 days4-9/+20
* chore(docs): fix intra-doc link formatting魏曹先生3 days5-10/+14