Snider
|
683fe8f85e
|
Add GUI coverage tests
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
|
2026-04-17 18:08:38 +01:00 |
|
Snider
|
32a8e4a44f
|
Align GUI bridge with backend APIs
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
|
2026-04-15 21:20:49 +01:00 |
|
Snider
|
5d377cd21b
|
Fix dialog prompt webview alias fallback
|
2026-04-15 16:51:29 +01:00 |
|
Snider
|
ae842df5bc
|
Add RFC-facing GUI route aliases
|
2026-04-15 16:50:14 +01:00 |
|
Snider
|
286354a150
|
Implement dialog prompt flow
|
2026-04-15 14:26:13 +01:00 |
|
Claude
|
18a455b460
|
refactor: migrate entire gui to Core v0.8.0 API
Security Scan / security (push) Failing after 25s
- Import paths: forge.lthn.ai/core/go → dappco.re/go/core
- Import paths: forge.lthn.ai/core/go-log → dappco.re/go/core/log
- Import paths: forge.lthn.ai/core/go-io → dappco.re/go/core/io
- RegisterTask → c.Action("name", handler) across all 15 services
- QueryHandler signature: (any, bool, error) → core.Result
- PERFORM(task) → Action.Run(ctx, opts)
- QUERY returns single core.Result (not 3 values)
- All 17 packages build and test clean on v0.8.0-alpha.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-31 16:14:19 +01:00 |
|
Claude
|
31f6e0b67e
|
feat(dialog): expand with typed tasks, file options, 3 new MCP tools
Security Scan / security (push) Failing after 25s
- TaskOpenFileWithOptions, TaskSaveFileWithOptions with extended options
- TaskInfo, TaskQuestion, TaskWarning, TaskError convenience tasks
- OpenFileOptions: CanChooseDirectories, CanChooseFiles, ShowHiddenFiles
- 3 new MCP tools: dialog_info, dialog_warning, dialog_error
- 29 new tests with Good/Bad/Ugly coverage
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-31 14:55:55 +01:00 |
|
Virgil
|
da22bedbc6
|
refactor(ax): align public APIs with AX principles
Security Scan / security (push) Failing after 42s
Test / test (push) Failing after 1m31s
|
2026-03-31 05:13:43 +00:00 |
|
Snider
|
df37dfa041
|
feat(dialog): add dialog core.Service with Platform interface and IPC
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 14:17:35 +00:00 |
|