Commit Graph
106 Commits
Author SHA1 Message Date
Hare 58cc94d4b7 fix: terminalize interrupted tool executions 2026-08-27 20:54:13 +09:00
Hare 65de94bad3 feat: expose compaction as an internal worker 2026-08-26 10:39:43 +09:00
Hare d69c367285 feat: prepare agen crates for publication 2026-08-23 03:41:51 +09:00
Hare cd9f0f009e chore: merge develop into work/companion
# Conflicts:
#	crates/tui/src/app.rs
2026-08-21 07:18:07 +09:00
Hare bea121ade0 feat: switch TUI SubWorker views 2026-08-21 07:12:20 +09:00
Hare 402543d617 Merge remote-tracking branch 'origin/develop' into develop 2026-08-21 05:37:57 +09:00
Hare 8e4f35eb3f fix: update TUI command snapshot fixture 2026-08-21 04:21:18 +09:00
Hare 6fe36f3e46 feat: integrate command output streaming 2026-08-21 03:54:47 +09:00
Hare 7dd4539f50 feat: add compact TUI activity overview 2026-08-20 15:02:03 +09:00
Hare 3e833b5295 fix: finalize stopped subworker sessions 2026-08-20 11:19:02 +09:00
Hare 92594488da feat: stream workdir command output to consoles 2026-08-20 10:32:58 +09:00
Hare ce62e09919 feat: stream internal subworker output through parent 2026-08-19 09:24:14 +09:00
Hare fe74d7c4b8 chore: update ticket source from develop 2026-08-19 08:38:13 +09:00
Hare 73902b03b6 fix: preserve live errors across segment rotation 2026-08-19 08:29:36 +09:00
Hare 9aeaa52bdb fix: retain worker run errors in console history 2026-08-19 08:12:55 +09:00
Hare 50b05051bb feat: persist prompt render provenance 2026-08-19 06:40:29 +09:00
Hare 4f042cae84 tui: scope composer history under client data 2026-08-16 18:24:34 +09:00
Hare ecbd003579 worker: track work as natural task steps 2026-08-14 14:23:58 +09:00
Hare 8ec940f624 merge: bound task tool output 2026-07-29 16:53:57 +09:00
Hare 5d1950647e fix: keep in-flight cleanup internal 2026-07-27 16:38:47 +09:00
Hare 1dc6429b87 fix: clear stale in-flight state 2026-07-27 15:54:08 +09:00
Hare 62ef89a163 feat: add workspace-backed agent skills 2026-07-16 08:41:10 +09:00
Hare f786e01997 feat: remove active knowledge support 2026-07-16 07:30:00 +09:00
Hare bc48094dde fix: update workflow-free tui tests 2026-07-16 06:32:07 +09:00
Hare 0b56052a44 fix: remove workflow completion surface 2026-07-16 06:22:41 +09:00
Hare d30dca2d99 fix: remove remaining workflow invoke surfaces 2026-07-16 06:04:19 +09:00
Hare d801b2698b refactor: remove workflow machinery 2026-07-16 05:45:24 +09:00
Hare e298856c85 feat: add web console commands 2026-07-14 07:55:51 +09:00
Hare 6c59fe927b refactor: rename pod crate to worker 2026-06-26 00:05:57 +09:00
Hare 292fc4ea5d refactor: rename llm worker crate to engine 2026-06-25 22:46:26 +09:00
Hare 74aca6f6c5 fix: snapshot in-flight stream state 2026-06-21 20:30:01 +09:00
Hare 673c739909 chore: remove daemon crate 2026-06-20 22:41:24 +09:00
Hare 09f5e9d51a feat: add single-pod text selection 2026-06-15 16:01:13 +09:00
Hare 949ceb5a21 fix: refresh tui after rewind 2026-06-13 20:13:45 +09:00
Hare 64b7ff7c7c tui: persist composer history 2026-06-09 08:54:15 +09:00
Hare 4ce4ee6532 tui: remove ticket role commands 2026-06-07 06:20:56 +09:00
Hare e125ebb374 feat: add TUI ticket role commands 2026-06-06 04:57:10 +09:00
Hare cc98c0eb28 fix: wire tui word navigation 2026-06-03 09:22:50 +09:00
Hare 057c2eff5f fix: harden peer pod registration 2026-06-02 22:23:13 +09:00
Hare 093a84fc83 feat: add peer pod handshake command 2026-06-02 19:43:20 +09:00
Hare 501dcc916f fix: show initial TUI user message 2026-06-01 11:13:28 +09:00
Hare bc31bfac58 tui: move view mode state 2026-05-31 22:41:38 +09:00
Hare 5472ceca48 pod: simplify pod tool surface 2026-05-31 11:50:41 +09:00
Hare d42b4c22e1 tui: add composer input history recall 2026-05-29 18:17:26 +09:00
Hare ef09a75fba fix: render task reminder system items 2026-05-29 14:09:22 +09:00
Hare 0c32f75df8 tui: add transient actionbar notices 2026-05-29 12:53:14 +09:00
Hare cbb59a47d0 fix: guard manual rewind application 2026-05-29 12:05:33 +09:00
Hare f8881f7289 feat: add manual rewind control 2026-05-29 11:48:56 +09:00
Hare f6a3d2c6e5 tui: apply command completions from keyboard 2026-05-29 10:15:13 +09:00
Hare be753099ae feat: surface llm retry and continuation state 2026-05-26 07:13:59 +09:00