Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-dupdyke authored Nov 4, 2024
1 parent 2e0552c commit 728cab6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ There is a [short demonstration video available on YouTube](https://www.youtube.

---

## Key Links

- [Quick Start: Installation from distribution binaries](https://cmu-sei.github.io/GHOSTS/quickstart/)
- [GHOSTS Documentation](https://cmu-sei.github.io/GHOSTS/)
- [Submit issues and feature requests](https://github.com/cmu-sei/GHOSTS/issues)

---

**Version 8.2 is here!**

GHOSTS has undergone major updates, including breaking changes introduced in version 8.0. Version 8 absorbed the [ANIMATOR](https://github.com/cmu-sei/GHOSTS-ANIMATOR) and [SPECTRE](https://github.com/cmu-sei/GHOSTS-SPECTRE) modules, simplifying the installation, configuration, and administration of a GHOSTS instance, while bringing further capabilities to core agents by integrating previously segregated data. With version 8.2, more improvements and features are introduced, making it easier and more powerful to use.
Expand All @@ -24,9 +32,9 @@ There is no upgrade path from previous versions — a fresh install is required
## What's New in GHOSTS v8.2 🆕
Welcome to the latest version of GHOSTS! Here’s a look at what’s new and improved in v8.2:

- [GHOSTS now has a UI](core/ui.md) — Manage machines, machine groups, deploy new timelines, and view activities through a sleek interface. 😍
- [GHOSTS Shadows](shadows/index.md) now integrates with large language models (LLMs) for GHOSTS agents, offering various models for activities, chat, content generation, social interactions, and more. 👻
- [GHOSTS LITE](core/lite.md) is a lightweight version of GHOSTS that requires fewer resources, making it ideal for training, exercises, and simulations on minimal hardware. 👀
- [GHOSTS now has a UI](src/ghosts.ui) — Manage machines, machine groups, deploy new timelines, and view activities through a sleek interface. 😍
- [GHOSTS Shadows](src/ghosts.shadows) now integrates with large language models (LLMs) for GHOSTS agents, offering various models for activities, chat, content generation, social interactions, and more. 👻
- [GHOSTS LITE](src/Ghosts.Client.Lite) is a lightweight version of GHOSTS that requires fewer resources, making it ideal for training, exercises, and simulations on minimal hardware. 👀
- Fixes #385: Default GUID issue with Animator NPCs.
- Fixes #384: Client path bug.
- Resolved various animation cancellation token bugs in chat features.
Expand Down Expand Up @@ -63,14 +71,6 @@ Welcome to the latest version of GHOSTS! Here’s a look at what’s new and imp

---

## Key Links

- [Quick Start: Installation from distribution binaries](https://cmu-sei.github.io/GHOSTS/quickstart/)
- [GHOSTS Documentation](https://cmu-sei.github.io/GHOSTS/)
- [Submit issues and feature requests](https://github.com/cmu-sei/GHOSTS/issues)

---

## Platform Components

### Ghosts Clients (Windows & Linux)
Expand Down

0 comments on commit 728cab6

Please sign in to comment.