-
21e01da3ac
feat(tasks): task_decompose splits a goal into a dependency-linked graph in one approval
kami
2026-06-25 10:39:03 +00:00
-
67384691e0
feat(tasks): force overrides require a recorded reason
kami
2026-06-25 06:46:41 +00:00
-
6a779861c2
feat(toolintent): stale-write gate
kami
2026-06-25 06:15:15 +00:00
-
4159361690
feat(toolintent): write-scope adherence gate (declarable)
kami
2026-06-24 21:31:08 +00:00
-
6b5a758081
feat(tasks): cite-before-claim gate on completion
kami
2026-06-24 21:31:08 +00:00
-
30321e08a5
feat(toolintent): record the session's active task as a session-local fact
kami
2026-06-24 20:35:40 +00:00
-
47a109e49f
refactor(toolintent): one SessionContext read-model for the gates
kami
2026-06-24 20:16:15 +00:00
-
9b003d02ea
refactor(events): record tool capabilities on the invocation event
kami
2026-06-24 19:46:44 +00:00
-
78e7a4fefb
feat(tasks): dependency hard gate on claim
kami
2026-06-24 18:43:17 +00:00
-
146f96a6fd
feat(toolintent): reference-must-exist gate (anti-hallucination)
kami
2026-06-24 18:27:08 +00:00
-
693e38ffac
feat(toolintent): read-before-write gate (anti-hallucination)
kami
2026-06-24 18:13:06 +00:00
-
5d48c26ec8
feat(tasks): duplicate-title guard on task creation
kami
2026-06-24 17:34:24 +00:00
-
215a951b52
feat(tasks): agent-loop integration — task_ready tool + claim guard
kami
2026-06-24 17:34:24 +00:00
-
e77b2960f9
feat(tasks): dependency-aware work graph (blockers, ready, blocking)
kami
2026-06-24 17:02:03 +00:00
-
bce62c080c
feat(tasks): per-task history / audit timeline
kami
2026-06-24 16:37:50 +00:00
-
a96c05e228
test(tasks): pin the task-tool wiring in the shipped workflows
kami
2026-06-24 16:16:03 +00:00
-
d12d64e4fe
feat(workflow): reject execution plans that reference unknown tools
kami
2026-06-24 16:16:03 +00:00
-
12d5b9d7dc
feat(tasks): analyst opens the task; freestyle threads it into implementation
kami
2026-06-24 15:13:52 +00:00
-
de54be7ecb
feat(tasks): wire the task tools into the remaining code-work workflows
kami
2026-06-24 10:26:38 +00:00
-
afb536f21f
feat(tasks): wire the task tools into role_pipeline
kami
2026-06-24 10:04:01 +00:00
-
06c225e3bd
feat(tasks): teach agents when to use the task tools
kami
2026-06-24 09:40:44 +00:00
-
f490968dc4
feat(tasks): correx task CLI
kami
2026-06-24 07:17:06 +00:00
-
8a6678f171
feat(tasks): markdown export projection
kami
2026-06-24 07:17:06 +00:00
-
8d84ccf92f
feat(tasks): git-driven task status
kami
2026-06-24 06:37:34 +00:00
-
99f781687f
feat(tasks): task search across REST, tool, and TUI
kami
2026-06-23 22:08:11 +00:00
-
1d7fab4ee4
feat(tasks): TUI task board
kami
2026-06-23 20:32:48 +00:00
-
70b4357316
feat(tasks): auto-link the originating agent session
kami
2026-06-23 20:15:54 +00:00
-
6b00d89c2c
feat(tasks): inline ARTIFACT/SESSION links in the context bundle
kami
2026-06-23 19:59:18 +00:00
-
6e044d0ab9
feat(tasks): full REST surface for tasks
kami
2026-06-23 19:27:19 +00:00
-
0c6ac903b7
feat(tasks): native task tracking — aggregate, agent tools, context bundle
kami
2026-06-23 19:00:58 +00:00
-
7909357747
fix(cli): format stats with Locale.ROOT so output is locale-independent
kami
2026-06-23 18:59:38 +00:00
-
33baaed903
docs: reconcile BACKLOG→RETRO for static_check stage + critique producer (
e46777e)
kami
2026-06-22 21:52:59 +00:00
-
e46777e29f
kernel: deterministic static_check stage (§B-§5) + critique-outcome producer (§B-§6)
kami
2026-06-22 21:14:00 +00:00
-
c2a1e6d76d
docs: archive v2/cursor TUI work in RETRO + add QA-tui-v2 live-QA plan
kami
2026-06-22 16:32:07 +00:00
-
85af2c67b7
tui: real terminal cursor in composer + window title (v2)
kami
2026-06-22 16:28:22 +00:00
-
d247b19608
tui: migrate Bubble Tea v1 → v2 (charm.land), enable Shift+Enter
kami
2026-06-22 15:59:55 +00:00
-
6c792b83e2
feat(tui-go): in-session right panel cycles events / changes / off (d)
kami
2026-06-22 14:47:23 +00:00
-
cde0c33031
feat(tui-go): multi-line input — Ctrl+J / Alt+Enter newline, growing box (Phase 2)
kami
2026-06-22 12:03:06 +00:00
-
f2be46a743
refactor(tui-go): move session dates to the R overlay; drop dead idle panels
kami
2026-06-22 11:57:41 +00:00
-
9d00612742
feat(tui-go): idle launcher — centered input + status/keys rail (Phase 1)
kami
2026-06-22 11:33:19 +00:00
-
81280c5bd5
feat(tui-go): welcome "recent" list uses the local date, matching the session list
kami
2026-06-22 10:28:28 +00:00
-
6bee3a7d31
fix(tui-go): render event/activity times in local time, not UTC
kami
2026-06-22 10:14:51 +00:00
-
4e4d7c186a
fix(tui-go): make the write/edit output-panel number meaningful
kami
2026-06-22 10:09:56 +00:00
-
035f7df704
feat(tui-go): make the ? overlay list every keybind
kami
2026-06-22 10:04:41 +00:00
-
454f24fc3a
feat(tui-go): show last-activity date in the starting-view session list
kami
2026-06-22 10:04:41 +00:00
-
85121cec9d
fix(tui-go): event-stream badge tracks session status, not just the socket
kami
2026-06-22 09:52:37 +00:00
-
a547bc4342
chore: remove dead apps/worker and apps/desktop stub modules
kami
2026-06-22 09:47:15 +00:00
-
0139225cc4
chore: drop stale .gitignore entry for the removed Kotlin TUI
kami
2026-06-22 09:42:58 +00:00
-
7114bb7658
feat(tui-go): scroll tall modals instead of clipping them off-screen
kami
2026-06-22 09:26:21 +00:00
-
f043640373
docs: close §E approval-ergonomics re-audit (move to RETRO)
kami
2026-06-22 09:10:39 +00:00
-
db27b3436b
feat(tui-go): page-scroll the diff/preview/command fullscreen viewer
kami
2026-06-22 09:09:54 +00:00
-
08b5c63a0f
docs: reconcile BACKLOG against shipped work + gitignore tui preview binary
kami
2026-06-22 08:57:12 +00:00
-
531910d38a
feat(tui-go): transcript free-scroll + help overlay + event filter
kami
2026-06-22 05:41:38 +00:00
-
f14a83c026
feat(tui-go): drop inline tool-start rows (keep results only)
kami
2026-06-21 23:24:10 +00:00
-
6a06f2ead5
feat(tui-go): inline action rows in the OUTPUT transcript
kami
2026-06-21 23:00:18 +00:00
-
3f4c45a7b0
docs(qa): live-QA plan for cross-session grants + revoke
kami
2026-06-21 22:41:02 +00:00
-
67855d8593
docs(retro): record cross-session grants (PROJECT/GLOBAL) + revoke
kami
2026-06-21 22:36:06 +00:00
-
8df0ec750c
feat(tui-go): grant scope picker (A) + standing-grants viewer
kami
2026-06-21 22:35:01 +00:00
-
c36d41b9d5
feat(approvals): cross-session grant scopes (PROJECT/GLOBAL) + revoke
kami
2026-06-21 16:07:33 +00:00
-
54f94a549f
feat(tui-go): command-palette keybinds + configurable status bar
kami
2026-06-21 10:50:28 +00:00
-
c616982b7b
feat(context): inject CLAUDE.md / AGENTS.md as L0 standing context
kami
2026-06-21 10:45:43 +00:00
-
04d7e26482
feat(tui-go): @ file-reference picker
kami
2026-06-21 10:24:57 +00:00
-
65e5d88ed7
feat(server): ListFiles/FileList protocol for the TUI @ file picker
kami
2026-06-21 10:19:21 +00:00
-
ba7ac06c16
feat(tui-go): transcript message-jump + OSC52 copy
kami
2026-06-21 09:59:29 +00:00
-
26621567ac
feat(tui-go): transparent modal backdrops
kami
2026-06-21 09:40:52 +00:00
-
85bfddf1c4
feat(tui-go): slash command menu in the chat input
kami
2026-06-21 09:35:34 +00:00
-
9143d554f1
feat(tui-go): global input history + stop idle redraws (copy-safe)
kami
2026-06-21 09:33:16 +00:00
-
7d4e203429
docs(backlog): point at the drafted live-QA plans (docs/qa)
kami
2026-06-21 09:14:56 +00:00
-
12ff2e97b0
docs(qa): live-QA plans + env bring-up for the burndown features
kami
2026-06-21 09:14:36 +00:00
-
9eef936073
fix(health): llama probe also covers the managed [[models]] path (A§4)
kami
2026-06-21 08:36:11 +00:00
-
dbc677a5f1
docs(backlog): record llama-probe registration (
64a90e7) + event-store probe in RETRO
kami
2026-06-21 08:26:19 +00:00
-
64a90e74a9
feat(health): register LlamaServerHealthProbe (A§4)
kami
2026-06-21 08:25:25 +00:00
-
3302930b00
docs(backlog): record B§4 activation (
4e08510) in RETRO
kami
2026-06-21 08:08:14 +00:00
-
4e08510045
feat(server): activate architect contradiction-check hook (B§4)
kami
2026-06-21 08:07:33 +00:00
-
1a707f0b7f
docs(backlog): record idea-promotion (
f107ff5); mark plan-comparison blocked
kami
2026-06-21 07:32:49 +00:00
-
f107ff554c
feat(router): idea-board -> project-profile promotion (E)
kami
2026-06-21 07:30:43 +00:00
-
eeb6830387
docs(backlog): record egress activation + batch-approval (D) in RETRO
kami
2026-06-21 07:15:15 +00:00
-
4b0024f7d9
feat(research): batch source-list fetch-approval (D)
kami
2026-06-21 07:07:23 +00:00
-
ab7e4be848
feat(toolintent): activate per-session egress allowlist (D)
kami
2026-06-20 21:43:25 +00:00
-
ef20557c9c
docs(backlog): record B2 plan-derived manifest in RETRO
kami
2026-06-20 21:18:51 +00:00
-
641051b9ef
feat(workflow): plan-derived diff manifest (B§2)
kami
2026-06-20 21:16:34 +00:00
-
c52dbde4b4
docs(backlog): record E approval ergonomics in RETRO
kami
2026-06-20 16:41:26 +00:00
-
d5afcd345a
feat(tui-go): approval ergonomics — queue + tier-gated confirm (E §3)
kami
2026-06-20 16:40:49 +00:00
-
35596dc723
docs(backlog): record E session-list + render-matrix in RETRO
kami
2026-06-20 16:31:08 +00:00
-
2a99e15383
test(tui-go): per-event render-matrix golden tests (E §2)
kami
2026-06-20 16:30:25 +00:00
-
1f7a5d96a7
feat(tui-go): session list / resume view (E)
kami
2026-06-20 16:22:27 +00:00
-
46a71ee84c
docs(backlog): record B5, G, E (markdown + go.mod fix) in RETRO
kami
2026-06-20 16:16:00 +00:00
-
da72ee5b80
feat(tui-go): render markdown in chat turns (E)
kami
2026-06-20 16:12:16 +00:00
-
1e6699a360
fix(tui-go): go.mod directive 1.26 -> 1.24.2 (1.26 toolchain unreleased)
kami
2026-06-20 16:07:36 +00:00
-
eff8f8dbdf
fix(narration): drop stale pause narrations once approval resolves (G)
kami
2026-06-20 16:02:09 +00:00
-
447fc7a43e
feat(kernel): reviewer static-first infra (B§5)
kami
2026-06-20 15:36:06 +00:00
-
eb9b1aee65
docs(backlog): record egress allowlist (
027ff1f) in RETRO
kami
2026-06-20 13:15:44 +00:00
-
027ff1f6ff
feat(toolintent): dynamic per-session egress allowlist (D)
kami
2026-06-20 13:14:48 +00:00
-
18bde7ca38
docs(backlog): archive 9 resolved tracks to RETRO.md + refile follow-ups
kami
2026-06-20 11:53:07 +00:00
-
b098d87075
feat(research): dedicated SourceFetched + LowQualityExtraction events (D)
kami
2026-06-20 11:49:26 +00:00
-
eae0a0ccf6
feat(memory): architect contradiction-check (B§4, display-only)
kami
2026-06-20 11:31:39 +00:00
-
1a1b5cc5ed
feat(kernel): stage-level plan checkpointing (C-A2)
kami
2026-06-20 10:53:41 +00:00
-
1df7af5b85
feat(kernel): brief echo-back gate (C-A1)
kami
2026-06-20 10:42:49 +00:00
-
0e251d6083
feat(validation): structural .tscn/.tres scene validator
kami
2026-06-20 10:05:44 +00:00
-
f715ffa540
feat(repomap): index C#/Godot-Mono (.cs) type symbols
kami
2026-06-20 09:32:02 +00:00