Skip to content

Releases: straylabs-ai/deadend-cli

Release v0.1.15

Choose a tag to compare

@github-actions github-actions released this 11 Apr 21:33

Deadend CLI v0.1.15 version

What's new

I had enough of ink. I'm sorry, too much annoying. OpenTUI is way better to implement and less buggy (should have done the whole project in Rust and ratatui since the beginning :') )
The overview of the new cool features :

  • We can now switch between different types of validations (flag, judge, recon).
  • Report is generated at recon end and when a vulnerability is discovered. Or when asking for a report.
  • Ctrl+O to expand the tools results.
  • Ctrl+T to view the tasks.
  • Agentic virtual filesystem for agent memory

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.15/install.sh | bash -s -- --version v0.1.15

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

### Server Downloads (RPC Server)

**Linux (x86_64):**
- `deadend-linux-x86_64-unknown-linux-gnu.tar.gz`

**macOS (ARM64):**
- `deadend-macos-aarch64-apple-darwin.tar.gz`

### CLI Downloads (Interface)

**Linux (x86_64):**
- `deadend-cli-linux-x86_64.tar.gz`

**macOS (ARM64):**
- `deadend-cli-macos-aarch64.tar.gz`


Hope you enjoy the new release, let me know if this works for macos and linux

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:48

Deadend CLI v0.1.4 Stable version;

Server Downloads (RPC Server)

Linux (x86_64):

  • deadend-linux-x86_64-unknown-linux-gnu.tar.gz

macOS (ARM64):

  • deadend-macos-aarch64-apple-darwin.tar.gz

CLI Downloads (Interface)

Linux (x86_64):

  • deadend-cli-linux-x86_64.tar.gz

macOS (ARM64):

  • deadend-cli-macos-aarch64.tar.gz

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.4/install.sh | bash -s -- --version v0.1.4

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

Hope you enjoy the new release, let me know if this works for macos and linux

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Mar 20:13

Deadend CLI v0.1.3 Stable version;

Server Downloads (RPC Server)

Linux (x86_64):

  • deadend-linux-x86_64-unknown-linux-gnu.tar.gz

macOS (ARM64):

  • deadend-macos-aarch64-apple-darwin.tar.gz

CLI Downloads (Interface)

Linux (x86_64):

  • deadend-cli-linux-x86_64.tar.gz

macOS (ARM64):

  • deadend-cli-macos-aarch64.tar.gz

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.3/install.sh | bash -s -- --version v0.1.3

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

Hope you enjoy the new release, let me know if this works for macos and linux

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 23:03

Deadend CLI v0.1.2 Stable version;

Server Downloads (RPC Server)

Linux (x86_64):

  • deadend-linux-x86_64-unknown-linux-gnu.tar.gz

macOS (ARM64):

  • deadend-macos-aarch64-apple-darwin.tar.gz

CLI Downloads (Interface)

Linux (x86_64):

  • deadend-cli-linux-x86_64.tar.gz

macOS (ARM64):

  • deadend-cli-macos-aarch64.tar.gz

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.2/install.sh | bash -s -- --version v0.1.2

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

Hope you enjoy the new release, let me know if this works for macos and linux

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 13:10

Deadend CLI v0.1.1 Stable version;

Server Downloads (RPC Server)

Linux (x86_64):

  • deadend-linux-x86_64-unknown-linux-gnu.tar.gz

macOS (ARM64):

  • deadend-macos-aarch64-apple-darwin.tar.gz

CLI Downloads (Interface)

Linux (x86_64):

  • deadend-cli-linux-x86_64.tar.gz

macOS (ARM64):

  • deadend-cli-macos-aarch64.tar.gz

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.1/install.sh | bash -s -- --version v0.1.1

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

Hope you enjoy the new release, let me know if this works for macos and linux

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 18:15

Deadend CLI v0.1.0 Stable version;

Server Downloads (RPC Server)

Linux (x86_64):

  • deadend-linux-x86_64-unknown-linux-gnu.tar.gz

macOS (ARM64):

  • deadend-macos-aarch64-apple-darwin.tar.gz

CLI Downloads (Interface)

Linux (x86_64):

  • deadend-cli-linux-x86_64.tar.gz

macOS (ARM64):

  • deadend-cli-macos-aarch64.tar.gz

Installation

Download and run the install script:

curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.0/install.sh | bash -s -- --version v0.1.0

Or manually extract and install:

tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/

Hope you enjoy the new release, let me know if this works for macos and linux

First release

First release Pre-release
Pre-release

Choose a tag to compare

@xoxruns xoxruns released this 03 Oct 19:36

This is the first working release of the deadend Agent.
A lot of interesting things are more to come.
Here is the principal changes :

  • Correction of tools that were not working.
  • Adding a robust local vector database for rag.
  • Enhancing the CLI that is now more usable and interactive.
  • Adding more interesting tools and sandbox shell for more tooling.
  • Adding Knowledge base that integrates Markdown into the RAG for better usage of the agent.

Cheers,