Skip to content

Releases: svange/openbrain

v5.3.1

06 Aug 06:31
Compare
Choose a tag to compare

5.3.1 (2024-08-06)

Bug Fixes

  • updated leadmo client to get new default values. (7b93191)
  • updated leadmo client to get new default values. (dbc71fc)

v5.3.0

05 Aug 22:48
Compare
Choose a tag to compare

5.3.0 (2024-08-05)

Features

  • using LeadMo client for get_appointment_slots and create_appointment. (ea2c6f2)

v5.2.0

04 Aug 18:02
Compare
Choose a tag to compare

5.2.0 (2024-08-04)

Features

  • get_appointment_slots tool updated to use augint-tools (ba485d9)

v5.1.0

31 Jul 17:09
Compare
Choose a tag to compare

5.1.0 (2024-07-31)

Features

  • standardizing logging across openbrain and ob-api (56eefc8)

v5.0.0

27 Jul 20:48
Compare
Choose a tag to compare

5.0.0 (2024-07-27)

⚠ BREAKING CHANGES

  • old events in ob-api will not trigger until their detail-types are updated to !Sub '${ObToolEventDetailType} - ${AWS::StackName}'

Bug Fixes

  • Added infra stack name to tool event source to disambiguate tool activations. (2235c96)

v4.5.3

27 Jul 00:36
Compare
Choose a tag to compare

4.5.3 (2024-07-27)

Bug Fixes

  • restructured record_action tool output (fb69670)

v4.5.2

26 Jul 23:27
Compare
Choose a tag to compare

4.5.2 (2024-07-26)

Bug Fixes

  • added ai-input (kwargs) to record-tool-actions records. (942de58)

v4.5.1

26 Jul 22:45
Compare
Choose a tag to compare

4.5.1 (2024-07-26)

Bug Fixes

  • adding info to record_tool_actions (db44079)

v4.5.0

26 Jul 22:40
Compare
Choose a tag to compare

4.5.0 (2024-07-26)

Features

  • adding automatic documentation (58ea1b9)
  • adding automatic documentation (6881e3d)
  • adding automatic documentation (dfcc0f4)
  • adding automatic documentation (5c2adab)
  • adding automatic documentation (230bd03)

Bug Fixes

  • Added tool inputs and context to the record_tool_action functionality. (50439f4)
  • adding info to record_tool_actions (aeca27f)
  • adding info to record_tool_actions (8f27d7d)
  • changing tests to use poetry run pytest tests -m "not redundant and not tools and not remote_tests" in teh pipeline because of test requirements (leadmo api keys) (641b879)
  • changing tests to use poetry run pytest tests -m "not redundant and not tools and not remote_tests" in teh pipeline because of test requirements (leadmo api keys) (f660856)
  • Making tool's Event Table entries uniform, fixing some tool bugs. (0b64e96)
  • updating pipeline to run ALL tests and to upload pytest.yaml. Also, got rid of pytest.ini in favor of pyproject.toml (8439c9c)

v4.4.2

20 Jul 15:35
Compare
Choose a tag to compare

4.4.2 (2024-07-20)

Bug Fixes

  • adding debugging logic to tool actions (83b8a56)