Releases: scottmallinson/chief.ai
Releases · scottmallinson/chief.ai
Release list
Chief v0.8.0
Chief v0.7.0
Chief v0.6.0
Chief v0.5.0
0.5.0 (2026-09-14)
Features
- ui: publish the changelog as a page on the site (e1c4107)
- repo: add the marketing website (f6ca6b4)
- integrations: read Jira and Confluence with a pasted API token (ca3e5c0)
- integrations: read Jira through Atlassian's MCP server (6822535)
- daemon: ingest the work the log has to answer questions about (a0c07ec)
- daemon: make Refresh read the accounts, and say what it found (94c1db9)
Fixes
- ui: align the site header on one baseline, and fit it on a phone (0f35e21)
- ui: restore the source links, and make the header button legible (c8e782b)
- deps: take the patched fast-uri and js-yaml (a43593b)
- integrations: name a certificate failure rather than blaming the network (801e40a)
- integrations: say why Atlassian could not be reached, and name Chief (2fd5c33)
- ui: line a connected account's button up with its field (598a469)
- auth: say what happened when a second account is added (cea5058)
- agent: stream the brief, so silence means silence (011c407)
- agent: stop the brief being handed a list of dates to echo (61d40ea)
- ui: keep a work-log row inside the card it is in (2949617)
- agent: say what is missing rather than letting the model invent it (d9c4222)
- auth: open GitHub with the code already in it (f327c5c)
- auth: let this machine say which OAuth registration to sign in with (3ee5f67)
- agent: answer with what happened, not with the word for its state (dfbe45d)
- agent: route the questions Chief itself suggests (ca657f6)
- daemon: stop the background pass failing silently (0505335)
- ui: keep today reachable, so a brief can always be asked for (dc126b8)
Chief v0.4.0
0.4.0 (2026-09-03)
Features
- agent: give the prompt path a seam, without a capability flag (31cd9d3)
- agent: cap the chat prompt, and measure the figure the target meant (7d8bbf3)
- agent: say where an answer came from, in words Rust wrote (798589a)
- corpus: roll old work into a monthly journal, deleting nothing (87a1510)
- ui: let the feed open the thing an entry is about (cd58712)
- tauri: restrict the local data directories to their owner (6be8c1c)
- ui: say how fresh each connection is, and which one needs you (8b997b6)
- daemon: take the pass interval from settings, and read two clocks (b6632ab)
- daemon: ingest deterministically, and record what each account is doing (c812eb6)
- agent: answer read questions from the work log, not the network (a2ead2e)
- db: structure the work log and index it for search (2a1ccd8)
- agent: answer the question the composer has been offering all along (4dc0d6d)
- integrations: read what Linear says is assigned to you (69146dc)
- corpus: read a calendar the user subscribed to, with nothing to register (3889248)
- db: notice the file the user edited in their own editor (58d5a21)
- agent: draft the thing before the user asks, and send none of it (f8aed24)
- agent: seed the profile from the user's own work, with their consent (1687dfc)
- agent: answer the questions this machine already knows, without a model (e0d238e)
- ui: put the brief on screen, and move chat into a drawer over it (deaf9fb)