Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: jolovicdev/blackgeorge

v1.2.5

10 May 01:12
@github-actions github-actions
6dbf0c1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

Contributors

jolovicdev
Assets 5
Loading

v1.2.4

24 Apr 21:01
@jolovicdev jolovicdev

Choose a tag to compare

fix: ensure storage_dir is always created so SQLiteSessionStore can open desk.db_path in session tests

Full Changelog: v1.2.3...v1.2.4

Loading

v1.2.3

24 Apr 20:54
@jolovicdev jolovicdev
ea2a9ed
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.2.3

Features

  • LiteLLM retry support (num_retries): Added num_retries parameter to Desk and RunConfig. Passed through to LiteLLM for automatic retry on transient failures (rate limits, timeouts, 5xx). Explicitly set to 0 to disable retries.

Refactoring

  • Desk: Centralized _make_run_config and _finalize_run — eliminated ~180 lines of duplication across run/arun/resume/aresume. SQLite storage dir is now created lazily (only when no custom run_store is provided).
  • Flow: Extracted shared _run_steps helper — deduplicated RunConfig construction and step execution logic between _run and _resume.
  • worker_context: Extracted _summarize_messages_impl / _asummarize_messages_impl and _apply_context_summary_impl / _aapply_context_summary_impl — cut ~200 lines of mirrored sync/async logic.
  • LiteLLM adapter: Extracted _attempt_schema_completion / _aattempt_schema_completion, _json_object_fallback_result, _parse_completion_response.
  • async_utils: Centralized ensure_not_running_loop — removed duplicate copies from worker_runner_helpers.py and workforce.py.

Bug Fixes

  • Desk.arun(): Properly passes drain_handlers to Workforce.arun(), fixing orphaned pending event handlers.
Loading

v1.2.2

24 Apr 17:30
@github-actions github-actions

Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

Loading

v1.2.1

24 Apr 17:21
@github-actions github-actions
7bb225f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Contributors

jolovicdev
Loading

v1.2.0

01 Mar 16:27
@github-actions github-actions
d1decec
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.2.0

Contributors

jolovicdev
Loading

v1.1.9

25 Feb 13:03
@github-actions github-actions

Choose a tag to compare

What's Changed

  • feat: add custom exceptions, runconfig, eventtype enum and async work... by @jolovicdev in #17

Full Changelog: v1.1.8...v1.1.9

Contributors

jolovicdev
Loading

v1.1.8

20 Feb 21:00
@github-actions github-actions
cc0ebdd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

Contributors

jolovicdev
Loading

v1.1.7

17 Feb 17:23
@github-actions github-actions

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

Contributors

jolovicdev
Loading

v1.1.6

13 Feb 18:31
@github-actions github-actions
8455427
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

Contributors

jolovicdev
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /