Skip to content

chore(main): release 0.1.0 - #32

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--python
Open

chore(main): release 0.1.0#32
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--python

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0 (2026-09-08)

Features

  • agentmemory: add agentmemory integration (#118) (b3e16bf)
  • cognee: add cognee integration (#113) (b258d06)
  • distinguish partial token accounting from full and from none (#124) (3129e34)
  • everos: add everos integration (#121) (61832f8)
  • hindsight: add hindsight integration (#120) (78337e8)
  • letta: add agent-driven ingestion that exercises the LLM (#122) (6ad2d55)
  • mark systems whose token spend cannot be observed (#123) (4c157e1)

Bug fixes

  • count tokens spent off the worker thread, and async chat tokens (#119) (2a324c8)
  • fraise: phrase-only recall, SDK 0.1.0b3, and no session header (#102) (4833c21)
  • graphiti: document the raised llm token ceiling (#90) (3302d5f)
  • graphiti: drop truststore from the TLS path (#100) (c177b95)
  • graphiti: stop closing async clients in teardown (#94) (a8d5fa4)
  • letta: stop injecting a session header into stored passages (#104) (299374b)
  • match tagged toml values in release-please lockfile filters (#92) (02bb9ef)
  • mem0: serialize client setup to avoid the qdrant collection race (#103) (437a48f)

Dependencies

  • bump actions/download-artifact from 4 to 8 (#5) (fcc4acb)
  • bump actions/upload-artifact from 4 to 7 (#6) (a88e482)
  • bump docker/login-action from 3 to 4 (#8) (72458c3)
  • bump everalgo-boundary from 0.2.1 to 0.3.0 (#144) (8bebd3d)
  • bump graphiti-core from 0.29.3 to 0.30.1 (#148) (aef6f0b)
  • bump huggingface-hub from 1.27.0 to 1.28.0 (#110) (229af82)
  • bump openai from 2.54.0 to 3.1.0 (#7) (38e9d7e)
  • bump openai from 3.1.0 to 3.2.0 (#85) (de3ef85)
  • bump pydantic from 2.13.4 to 2.13.5 (#146) (715928f)
  • bump pydantic-ai from 2.31.0 to 2.31.1 (#37) (980ce8a)
  • bump pydantic-ai from 2.31.1 to 2.33.0 (#112) (802ad6a)
  • bump stefanzweifel/git-auto-commit-action from 5 to 7 (e843a8d)
  • bump stefanzweifel/git-auto-commit-action from 5 to 7 (#11) (d189daa)
  • bump tiktoken from 0.13.0 to 0.14.0 (#38) (1aaced6)

Maintenance


This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot added autorelease: pending release-please bookkeeping area:ci CI, workflows, tooling area:docs documentation maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--python branch 2 times, most recently from 9c094f6 to 52cbb95 Compare August 21, 2026 08:13
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--python branch 2 times, most recently from 1ffc437 to 504c568 Compare August 21, 2026 08:18
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 169d553 to 6260025 Compare August 21, 2026 14:17
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 6260025 to 4c266fb Compare August 21, 2026 14:24
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 4c266fb to a346463 Compare August 21, 2026 16:22
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from a346463 to 7cc4778 Compare August 21, 2026 18:31
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 21, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 7cc4778 to 44f9e1f Compare August 22, 2026 07:06
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 22, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 44f9e1f to a6483b6 Compare August 22, 2026 07:19
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from c9694ca to 3843c9a Compare August 22, 2026 08:21
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 22, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 3843c9a to 828a90b Compare August 22, 2026 16:10
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 22, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 828a90b to e0cea3a Compare August 22, 2026 17:43
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 22, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from e0cea3a to e721c41 Compare August 22, 2026 19:35
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 22, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from e721c41 to 50c1c4b Compare August 23, 2026 08:24
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 23, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 50c1c4b to c3cfcd7 Compare August 23, 2026 11:15
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 23, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from c3cfcd7 to 4fa04f9 Compare August 23, 2026 12:59
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 23, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 4fa04f9 to 5b89250 Compare August 23, 2026 13:03
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 23, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 5b89250 to 9af241d Compare August 23, 2026 13:05
@github-actions github-actions Bot added maintenance routine upkeep: refactors, chores, tooling and removed maintenance routine upkeep: refactors, chores, tooling labels Aug 23, 2026
@RonsenbergVI
RonsenbergVI force-pushed the release-please--branches--main--components--python branch from 9af241d to 3694e52 Compare August 23, 2026 13:18
@github-actions github-actions Bot removed the maintenance routine upkeep: refactors, chores, tooling label Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI, workflows, tooling area:docs documentation autorelease: pending release-please bookkeeping maintenance routine upkeep: refactors, chores, tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant