Skip to content

Commit e13f08f

Browse files
committed
Update to Soar 9.6.4
1 parent fb0185c commit e13f08f

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

docs/index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ If you are looking for help or discussion, please see our
1616

1717
## News and Announcements
1818

19-
* This year's Soar workshop (45th) held on May 5, 2025 was a success! We had broad participation from various projects using Soar, including a remarkable presentation from our guest speaker
19+
<!-- markdown-link-check-disable-next-line -->
20+
* [**Soar 9.6.4 available for download**](https://github.com/SoarGroup/Soar/releases/download/releases%2F{{soar_version}}/SoarSuite_{{soar_version}}-Multiplatform.zip):
21+
This release of Soar contains lots of stability and ergonomics improvements to
22+
VisualSoar and the Soar debugger, as well as newly-added support for LTI aliases.
23+
* This year's Soar workshop (45th) held on May 5, 2025 was a success! We had broad
24+
participation from various projects using Soar, including a remarkable presentation
25+
from our guest speaker
2026
[Professor Jonathan Cohen](https://pni.princeton.edu/people/jonathan-cohen) of Princeton.
2127
Recordings and supporting information from all the 2025 workshop talks can be found
2228
[here](workshops/45.md).
@@ -27,11 +33,3 @@ available on GitHub.
2733
* [**Engineer's Guide to Soar**](https://github.com/SoarGroup/Engineers-Guide-to-Soar):
2834
A 14-part course on programming Soar for engineers, by Bryan Stearns is now
2935
available on GitHub.
30-
<!-- markdown-link-check-disable-next-line -->
31-
* [**Soar 9.6.3 available for download**](https://github.com/SoarGroup/Soar/releases/download/releases%2F{{soar_version}}/SoarSuite_{{soar_version}}-Multiplatform.zip):
32-
This release of Soar contains ergonomic improvements to the debugger and Soar CLI,
33-
lots of new VisualSoar features, and plenty of bug fixes and stability
34-
improvements. Note: if you are a Mac user with an Intel processor and you
35-
downloaded the release prior to August 19, 2024, then you will need to
36-
re-download. There was an issue with the setup script for Mac/Intel users which
37-
would prevent running Soar.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ extra:
9696
link: https://github.com/SoarGroup/Soar
9797
# MAINTAINER NOTE: when you update this, don't forget to also
9898
# update the release notes on the downloads page
99-
soar_version: 9.6.3
99+
soar_version: 9.6.4
100100
nav:
101101
- Home:
102102
- index.md

0 commit comments

Comments
 (0)