Files
Aetheel/agent/claude_runtime.py
tanmay11k 4e31e77286 fix: prevent JSON event leaking to users and reload skills after AI creation
- OpenCode runtime: stop calling _collect_text fallback on non-text events (step_start, step_finish, etc.)
- Both runtimes: guard raw stdout fallback to only apply for non-JSON output
- main.py: reload skills after AI responses containing skill-related keywords
- main.py: return friendly message instead of empty string for tool-only responses
2026-02-18 23:40:15 -05:00

17 KiB