|
|
19d5396897
|
migrate: move workspace data to XDG SQLite stores
|
2026-07-24 08:45:42 +09:00 |
|
|
|
4a08b69b4c
|
fix: align backend worker picker style
|
2026-07-21 18:12:33 +09:00 |
|
|
|
2e2d7b7290
|
fix: expose runtime worker list endpoint
|
2026-07-21 18:04:14 +09:00 |
|
|
|
f79892baef
|
feat: surface backend runtime workers in tui
|
2026-07-21 17:41:50 +09:00 |
|
|
|
7f7d2fe7fc
|
ticket: use boolean ticket capabilities
|
2026-07-21 06:13:26 +09:00 |
|
|
|
064965d350
|
ticket: collapse ticket access into one feature
|
2026-07-20 19:51:46 +09:00 |
|
|
|
a40d9c2027
|
ticket: share workspace actionable projection
|
2026-07-20 17:42:20 +09:00 |
|
|
|
0a5270a2cc
|
ticket: update list query semantics
|
2026-07-20 15:45:53 +09:00 |
|
|
|
5e91f98ae0
|
dev: enable default ticket tools and workdir helpers
|
2026-07-18 17:32:46 +09:00 |
|
|
|
62ef89a163
|
feat: add workspace-backed agent skills
|
2026-07-16 08:41:10 +09:00 |
|
|
|
ad66650369
|
fix: remove stale knowledge guidance
|
2026-07-16 07:40:32 +09:00 |
|
|
|
f786e01997
|
feat: remove active knowledge support
|
2026-07-16 07:30:00 +09:00 |
|
|
|
bc48094dde
|
fix: update workflow-free tui tests
|
2026-07-16 06:32:07 +09:00 |
|
|
|
0b56052a44
|
fix: remove workflow completion surface
|
2026-07-16 06:22:41 +09:00 |
|
|
|
d30dca2d99
|
fix: remove remaining workflow invoke surfaces
|
2026-07-16 06:04:19 +09:00 |
|
|
|
d801b2698b
|
refactor: remove workflow machinery
|
2026-07-16 05:45:24 +09:00 |
|
|
|
f32496286e
|
merge: workspace ticket settings
|
2026-07-16 04:03:53 +09:00 |
|
|
|
40f2114541
|
tui: use configured ticket root for overlay
|
2026-07-16 02:42:29 +09:00 |
|
|
|
b1e3a2ad33
|
ticket: move ticket settings into workspace config
|
2026-07-16 02:19:04 +09:00 |
|
|
|
88c2edefd4
|
merge: prepare llm engine for publish
|
2026-07-16 01:45:09 +09:00 |
|
|
|
839fc7b40c
|
refactor: fold provider crate into engine
|
2026-07-15 00:58:29 +09:00 |
|
|
|
e298856c85
|
feat: add web console commands
|
2026-07-14 07:55:51 +09:00 |
|
|
|
254360f1ab
|
profile: remove lua profile resolver
|
2026-07-11 04:44:32 +09:00 |
|
|
|
17a9488a4a
|
refactor: remove old pod crates
|
2026-06-29 04:44:55 +09:00 |
|
|
|
63ec9f9572
|
feat: add backend runtime console target
|
2026-06-26 17:42:21 +09:00 |
|
|
|
60dbd724c5
|
fix: clean remaining worker wording
|
2026-06-26 01:13:11 +09:00 |
|
|
|
da96d06f25
|
fix: remove stale pod guidance references
|
2026-06-26 00:57:27 +09:00 |
|
|
|
6c59fe927b
|
refactor: rename pod crate to worker
|
2026-06-26 00:05:57 +09:00 |
|
|
|
292fc4ea5d
|
refactor: rename llm worker crate to engine
|
2026-06-25 22:46:26 +09:00 |
|
|
|
0b2ce6ca1f
|
tui: group consecutive thinking blocks
|
2026-06-24 21:14:06 +09:00 |
|
|
|
217a4828d7
|
feat: abstract worker runtime spawn boundary
|
2026-06-24 19:24:18 +09:00 |
|
|
|
1ca5663298
|
fix: harden StopPod registry cleanup
|
2026-06-24 00:23:10 +09:00 |
|
|
|
90b1a1fccb
|
tui: cancel paused turns with ctrl-x
|
2026-06-23 22:37:40 +09:00 |
|
|
|
5c242d9620
|
fix: keep dashboard row selection explicit
|
2026-06-23 16:13:37 +09:00 |
|
|
|
03ad525fcc
|
tui: trim dashboard redundant hints
|
2026-06-23 15:27:04 +09:00 |
|
|
|
74aca6f6c5
|
fix: snapshot in-flight stream state
|
2026-06-21 20:30:01 +09:00 |
|
|
|
d25ca6ff3c
|
fix: update resume guidance
|
2026-06-21 01:53:32 +09:00 |
|
|
|
861c351a96
|
feat: add explicit resume command
|
2026-06-21 01:45:28 +09:00 |
|
|
|
673c739909
|
chore: remove daemon crate
|
2026-06-20 22:41:24 +09:00 |
|
|
|
135343a2e7
|
tui: preserve dashboard after console return
|
2026-06-20 18:29:10 +09:00 |
|
|
|
5415a9478d
|
tui: introduce dashboard console boundaries
|
2026-06-20 18:12:18 +09:00 |
|
|
|
69ab9f7c22
|
fix: speed up panel startup pod probes
|
2026-06-19 13:19:49 +09:00 |
|
|
|
3b634d66ca
|
tui: filter panel pods by workspace
|
2026-06-19 00:14:02 +09:00 |
|
|
|
5870251bdf
|
tui: tighten panel dashboard readiness
|
2026-06-18 23:39:52 +09:00 |
|
|
|
fc1ee5bb55
|
tui: measure panel dashboard readiness
|
2026-06-18 23:13:06 +09:00 |
|
|
|
8cbade818f
|
chore: record panel followups
|
2026-06-18 22:41:54 +09:00 |
|
|
|
fffdfd2721
|
test: assert panel rows-ready fixture data
|
2026-06-18 21:17:51 +09:00 |
|
|
|
9bad2745f7
|
fix: measure and defer panel startup reload
|
2026-06-15 23:24:16 +09:00 |
|
|
|
e0ddbed1eb
|
feat: show orchestration ticket overlay in panel
|
2026-06-15 21:56:17 +09:00 |
|
|
|
3fa52f2c01
|
merge: single-pod text selection
|
2026-06-15 16:11:47 +09:00 |
|