|
.core
|
chore: add .core/ build and release configs
|
2026-03-06 18:52:37 +00:00 |
|
.idea
|
chore: add .core/ and .idea/ to .gitignore
|
2026-03-15 10:17:50 +00:00 |
|
docs
|
fix(ax): align action handlers and exec errors
|
2026-03-30 13:43:00 +00:00 |
|
exec
|
fix(ax): align action handlers and exec errors
|
2026-03-30 13:43:00 +00:00 |
|
pkg/api
|
feat(process-ui): stream live process list from websocket
|
2026-03-31 19:30:38 +00:00 |
|
specs
|
fix(ax): align action handlers and exec errors
|
2026-03-30 13:43:00 +00:00 |
|
ui
|
feat(process-ui): stream live process list from websocket
|
2026-03-31 19:30:38 +00:00 |
|
.gitignore
|
chore: add .core/ and .idea/ to .gitignore
|
2026-03-15 10:17:50 +00:00 |
|
actions.go
|
fix(process): make process.start non-detached by default
|
2026-03-31 19:46:05 +00:00 |
|
buffer.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
buffer_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
CLAUDE.md
|
docs(ax): align process docs with AX action/result contract
|
2026-03-30 06:34:38 +00:00 |
|
daemon.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
daemon_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
go.mod
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
go.sum
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
health.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
health_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
pidfile.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
pidfile_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
process.go
|
fix(process): emit kill action immediately
|
2026-03-31 19:33:51 +00:00 |
|
process_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
program.go
|
fix(process): harden program helpers and health schema
|
2026-03-31 19:22:49 +00:00 |
|
program_test.go
|
fix(process): harden program helpers and health schema
|
2026-03-31 19:22:49 +00:00 |
|
registry.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
registry_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
runner.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
runner_test.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |
|
service.go
|
fix(process): emit kill action immediately
|
2026-03-31 19:33:51 +00:00 |
|
service_test.go
|
fix(process): make process.start non-detached by default
|
2026-03-31 19:46:05 +00:00 |
|
types.go
|
fix(ax): complete Agent Experience service alignment
|
2026-03-30 06:34:42 +00:00 |