Timmy
3198309db5
Bump version to 0.14.2
Publish sled artifact / publish-dev-artifact (push) Canceled after 0s
v0.14.2
2026-07-19 00:31:16 +01:00
Huskies Agent
59481515b5
huskies: regen source-map.json
2026-07-18 19:56:30 +00:00
Huskies Agent
a6cce683f5
huskies: merge 1222 bug show fails with "content unavailable" on done/archived stories — content should never be evicted
2026-07-18 19:56:30 +00:00
Huskies Agent
2b0e8e6f10
huskies: merge 1225 bug Work-item tools use active project as an implicit global; project arg ignored, creates/reads misfile silently
2026-07-18 19:20:46 +00:00
Timmy
34fe84fdd9
Bump version to 0.14.1
Publish sled artifact / publish-dev-artifact (push) Canceled after 0s
v0.14.1
2026-07-18 19:08:17 +01:00
Huskies Agent
a4e70af157
huskies: merge 1214 bug find_free_port can return a reserved/occupied port (2200), flaking its test and merge gates
2026-07-18 14:18:29 +00:00
Huskies Agent
15e9aa6b34
huskies: regen source-map.json
2026-07-18 13:58:35 +00:00
Huskies Agent
7d3de2bb44
huskies: merge 1218 story Remembered/sticky permission approvals so constrained agents stop re-prompting for the same action class
2026-07-18 13:58:35 +00:00
Huskies Agent
fbaf5bf959
huskies: regen source-map.json
2026-07-18 13:50:49 +00:00
Huskies Agent
9c61dfa595
huskies: merge 1219 story Add runtime artifacts to the default project scaffold .gitignore
2026-07-18 13:50:49 +00:00
Huskies Agent
90cb005019
huskies: merge 1216 story Shorten long-turn notification to "Working..."
2026-07-18 12:43:46 +00:00
Huskies Agent
12580ae9ce
huskies: merge 1215 story Pipeline board shows active-agent state distinctly from idle-blocked
2026-07-18 12:37:49 +00:00
Huskies Agent
aa9306912d
huskies: regen source-map.json
Publish sled artifact / publish-dev-artifact (push) Canceled after 0s
v0.14.0
2026-07-18 11:46:52 +00:00
Huskies Agent
cebe9e2737
huskies: merge 1213 story Chat "stop" command that immediately aborts the in-flight LLM turn
2026-07-18 11:46:52 +00:00
Timmy and Claude Opus 4.8
b91e2d53ff
docs: refresh README release section
...
Update the stale 0.7.1 example to 0.14.0, note the Linux arm64 target (the sleds' arch), and mention the branch+tag push added in bcac9266 .
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_019fHdm92yjvguPi2LiXfLB9
2026-07-18 12:28:58 +01:00
Timmy
fdfa4bac08
Bump version to 0.14.0
2026-07-18 12:20:02 +01:00
Timmy and Claude Opus 4.8
bcac92669a
script/release: push branch and tag together so master doesn't lag the tag
...
Previously the script pushed only the tag, leaving origin/master behind the release by the version-bump commit (the tag pointed at an unpushed commit). Push the current branch and the tag atomically with --atomic.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_019fHdm92yjvguPi2LiXfLB9
2026-07-18 12:18:40 +01:00
Huskies Agent
a43148ee13
huskies: regen source-map.json
2026-07-18 11:00:28 +00:00
Huskies Agent
71f3fa09c4
huskies: merge 1211 story Deterministic crash notification when the agent PTY dies mid-turn
2026-07-18 11:00:28 +00:00
Huskies Agent
153333d055
huskies: regen source-map.json
2026-07-18 10:45:40 +00:00
Huskies Agent
b0f19eb0c5
huskies: merge 1212 story Sled chat messages show "workspace" instead of the real project name
2026-07-18 10:45:40 +00:00
Huskies Agent
36ec6d0f93
huskies: regen source-map.json
2026-07-18 10:12:31 +00:00
Huskies Agent
3f37a6cf34
huskies: merge 1210 story Gateway-side "digging in" notification for long tool-only turns
2026-07-18 10:12:31 +00:00
Timmy and Claude Opus 4.8
98f8825701
Fix compact no-op in gateway mode: add compact to GATEWAY_LOCAL_COMMANDS
...
Root cause of compact still failing after 1192/1205: in gateway mode,
on_room_message proxies any command not in GATEWAY_LOCAL_COMMANDS to the
active project's sled (proxy_bot_command) and returns — and that proxy
runs BEFORE the local compact interception (try_handle_compact_command).
'compact' was missing from the allowlist, so the gateway shipped it to a
sled (which has no compact command → no-op 'Command succeeded with no
response text'), and the real handler was never reached.
'reset' was already in the list, which is why reset worked in gateway
mode and compact did not. Add 'compact' as its sibling.
Why 1192 and 1205 both missed this: their tests drive
try_handle_compact_command directly, bypassing the gateway-proxy seam
that only exists on the full on_room_message path in gateway mode.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_019fHdm92yjvguPi2LiXfLB9
2026-07-18 09:37:05 +01:00
Huskies Agent
4ab34d3be2
huskies: regen source-map.json
2026-07-18 02:21:05 +00:00
Huskies Agent
8a7bff71aa
huskies: merge 1209 story Gateway lifecycle & telemetry MCP: gateway_info, restart_gateway, gateway_logs, start_story, chat_telemetry
2026-07-18 02:21:05 +00:00
Huskies Agent
3b10b29ef5
huskies: regen source-map.json
2026-07-18 02:05:03 +00:00
Huskies Agent
883f15045b
huskies: merge 1204 story Slim CRDT-backed pipeline_query MCP tool (project / stages / fields / include_archived)
2026-07-18 02:05:03 +00:00
Huskies Agent
cd2b417962
huskies: regen source-map.json
2026-07-18 01:54:05 +00:00
Huskies Agent
405d29d933
huskies: merge 1208 story Ops/LLM sessions can reach gateway-mode + cross-project MCP (the biggest shell-fallback cause)
2026-07-18 01:54:05 +00:00
Huskies Agent
bb16f915f3
huskies: regen source-map.json
2026-07-18 01:43:24 +00:00
Huskies Agent
25bc952dff
huskies: merge 1207 story fleet_resources MCP tool: on-demand host + per-container disk, load, and CPU/mem
2026-07-18 01:43:24 +00:00
Huskies Agent
5243854129
huskies: merge 1205 bug compact STILL swallowed after 1192 — interception is placed AFTER the registry dispatch, not before
2026-07-18 01:23:52 +00:00
Huskies Agent
486146ab34
huskies: regen source-map.json
2026-07-18 01:14:14 +00:00
Huskies Agent
fba9b09d3e
huskies: merge 1206 story fleet_identity MCP tool: read sled pins vs live signed identity, and re-pin via TOFU
2026-07-18 01:14:14 +00:00
Huskies Agent
8d2ad6424b
huskies: regen source-map.json
2026-07-17 23:23:52 +00:00
Huskies Agent
75c4a8de33
huskies: merge 1203 bug Gateway status gives no response — 1187 made it proxy-only with no local resolution or error surfacing
2026-07-17 23:23:52 +00:00
Huskies Agent
fd83ff2f53
huskies: merge 1202 bug Flaky test: matrix pull pull_rejects_tampered_artifact_sha256_mismatch fails nondeterministically in merge gates
2026-07-17 21:45:53 +00:00
Huskies Agent
38bdfa2ab4
huskies: regen source-map.json
2026-07-17 20:57:21 +00:00
Huskies Agent
5b340e7b20
huskies: merge 1199 story Orphaned build-dir GC: reclaim dead worktree targets without touching warm caches
2026-07-17 20:57:21 +00:00
Huskies Agent
2bd41d980c
huskies: regen source-map.json
2026-07-17 19:43:27 +00:00
Huskies Agent
80efb7fcfc
huskies: merge 1201 story Chat notification when a new work item is filed
2026-07-17 19:43:27 +00:00
Huskies Agent
b9af302baf
huskies: regen source-map.json
2026-07-17 19:25:52 +00:00
Huskies Agent
c1523e8acf
huskies: merge 1200 story Low-disk warning: the fleet tells the operator before the disk takes it down
2026-07-17 19:25:52 +00:00
Huskies Agent
82865956d2
huskies: merge 1195 bug Chat show renders metadata from stale content-text YAML instead of CRDT registers
2026-07-17 19:04:56 +00:00
Huskies Agent
ecbed641bb
huskies: regen source-map.json
2026-07-17 18:31:36 +00:00
Huskies Agent
db27d0dbf3
huskies: merge 1198 bug Failed agents are never reaped — a dead pool entry blocks respawn indefinitely
2026-07-17 18:31:36 +00:00
Huskies Agent
2335fc0bbb
huskies: merge 1194 bug db shadow-table tests flake when SHADOW_DB_PATH is not initialized
2026-07-17 18:06:34 +00:00
Huskies Agent
ba1617934a
huskies: merge 1190 bug Startup version announcement only fires on the trampoline path — normal restarts still say just "Timmy is online."
2026-07-17 17:42:23 +00:00
Huskies Agent
c91ebb810c
huskies: regen source-map.json
2026-07-17 17:33:55 +00:00