This commit is contained in:
@@ -6,6 +6,28 @@ follow semantic versioning.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Research pieces (`research` / `sns-research` / `sns-deep-sweep`) now write
|
||||
date-stamped outputs (e.g. `output/report-2026-07-09.md`,
|
||||
`output/deepdive/2026-07-09/`) so repeated runs in a persistent workspace
|
||||
accumulate instead of overwriting the previous report. The agent system
|
||||
prompt now always includes the current date/time (2026-07-09).
|
||||
- Draft autosave for the new-task dialog, chat composer, feedback comments,
|
||||
and continue instructions — text survives an accidental close or reload.
|
||||
Files can be attached by pasting (Ctrl+V) into the new-task dialog
|
||||
(2026-07-09).
|
||||
- Settings: a "Skill quotas" section plus editors for several previously
|
||||
config-file-only options (max stream time, subtask debounce, summary
|
||||
headroom, .msg size limit, TLS minimum version, worker health-check
|
||||
interval) (2026-07-09).
|
||||
|
||||
### Fixed
|
||||
|
||||
- Delegate run cards showed "0 tool calls" (and empty tool/file breakdowns)
|
||||
regardless of actual activity; tool events now carry their own run
|
||||
attribution (2026-07-09).
|
||||
|
||||
## v0.2.0 (2026-07-09)
|
||||
|
||||
A month of work since the initial release, centered on shared workspaces,
|
||||
|
||||
Reference in New Issue
Block a user