Skip to content

Improve log search and suppress no-reply skill loops#16

Open
rahulchhabria wants to merge 1 commit intodcramer:mainfrom
rahulchhabria:fix/gog-email-search-mismatch
Open

Improve log search and suppress no-reply skill loops#16
rahulchhabria wants to merge 1 commit intodcramer:mainfrom
rahulchhabria:fix/gog-email-search-mismatch

Conversation

@rahulchhabria
Copy link

Summary

  • search structured log fields in ash-sb logs instead of only the top-level message
  • suppress exact child skill [NO_REPLY] results in Telegram orchestration instead of feeding them back into the main agent
  • add focused regression coverage for both behaviors

Testing

  • ./.venv/bin/pytest tests/test_logs_command.py -q
  • ./.venv/bin/pytest tests/test_providers.py -q -k suppresses_skill_no_reply
  • python -m py_compile src/ash/cli/commands/logs.py src/ash/providers/telegram/handlers/message_handler.py tests/test_logs_command.py tests/test_providers.py

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