julep icon indicating copy to clipboard operation
julep copied to clipboard

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

Results 188 julep issues
Sort by recently updated
recently updated
newest added
trafficstars

## Summary - refactor `event_publisher` to flatten logic - send closing signal when workflows end - add tests for event streaming ## Testing - `ruff format agents-api/agents_api/routers/tasks/stream_transitions_events.py agents-api/tests/test_event_streaming.py` - `ruff...

codex

## Summary - bump gateway Dockerfile to Traefik v3 - enable prometheus metrics in gateway template ## Testing - `docker --version` *(fails: command not found)* - `docker-compose --version` *(fails: command...

codex

### **User description** ## Summary - support system, integration, and API call tools in `format_tool` - stream file uploads and downloads to reduce memory usage - stream file listing content...

Review effort 3/5
codex

## Summary - migrate tasks to use `ty` instead of `pytype` - remove old `pytype.toml` configs and caches - add ty as dev dependency in all services - update GitHub...

codex

### **User description** ## Summary - use NEW.model inside optimized_update_token_count_after - add migration to refresh token count via background job - document how to roll out the token count migration...

Review effort 2/5
codex

### **User description** ## Summary - implement execution in `julep run` - document new error handling example in CLI docs - add matching example to Markdown docs - record change...

Review effort 2/5
codex

## Summary - share `init_env` and `compute_gunicorn_workers` in new `julep_common` package - add `JulepError` and `TooManyRequestsError` exceptions - use shared utilities in agents-api and integrations service - copy shared package...

codex

## Summary - migrate all tests from Ward to pytest - use pytest in poe tasks and CI - drop Ward dev dependency, add pytest and pytest-asyncio - update CLAUDE...

codex

### **User description** Signed-off-by: Diwank Singh Tomer ___ ### **PR Type** enhancement, configuration changes ___ ### **Description** - Enforce required environment variables in Docker Compose files - Use `:?required` syntax...

Review effort 3/5

### 📜 Description https://github.com/julep-ai/julep/blob/0ea30548256009310028c41499ef2ce9c638979f/memory-store/migrations/000036_usage.up.sql#L11 ### 👟 Relevant files _No response_