Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 904 Bytes

File metadata and controls

47 lines (24 loc) · 904 Bytes

[0.1.2] - 2026-09-11

  • Handle removed JSON.fast_generate

[0.1.1] - 2025-09-04

  • Fix bug that results from not all namespaces supporting a #foobara_domain method

[0.1.0] - 2025-08-22

  • Handle Foobara 0.1.0 type declarations

[0.0.8] - 2025-07-23

  • Attempt to fix some regressions by reverting some construct goal changes

[0.0.7] - 2025-07-23

  • Do not let ABCs use the #agent_options input of other ABCs

[0.0.6] - 2025-07-21

  • Make sure foobara-ai gem is properly loaded

[0.0.5] - 2025-07-12

  • Allow agent_options input to be removed

[0.0.4] - 2025-07-10

  • Support DSL forms for several of the agent options

[0.0.3] - 2025-07-09

  • Make use of Ai.default_llm_model

[0.0.2] - 2025-07-08

  • Better handle serialization/pre-commit loading for different inputs/result scenarios

[0.0.1] - 2025-07-03

  • Initial release

[0.0.0] - 2025-06-22

  • Project birth