Skip to content

feat(kodena): 3-state 'kodena logging off|console|all'#76

Merged
sutisnamulyana merged 1 commit into
mainfrom
feat/kodena-logging-3state
Jun 25, 2026
Merged

feat(kodena): 3-state 'kodena logging off|console|all'#76
sutisnamulyana merged 1 commit into
mainfrom
feat/kodena-logging-3state

Conversation

@sutisnamulyana

Copy link
Copy Markdown
Member

Replaces kodena logging on|off <slug> with three subcommands matching the backend levels:

  • kodena logging off <slug> — no capture
  • kodena logging console <slug> — the script's console.* output only
  • kodena logging all <slug> — console output + a per-request summary line

Sends the new { mode } body to PATCH /kodena/scripts/:slug/logging. typecheck + 103 tests pass; changeset included (minor). Depends on sawala-cloud-core #191.

🤖 Generated with Claude Code

Replaces 'kodena logging on|off' with three subcommands matching the backend
levels: off (no capture), console (console.* only), all (console + per-request
summaries). Sends { mode } to PATCH /kodena/scripts/:slug/logging. typecheck +
103 tests pass; changeset included (minor).
@sutisnamulyana sutisnamulyana merged commit b287628 into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant