Skip to content

Conversation

abhraina-aws
Copy link
Contributor

  • Add /delegate command for running tasks in parallel
  • Add Ctrl+D keyboard shortcut for quick access
  • Add security warning for trust-all permissions
  • Update documentation with usage examples

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

.await;

if let Err(e) = result {
eprintln!("Error monitoring subagent {}: {}", uuid, e);

Check failure

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
uuid
to a log file.
- Add /delegate command for running tasks in parallel
- Add Ctrl+D keyboard shortcut for quick access
- Add security warning for trust-all permissions
- Update documentation with usage examples
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