Skip to content

feat(cli): proxy unrecognized commands to the project binary - #665

Open
ElijahAhianyo wants to merge 2 commits into
elijah/cot-cli-proxy/stack-2-discoveryfrom
elijah/cot-cli-proxy/stack-3-proxy
Open

feat(cli): proxy unrecognized commands to the project binary#665
ElijahAhianyo wants to merge 2 commits into
elijah/cot-cli-proxy/stack-2-discoveryfrom
elijah/cot-cli-proxy/stack-3-proxy

Conversation

@ElijahAhianyo

Copy link
Copy Markdown
Contributor

Related issue or discussion

Description

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / cleanup
  • Performance improvement
  • Other (describe above)

Checklist

  • I've read the contributing guide
  • Tests pass locally (just test-all)
  • Code passes clippy (just clippy)
  • Code is properly formatted (cargo fmt)
  • New tests added (regression test for bugs, coverage for new features)
  • Documentation (both code and site) updated (if applicable)

@github-actions github-actions Bot added the C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🐰 Bencher Report

Projectcot
Branchelijah/cot-cli-proxy/stack-3-proxy
Testbedgithub-ubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
14.20 ms
(+51.93%)Baseline: 9.35 ms
17.77 ms
(79.93%)
json_api/json_api📈 view plot
🚷 view threshold
1.13 ms
(+9.16%)Baseline: 1.03 ms
1.37 ms
(82.39%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
1.05 ms
(+8.73%)Baseline: 0.97 ms
1.26 ms
(83.47%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
1.02 ms
(+9.51%)Baseline: 0.93 ms
1.22 ms
(83.41%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
18.88 ms
(+12.14%)Baseline: 16.84 ms
21.47 ms
(87.95%)
🐰 View full continuous benchmarking report in Bencher

@ElijahAhianyo ElijahAhianyo changed the title elijah/cot cli proxy/stack 3 proxy feat(cli): proxy unrecognized commands to the project binary Sep 3, 2026
@ElijahAhianyo
ElijahAhianyo marked this pull request as ready for review September 3, 2026 05:12
@ElijahAhianyo
ElijahAhianyo force-pushed the elijah/cot-cli-proxy/stack-3-proxy branch from 7768e39 to c2d07b3 Compare September 3, 2026 05:20
@ElijahAhianyo
ElijahAhianyo force-pushed the elijah/cot-cli-proxy/stack-3-proxy branch from c2d07b3 to f551256 Compare September 3, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant