David Anyatonwu

Results 35 issues of David Anyatonwu

Some dependencies listed in requirements.txt contain local file paths that point to builds done on a specific system. For example: `anyio @ file:///home/conda/feedstock_root/build_artifacts/anyio_1666191106763/work/dist ` These local paths will fail to...

fixes #664 /closes #664 /claim #664

🙋 Bounty claim

Fixes #766 /claim #766 **What kind of change does this PR introduce?** Feature **Summary** This PR introduces support for multi-monitor setups in the `take_screenshot` function. It includes the following changes:...

🙋 Bounty claim

--- Fixes #760 /claim #760 **What kind of change does this PR introduce?** Feature **Summary** This PR introduces the `CursorReplayStrategy` feature, which allows the AI model to suggest coordinates for...

🙋 Bounty claim

/claim #775 Closes #775 **What kind of change does this PR introduce?** Feature **Summary** This pull request adds an automated test for the recording functionality in the OpenAdapt system. The...

🙋 Bounty claim

/claim #777 Fixes: #777

🙋 Bounty claim
Stale

/claim #41 Fixes: #41

🙋 Bounty claim

/claim #318 Fixes: #318

🙋 Bounty claim

**Summary:** This refactor enhances the of API calls by leveraging tokio_retry for automatic retries with an exponential backoff strategy. - Moved retry logic from InferTypeName to Wizard struct - Implemented...

state: inactive
🙋 Bounty claim
type: chore

### Description When attempting to build the project using `pnpm tauri:build`, the process fails due to compilation errors in the `ffmpeg-next` dependency. ### Reproduction 1. Clone the Cap repository 2....

bug