Skip to content

Releases: agi-inc/agisdk

0.3.5

03 Nov 00:06

Choose a tag to compare

v2 — 0.3.5 · Tasks v2 (121 tasks)

This release publishes v2 of the task set (package version 0.3.5) and includes 121 tasks (new and updated).

Highlights

  • 121 tasks added and/or updated
  • Focused on expanding task coverage and improving task validation

What’s changed (high-level)

  • Added 121 new/updated tasks to the task set
  • Improvements to task validation and error reporting
  • Minor stability and formatting fixes

Compatibility & Upgrade notes

  • Backwards-compatible with existing v1 tasks. No breaking changes expected.
  • If you rely on task ordering or specific task IDs, please validate your pipelines against v2.
  • Recommended upgrade path:
    1. Update your dependency to 0.3.5 .
    2. Run your existing test pipeline against the new task set.
    3. Report any issues to the repo with reproduction steps and task IDs.

Installation

Update your dependency to the new release (example):

pip install --upgrade agisdk==0.3.5

0.2.9

20 Sep 19:27

Choose a tag to compare

0.2.9

0.2.8

20 Sep 19:20

Choose a tag to compare

0.2.8

0.2.7

20 Sep 19:13

Choose a tag to compare

update v

0.2.6

16 Sep 23:55

Choose a tag to compare

messed up 0.2.6 release

0.2.6

03 Sep 06:00

Choose a tag to compare

feat: create minimal human_run.py for manual task execution

- Created new minimal human_run.py with HumanAgent class
- Removed human_run_local.py (replaced by simpler implementation)
- HumanAgent only prompts for user input without LLM dependencies

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

0.2.5

30 Jul 09:05

Choose a tag to compare

  • New snapshots
  • Minor fixes

0.2.4

18 Jul 12:59

Choose a tag to compare

  • Updated tasks
  • OAI Example
  • Beautiful output
  • Minor fixes and changes

0.2.3

17 Jul 07:38

Choose a tag to compare

  • Websites are frozen. They won't change, currently they are in the 2nd version. After a lot of changes a next version will be added.

0.2.2

17 Jul 07:11

Choose a tag to compare

feat: Update