julep icon indicating copy to clipboard operation
julep copied to clipboard

A new DSL and server for AI agents and multi-step tasks

Results 100 julep issues
Sort by recently updated
recently updated
newest added

Draft PR for #600 > Some known issues that are to be fixed yet (this is just a draft PR) - The workflow takes too long for translations, approx. ~10...

Fix #620 This is enhance the user experience to report issues. ---- > [!IMPORTANT] > Adds new issue templates for bug reports, documentation improvements, and feature requests, enhancing user interaction...

Refactored error handling and decorators for clarity and redundancy removal: - Removed redundant `setattr(__wrapped__)` calls in decorators where `@wraps` already handles forwarding attributes. - Simplified error handling in `create_agent`, `update_agent`,...

Feature description Provide congratulatory messages when a new contributor submits their first and second PRs and more. Why is this feature needed ? It will send a message for every...

Signed-off-by: Diwank Singh Tomer ---- > [!IMPORTANT] > Redefines `ChildStreamEndpoint`, updates dependencies, and removes `YieldStep` from task definitions in typespec files. > > - **Behavior**: > - Redefines `ChildStreamEndpoint` in...

Added a Move to Top button to enhance the ease of navigation for README readers. because of readme file length. Hi 👋 @creatorrr, Please review my PR and accept my...