Commit Graph

493 Commits

Author SHA1 Message Date
llama-org-ci-bot[bot] 9080985778 chore: version packages (#517) llama-agents-server@v0.4.3 llama-agents-server@0.4.3 2026-04-09 17:50:30 -06:00
Logan 12bda1881b even more sqlite locking fixes (#516) 2026-04-09 17:44:15 -06:00
llama-org-ci-bot[bot] 72aa89d4b1 chore: version packages (#515)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
llama-agents@0.10.10 llama-agents-agentcore@0.8.14 llama-agents-appserver@0.10.4 llama-agents-control-plane@0.10.5 llamactl@0.6.9 llama-agents-core@0.8.5
2026-04-09 17:40:42 -06:00
Adrian Lyjak 7ad3049143 Add changeset (#514) 2026-04-09 18:23:09 -04:00
Adrian Lyjak 67acccf23e Optimize git interactions (#503) 2026-04-09 18:20:05 -04:00
llama-org-ci-bot[bot] d785240914 chore: version packages (#513) llama-agents-server@v0.4.2 llama-agents-agentcore@0.8.13 llama-agents-server@0.4.2 2026-04-09 14:16:38 -06:00
Logan 3850844f5f support single connection sqlite mode (#512) 2026-04-09 14:00:32 -06:00
Adrian Lyjak b94686f098 fix: remove unused type: ignore and ty: ignore comments flagged by ty (#511) 2026-04-09 14:59:58 -04:00
llama-org-ci-bot[bot] 95b1f3e111 chore: version packages (#510) llama-agents-agentcore@0.8.12 llama-agents@0.10.9 llamactl@0.6.8 llama-agents-appserver@0.10.3 2026-04-09 12:56:22 -06:00
Logan 286c91ac6f bump appserver dep for llama-agents-server (#509) 2026-04-09 12:43:23 -06:00
llama-org-ci-bot[bot] 06a638beee chore: version packages (#502) llama-agents-server@v0.4.1 llama-agents-server@0.4.1 llama-agents-agentcore@0.8.11 llama-agents-control-plane@0.10.4 llamactl@0.6.7 llama-agents@0.10.8 2026-04-09 12:12:35 -06:00
Logan 9f52f404d1 sqlite resliant locking (#506) 2026-04-09 12:09:25 -06:00
dependabot[bot] 7aa3a2f0f3 chore(deps): bump cryptography from 46.0.6 to 46.0.7 (#499)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 11:19:48 -04:00
Adrian Lyjak a5f1140231 fix: reset working tree after changesets/action before planning (#504) 2026-04-09 11:11:30 -04:00
Adrian Lyjak 740ee9ee3d fix: build GC grace window + operator stale-job cleanup + auth retry (#498) 2026-04-08 20:26:47 -04:00
llama-org-ci-bot[bot] 6e7d5b9630 chore: version packages (#501) llama-agents-agentcore@0.8.10 2026-04-08 17:39:49 -06:00
Logan 30ae9591cd fix agentcore session mount (#496) 2026-04-08 17:36:43 -06:00
llama-org-ci-bot[bot] 5ec188d21e chore: version packages (#495) llama-agents-agentcore@0.8.9 2026-04-08 12:56:28 -06:00
Logan cc313f835f fix boto3 deps for agentcore (#493) 2026-04-08 12:52:41 -06:00
Adrian Lyjak e96c3ef970 fix(ci): disable setup-node pnpm cache in finalize job (#492) 2026-04-07 18:41:02 -04:00
Adrian Lyjak 336dfbc5a4 fix(dev-cli): publish uv workspace artifacts from repo root (#491)
uv build in a workspace writes artifacts to the workspace-root dist/
regardless of cwd, so running 'uv publish' with cwd=pkg_dir finds
nothing. Build with --package and publish the matching files by glob
from the root instead.
2026-04-07 21:57:59 +00:00
llama-org-ci-bot[bot] 4796c17fc1 chore: version packages (#478)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
llama-agents-client@0.3.3 llama-agents-server@0.4.0 llama-index-workflows@2.17.3 llama-agents-agentcore@0.8.8
2026-04-07 17:31:17 -04:00
Adrian Lyjak 42bc68543d Optimize publish action (#489) 2026-04-07 16:59:55 -04:00
dependabot[bot] 50289afa30 chore(deps): bump pillow from 12.0.0 to 12.1.1 (#475)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.0.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 16:43:04 -04:00
Adrian Lyjak b8c7c7ea7b Fix memory leak from copied RunContext (#486) 2026-04-07 14:22:04 -04:00
Adrian Lyjak bd541794e5 add cross package centered readme (#480) 2026-04-07 13:41:43 -04:00
llama-org-ci-bot[bot] 3432a8341b chore: update debugger assets (#481)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
2026-04-07 13:41:24 -04:00
Adrian Lyjak 78759386dd Add repository check to sync-docs workflow (#490) 2026-04-07 13:41:08 -04:00
Adrian Lyjak 021096815c fix docs build crash (#488) 2026-04-07 10:04:37 -04:00
Adrian Lyjak 3fb159201d docs: add example READMEs and top-level examples index (#484)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-06 20:34:30 -04:00
Adrian Lyjak 345aa85a5c chore: add repo guard (#479) 2026-04-06 16:44:18 -04:00
Logan dde40303a2 enable agentcore env var reading (#476) 2026-04-06 13:01:56 -06:00
Adrian Lyjak 391f2875ea Disable context api by default (#477) 2026-04-06 15:00:08 -04:00
Adrian Lyjak 4af44af4c5 ci: add lockfile validation workflow (#474) 2026-04-06 14:11:33 -04:00
llama-org-ci-bot[bot] cad0797285 chore: version packages (#463)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
llama-agents-client@0.3.2 llama-agents-server@0.3.3 llama-index-workflows@2.17.2
2026-04-06 12:24:48 -04:00
dependabot[bot] e65c018be8 chore(deps): bump google.golang.org/grpc in /operator (#473) 2026-04-06 12:19:50 -04:00
dependabot[bot] 9ba1ceab0b chore(deps): bump go.opentelemetry.io/otel/sdk in /operator (#472)
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.33.0 to 1.40.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.40.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.40.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:51:05 -04:00
llama-org-ci-bot[bot] f2f895d4c7 chore: bump llama-index-core (#465)
Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>
2026-04-06 11:50:56 -04:00
dependabot[bot] 2a4991a392 chore(deps): bump aiohttp from 3.13.3 to 3.13.4 (#456)
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:50:13 -04:00
Adrian Lyjak 62eee92c82 Add llama agents cli, serving, and deployment packages (#467) 2026-04-06 11:46:05 -04:00
Adrian Lyjak f2e7f96a79 chore: bump ty to >=0.0.15 (#468) 2026-04-03 18:30:56 -04:00
Adrian Lyjak 48c9847325 Consolidate Agent Data documentation into overview page (#466) 2026-04-03 18:14:10 -04:00
Vasudev Awatramani 7e06f871fe chore: Fix deterministic retry jitter on DBOS replay (#459) 2026-04-02 19:37:05 -04:00
Adrian Lyjak a4f2e81ac5 ci: add id-token permission for trusted publishing (#462)
The OIDC trusted publishing flow requires `id-token: write` permission
to obtain the token from GitHub Actions. Also explicitly set contents
and pull-requests permissions needed by changesets/action.
llama-agents-server@0.3.2 llama-agents-server@v0.3.2
2026-04-02 14:08:15 -04:00
Adrian Lyjak f943246d38 ci: add id-token permission for trusted publishing (#461)
The OIDC trusted publishing flow requires `id-token: write` permission
to obtain the token from GitHub Actions. Also explicitly set contents
and pull-requests permissions needed by changesets/action.
2026-04-02 14:05:11 -04:00
llama-org-ci-bot[bot] 981e32d7c9 chore: version packages (#458) 2026-04-02 14:01:52 -04:00
Adrian Lyjak a25c00c5e5 ci: use trusted publishing for PyPI releases (#460)
Switch the release workflow to the `release` GitHub environment and
remove the explicit PYPI_TOKEN secret. The dev CLI now falls back to
trusted publishing when UV_PUBLISH_TOKEN is not set, while still
supporting token-based auth if the env var is present.
2026-04-02 13:57:31 -04:00
Adrian Lyjak e7da58b01c Log workflow failures and timeouts in server runtime (#457) 2026-04-02 03:30:44 +00:00
dependabot[bot] 0bce133d8e chore(deps): bump cryptography from 46.0.5 to 46.0.6 (#452)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 13:40:42 -04:00
dependabot[bot] 0d1e231322 chore(deps): bump pygments from 2.19.2 to 2.20.0 (#453)
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 13:40:32 -04:00