TypeDialog/crates
Jesús Pérez 1c0b92e67e
Some checks failed
CI / Lint (bash) (push) Has been cancelled
CI / Lint (markdown) (push) Has been cancelled
CI / Lint (nickel) (push) Has been cancelled
CI / Lint (nushell) (push) Has been cancelled
CI / Lint (rust) (push) Has been cancelled
CI / Benchmark (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
CI / License Compliance (push) Has been cancelled
CI / Code Coverage (push) Has been cancelled
CI / Test (macos-latest) (push) Has been cancelled
CI / Test (ubuntu-latest) (push) Has been cancelled
CI / Test (windows-latest) (push) Has been cancelled
CI / Build (macos-latest) (push) Has been cancelled
CI / Build (ubuntu-latest) (push) Has been cancelled
CI / Build (windows-latest) (push) Has been cancelled
feat: add unified dispatcher for all backends via typedialog command
- Implement dispatcher allowing access to web, tui, ai, ag, prov-gen via single entry point
  - Add 5 new subcommands with 3-line help format (description + usage + options)
  - Update CLI help text with backend examples and quick start
  - Update README.md with unified command interface section
  - Maintain backward compatibility with direct binary invocation
  - All backends now accessible: typedialog web/tui/ai/ag/prov-gen

  ✓ Tests pass, no compiler warnings
2026-01-20 21:06:47 +00:00
..
typedialog feat: add unified dispatcher for all backends via typedialog command 2026-01-20 21:06:47 +00:00
typedialog-agent chore: fix md lint 2026-01-11 22:36:45 +00:00
typedialog-ai chore: add taplo and check all toml files 2025-12-28 20:39:36 +00:00
typedialog-core feat: add unified dispatcher for all backends via typedialog command 2026-01-20 21:06:47 +00:00
typedialog-prov-gen chore: fix md lint 2026-01-11 22:35:49 +00:00
typedialog-tui chore: review, complete prov-gen, coupling review, prelude on crates 2025-12-30 05:20:35 +00:00
typedialog-web chore: review, complete prov-gen, coupling review, prelude on crates 2025-12-30 05:20:35 +00:00