Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

80 results 8 ms in manticoresoftware/clt

Improve CI for binaries

donhardmandonhardman · 2025-06-27 · 1 · #86

we keep Rust binaries in a repository that is not very efficient But it's really cool that you can just run git clone and use the binary right away. What are the downsides?

sanikolaevsanikolaev · 2025-06-27

CLT UI fails to process %{NUMBER}

sanikolaevsanikolaev · 2025-05-13 · 1 · #77

The core issue is due to a problem with spacing; it is fixed in the latest master, and tests have been updated. I tried and cannot reproduce it anymore. Closing the issue.

donhardmandonhardman · 2025-05-13

Add test generation to UI

donhardmandonhardman · 2025-06-27 · 1 · #82

During this task, a lot of improvements were implemented (https://github.com/manticoresoftware/clt/pull/83): Full refactoring to use our new test structure for test writing and reading introduced in MCP A new wasm module that utilizes the same approach as …

donhardmandonhardman · 2025-06-23

Add MCP server

donhardmandonhardman · 2025-06-17 · 2 · #80

Implementation done at: https://github.com/manticoresoftware/clt/pull/81

donhardmandonhardman · 2025-06-16

Add MCP server

donhardmandonhardman · 2025-06-17 · 2 · #80

Closing as done and merged.

donhardmandonhardman · 2025-06-17

CLT UI Minor Issues

sanikolaevsanikolaev · 2025-06-30 · 2 · #85

The AI can't read github issues:

sanikolaevsanikolaev · 2025-06-26

CLT UI Minor Issues

sanikolaevsanikolaev · 2025-06-30 · 2 · #85

Closing as all done.

donhardmandonhardman · 2025-06-30

Bug: CLT crashes on test written with AI while it looks like correct

donhardmandonhardman · 2025-06-24 · 1 · #84

The binary is now error-prone and also uses different exit codes for different types. Implementation made in this pull: https://github.com/manticoresoftware/clt/pull/74 All tested that nothing broken with current tests, closing the issue as it will be …

donhardmandonhardman · 2025-06-24

Compare only command output and improve diff logic

donhardmandonhardman · 2023-07-10 · 1 · #4

I consolidated and shifted this pull request into another as per the request to utilize the latest updates in CLT for improved outcomes in failed tests. This will also simplify future merges due to multiple changes: https://github.com/manticoresoftware/ …

donhardmandonhardman · 2023-07-10

Add support of regex patterns through predefined file

donhardmandonhardman · 2023-07-10 · 1 · #5

I consolidated and shifted this pull request into another as per the request to utilize the latest updates in CLT for improved outcomes in failed tests. This will also simplify future merges due to multiple changes: https://github.com/manticoresoftware/ …

donhardmandonhardman · 2023-07-10

Reusable blocks

donhardmandonhardman · 2023-07-10 · 1 · #6

I consolidated and shifted this pull request into another as per the request to utilize the latest updates in CLT for improved outcomes in failed tests. This will also simplify future merges due to multiple changes: https://github.com/manticoresoftware/ …

donhardmandonhardman · 2023-07-10

Issue with wrong rec generated in manual mode

donhardmandonhardman · 2025-02-20 · 2 · #52

Related with https://github.com/manticoresoftware/clt/issues/63

sanikolaevsanikolaev · 2025-02-20

Issue with wrong rec generated in manual mode

donhardmandonhardman · 2025-02-20 · 2 · #52

Closing as it won't make sense after https://github.com/manticoresoftware/clt/issues/63

sanikolaevsanikolaev · 2025-02-20

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Implementation: https://github.com/manticoresoftware/clt/pull/49

donhardmandonhardman · 2024-12-25

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Implementation: https://github.com/manticoresoftware/clt/pull/49 Approved

sanikolaevsanikolaev · 2024-12-25

Skip adding succeed tests to summary

donhardmandonhardman · 2024-12-25 · 3 · #48

Merged

donhardmandonhardman · 2024-12-25

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

Implemented in this pull: https://github.com/manticoresoftware/clt/pull/44

donhardmandonhardman · 2024-10-25

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

We need to review and, if all is good, merge to the main branch and set a new tag with an updated version.

donhardmandonhardman · 2024-10-25

Add default delay a few ms between inputs

sanikolaevsanikolaev · 2024-10-28 · 3 · #43

Merged to the main. Version of CLT that supports delay: 0.3.1+

donhardmandonhardman · 2024-10-28

Remove escape sequences from outputs

donhardmandonhardman · 2024-10-16 · 2 · #41

est::size_S

I have create pull request: https://github.com/manticoresoftware/clt/pull/42 MRE to validate: ––– input ––– echo -e "\e[1;31mThis is red text\e[0m \e[1;32mThis is green text\e[0m \e[1;34mThis is blue text\e[0m" ––– output ––– This is red text This is …

donhardmandonhardman · 2024-10-16