mika kuns
f9a8ed761a
docs: record the operation-feedback state before the v2.10.0 cut
...
Changelog / changelog (push) Successful in 2s
Release / release (push) Successful in 43s
Plan checkboxes stood at zero although P0, A, B, C1 and D are all merged --
anyone reading it would have assumed nothing was built. Ticks the merged
packages, records A5's cancellation and the visual pass, and names the two
leftovers (the three unused ops.* keys from A3/A4, C2-C5 as the only open
group). Also corrects the batch_* tool count from eight to seven and puts the
OperationTiming kill-switch note in the Ui CLAUDE.md back into English.
2026-08-17 11:45:03 +02:00
mika kuns
eca16a3506
docs(plans): grobe Task-Entwürfe je Gruppe und Test-Kommandos ergänzen
2026-08-11 19:32:41 +02:00
mika kuns
260cb5a89c
docs(plans): Vorgaben je Merge-Helper-Gruppe für Operations-Feedback
2026-08-11 19:29:04 +02:00
mika kuns
72d46af6e5
docs(specs): Peer-Commit als aufgelöste Abhängigkeit festhalten
2026-08-11 19:17:28 +02:00
mika kuns
ba1a745e09
docs(specs): Design für Feedback bei langlaufenden Operationen
2026-08-11 19:16:55 +02:00
mika kuns
31a9e87b56
docs(specs): add task-numbers and dependency-chain display designs
2026-08-11 09:56:26 +02:00
mika kuns
37c3b476cf
docs(findings): plan the findings store implementation
2026-08-10 09:51:55 +02:00
mika kuns
ae1f6fc78a
docs(findings): spec the .claudedo findings store
2026-08-10 09:36:10 +02:00
mika kuns
b0c23a2bf6
Merge branch 'main' into worktree-phase1-reaktivitaet
2026-08-07 10:51:48 +02:00
mika kuns
231b063751
docs(handler): implementation plan for handler-run task links
2026-08-07 10:12:33 +02:00
mika kuns
1f8f3efc72
docs: record that the sqlite busy-timeout finding was wrong, drop stale RunCreated mention
2026-08-07 10:12:27 +02:00
mika kuns
fb29e8a871
docs(handler): design for linking a handler run to the tasks it processed
2026-08-07 09:59:52 +02:00
mika kuns
1e383e1c1f
docs(plans): drop task 7, the handler-task broadcast already exists at the hub
2026-08-07 09:50:54 +02:00
mika kuns
6e9a7cea87
docs(diff): add implementation plan for the side-by-side diff viewer
2026-08-07 09:07:42 +02:00
mika kuns
8acf9f8d7d
docs(plans): step-by-step plan for phase 1 reactivity fixes
2026-08-07 09:02:06 +02:00
mika kuns
292d17173e
docs(diff): design for side-by-side diff view with syntax and word highlighting
2026-08-07 08:49:44 +02:00
mika kuns
482d7ec332
docs(specs): design for UI reactivity and task-list performance
2026-08-07 08:49:33 +02:00
mika kuns
db4177db83
docs(worker): evaluate planning-chain fork-base options, recommend fork-from-predecessor
2026-08-06 11:37:37 +02:00
mika kuns
70322c203c
Merge claudedo/7e54be27bc474883bc2389802123f55e
2026-08-06 11:13:30 +02:00
mika kuns
423ab7f2a9
chore(ui): remove dead AgentStripView fragment
...
AgentStripView was superseded by WorkConsole during the task-detail
redesign but never wired into any view and never deleted. Drops the
unused Border.agent-strip / diff-meter styles and the 14 agent.* locale
keys that only it referenced, and marks A4 in the feature-unification
spec as resolved by deletion.
2026-08-06 11:09:32 +02:00
mika kuns
68aa2f5f4b
fix(ui): remove duplicate list-settings context menu entry
...
List settings were reachable via three doors (header button, context
menu, double-click). Drop the context menu entry, matching the same
cut already made for the "Let Claude handle it" entry point.
2026-08-06 11:07:31 +02:00
Mika Kuns
ec10b06848
docs(plans): implementation plan for the per-list task handler
2026-07-27 15:02:50 +02:00
Mika Kuns
81cf94187f
docs(specs): per-list task handler with read/dedupe/enhance/run/merge
2026-07-27 15:02:50 +02:00
mika kuns
2a3ab5504a
docs(merge-helper): helper handles all merges; manual conflict fallback
2026-07-24 14:21:25 +02:00
mika kuns
962f68c92b
docs(merge-helper): spec + implementation plan
2026-07-24 14:21:25 +02:00
mika kuns
2612831a5e
docs(planning): spec for ConPTY planning sessions
2026-07-24 12:12:22 +02:00
mika kuns
85c7e650c9
docs(interactive): update ConPTY spec + open items to final state
...
Changelog / changelog (push) Successful in 2s
Release / release (push) Successful in 41s
Correct the spec's binding approach (library LaunchProcess, not the abandoned
custom-pty bypass), add the monospace-font sizing gotcha, on-demand worktree +
prompt seeding, and the deferred Avalonia 12.1 upgrade. Add a ConPTY manual-
verification entry to open.md.
2026-07-23 16:47:16 +02:00
mika kuns
d28c63d2df
docs(interactive): record ConPTY library + binding decision from spike
2026-07-23 16:47:15 +02:00
mika kuns
d91ad2d635
docs(interactive): ConPTY interactive sessions spec + plan
2026-07-23 16:47:15 +02:00
Mika Kuns
dbaefe92c6
docs(skills): mark cwd-skill discovery verified in headless mode
2026-07-23 16:47:14 +02:00
Mika Kuns
62b245aaea
docs(skills): revise for multi-skill plugin repos (ponytail)
2026-07-23 16:47:14 +02:00
Mika Kuns
4e5057d3f6
docs(skills): spec + plan for per-level session skills
2026-07-23 16:47:14 +02:00
Mika Kuns
10342bc562
docs(interactive): spec + plan for in-app interactive sessions
...
Replace the external wt.exe 'Run interactively' launch with an in-app
streaming chat (persistent claude --input-format stream-json), rendered in
the shared SessionTerminalView in task detail and Mission Control. Autonomous
task execution is untouched. Mid-turn interrupt+redirect verified against CLI
2.1.191 via spike.
2026-06-26 16:11:52 +02:00
Mika Kuns
946d26cc4b
docs(ask-user): spec + plan for answering Claude's mid-run questions in Mission Control
2026-06-26 16:11:51 +02:00
Mika Kuns
d80a57836c
docs(ui): add Mission Control multi-task monitoring spec + plan
2026-06-26 16:11:50 +02:00
Mika Kuns
167d2fec6a
refactor(diff): single DiffViewer replaces DiffModal + WorktreeModal + PlanningDiff
2026-06-26 16:11:49 +02:00
Mika Kuns
eb0ddb56d3
refactor(agent-config): single AgentConfigEditor for list + task scopes
2026-06-26 16:11:49 +02:00
Mika Kuns
60eb671e8f
docs(logging): spec + plan for worker-log footer routing and log visualizer overlay
2026-06-26 16:11:49 +02:00
Mika Kuns
0993eb0e75
docs(unification): spec + phased plan for one-component-per-feature
...
Maps duplication into three buckets (parallel impls, entry-point sprawl, dead/leftover) and defines six phased unification slices: groundwork, DialogService, MergeCoordinator, WorktreeActions, AgentConfigeditor, unified DiffViewer.
2026-06-26 16:11:47 +02:00
Mika Kuns
983c177c9a
docs(merge): spec + plan for Rider-style 3-pane merge editor
2026-06-19 09:56:15 +02:00
mika kuns and Claude Opus 4.8
96da9fbae5
docs(online-inbox): KunsZitadel is server-side only; desktop uses an OIDC client flow
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 10:02:12 +02:00
mika kuns and Claude Opus 4.8
8cbe1adb32
docs(online-inbox): API contract, desktop design spec, and implementation plan
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 09:35:20 +02:00
mika kuns
51ef488d2f
docs: spec + plan for per-task model override via MCP
2026-06-09 22:05:01 +02:00
mika kuns and Claude Opus 4.8
803c04d9e0
docs(worker): Task 4 = full approve/merge UX consolidation
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 11:27:35 +02:00
mika kuns and Claude Opus 4.8
8f49ebb248
docs(worker): spec + plan for unifying the parent-task model
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 10:58:45 +02:00
mika kuns
e71c0ed24f
merge(layer-b): multi-worktree batch-merge cockpit
2026-06-05 11:09:09 +02:00
mika kuns
ef2f5c51e4
docs(plan): Layer C inline conflict resolver
2026-06-05 10:44:18 +02:00
mika kuns
3060cb0242
docs(plan): Layer B multi-worktree merge cockpit plan
2026-06-05 10:42:02 +02:00
mika kuns and Claude Opus 4.7
dd3b03b9e4
docs(plan): foundation + Layer A plan and Layer B/C parallel kickoff prompts
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-05 10:15:52 +02:00
mika kuns and Claude Opus 4.7
f4416ee1c3
docs(design): git tab merge & review rework — shared foundation + 3 layers
...
Design for simplifying single-task review/merge (Layer A), multi-worktree
batch merge cockpit (Layer B), and inline conflict resolver (Layer C),
with frozen shared contracts so B/C build in parallel worktrees.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-05 10:09:10 +02:00