jamesread
a530dca579
refactor: collapse action justification into a string template field
...
Use a single justification string for both requirement and templating so
empty values skip prompts while templates can prefill audit reasons at start.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:36:30 +01:00
jamesread
633d9ecd82
feat: action group sizing
2026-06-18 23:33:27 +01:00
jamesread
de63793b3a
feat: circle indicator for running actions, justification support
2026-06-17 23:29:30 +01:00
jamesread
65ed5c1ff4
feat: more intelligent reconnect method
2026-06-15 00:10:07 +01:00
James Read
e0eea9bc90
feat default icon cli hugeicon ( #1036 )
2026-05-26 00:37:58 +01:00
James Read
ae928625a6
Merge branch 'next' into feat-default-icon-cli-hugeicon
2026-05-25 21:34:54 +01:00
jamesread
82f749a9ce
feat: Default icon is now a CLI HugeIcon instead of a smiley face
2026-05-25 20:47:39 +01:00
jamesread
cbed6d68c2
feat: Show exec conditions in the UI, and allow right clicking buttons for action details
2026-05-23 10:32:50 +01:00
jamesread
fe68264c2b
feat: popupOnStart history, and logs in reverse order on action details view
2026-05-19 23:19:42 +01:00
jamesread
ea4cdf9df2
fix: Logs page pagination ( #883 )
2026-02-19 20:33:51 +00:00
jamesread
c1508a0a65
fix: Replace custom pagination component with picocrank pagination component
...
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread
83f45d71bf
fix: Several coderabbit suggestions on next branch
2025-10-30 15:51:40 +00:00
jamesread
e1db1e7be5
fix: Add big error handling for action details view
2025-10-30 00:24:50 +00:00
jamesread
b9d859ada2
fix: fix start action button in ActionDetailsView.vue
2025-10-30 00:08:12 +00:00
jamesread
57390be16f
feat: ActionDetailsView component, show timeout and logs for action. Fix output streaming.
2025-10-29 22:45:26 +00:00