Skip to content

Commit bf0c327

Browse files
committed
v0.24.0
1 parent 86540e3 commit bf0c327

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

‎docs/RELEASE_v0.24.0.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ surface than about removing things that were quietly wedged: tools no longer
55
hardcode *where* they execute, session logs no longer omit the one input that
66
actually shapes the model's behaviour, and Lisa finally reads the instruction
77
file the rest of the ecosystem already agreed on. Design + gap analysis in
8-
[docs/PLAN_DSH_ALIGNMENT_v1.0.md](PLAN_DSH_ALIGNMENT_v1.0.md); shipped as
8+
[docs/PLAN_HARNESS_ALIGNMENT_v1.0.md](PLAN_HARNESS_ALIGNMENT_v1.0.md); shipped as
99
PRs #356–#360.
1010

1111
## 🔌 A capability seam for fs / shell (#358)
@@ -87,7 +87,7 @@ addition to `~/.lisa/skills` (rank 100), so a repo can ship its own.
8787
## 📱 Also
8888

8989
- Lisa Pocket bumped to **1.2** (iOS).
90-
- DeepSeek Harness research folded in, with the LISA alignment plan v1.0 (#356).
90+
- DeepSeek Harness research folded in, with the LISA alignment plan v1.0 ([RESEARCH_DEEPSEEK_HARNESS.md](RESEARCH_DEEPSEEK_HARNESS.md), #356).
9191

9292
---
9393

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oratis/lisa",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"description": "An AI agent with a real self — runs locally, has desires, keeps a journal, evolves over time.",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)