fix: land oxlint config follow-ups (#1064) (thanks @connorshea)

This commit is contained in:
Peter Steinberger
2026-01-17 03:25:05 +00:00
parent 78136c4368
commit 3fcd6fadf3
4 changed files with 6 additions and 4 deletions

View File

@@ -30,6 +30,7 @@
### Fixes
- Sub-agents: route announce delivery through the correct channel account IDs. (#1061, #1058) — thanks @adam91holt.
- Repo: fix oxlint config filename and move ignore pattern into config. (#1064) — thanks @connorshea.
- Messages: `/stop` now hard-aborts queued followups and sub-agent runs; suppress zero-count stop notes.
- Sessions: reset `compactionCount` on `/new` and `/reset`, and preserve `sessions.json` file mode (0600).
- Sessions: repair orphaned user turns before embedded prompts.