Skip to content

feat(skill): add error logging and formatting for failed bash commands in skill content#1220

Merged
lewis617 merged 1 commit into
mainfrom
worktree-kind-loud-desert
Jun 11, 2026
Merged

feat(skill): add error logging and formatting for failed bash commands in skill content#1220
lewis617 merged 1 commit into
mainfrom
worktree-kind-loud-desert

Conversation

@lewis617

Copy link
Copy Markdown
Collaborator
  • Add logger.warn() in executeBashCommands() when a command fails (previously silent)
  • Wrap failed command output in tags in replaceBashCommandsWithOutput()
    so the AI can distinguish success from failure instead of seeing error text
    as normal content

…s in skill content

- Add logger.warn() in executeBashCommands() when a command fails (previously silent)
- Wrap failed command output in <error> tags in replaceBashCommandsWithOutput()
  so the AI can distinguish success from failure instead of seeing error text
  as normal content
@lewis617 lewis617 merged commit d33b1a5 into main Jun 11, 2026
1 check passed
@lewis617 lewis617 deleted the worktree-kind-loud-desert branch June 11, 2026 09:37
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