Skip to content

Cleanup and add more example code#10

Merged
bdemers merged 2 commits intonextfrom
more-examples
Feb 28, 2026
Merged

Cleanup and add more example code#10
bdemers merged 2 commits intonextfrom
more-examples

Conversation

@bdemers
Copy link
Copy Markdown
Contributor

@bdemers bdemers commented Feb 28, 2026

  • Simplify and cleanup examples
  • Add examples from documentation

@bdemers bdemers merged commit e3265d6 into next Feb 28, 2026
6 checks passed
bdemers added a commit that referenced this pull request Mar 5, 2026
* chore(internal): codegen related update

* codegen metadata

* codegen metadata

* codegen metadata

* docs: add more examples

* feat(api): api update

* codegen metadata

* feat(client): add `HttpRequest#url()` method

* feat(client): allow configuring dispatcher executor service

* codegen metadata

* chore(internal): support uploading Maven repo artifacts to stainless package server

* refactor(client): handling of absent pagination total

* chore(internal): clean up maven repo artifact script and add html documentation to repo root

* codegen metadata

* codegen metadata

* chore: test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests
fix: date time deserialization leniency

* chore(internal): improve maven repo docs

* fix(client): disallow coercion from float to int

* chore(internal): update `actions/checkout` version

* fix(client): fully respect max retries
fix(client): send retry count header for max retries 0
chore(internal): depend on packages directly in example

* chore(ci): upgrade `actions/setup-java`

* chore(internal): update maven repo doc to include authentication

* feat(client): send `X-Stainless-Kotlin-Version` header

* feat(api): api update

* fix(tests): add missing query/header params

* docs: add comment for arbitrary value fields

* chore(internal): correct cache invalidation for `SKIP_MOCK_TESTS`

* fix(client): preserve time zone in lenient date-time parsing

* chore(ci): upgrade `actions/github-script`

* codegen metadata

* codegen metadata

* chore(internal): allow passing args to `./scripts/test`

* codegen metadata

* codegen metadata

* codegen metadata

* feat(api): api update

* codegen metadata

* chore(internal): upgrade AssertJ

* codegen metadata

* codegen metadata

* feat(api): api update

* Add CONTRIBUTING.md (#4)

* Add a simple tool call example (#5)

This example uses the Spotify.ResumePlayback tool

* Add AuthService util methods to make getting started with Arcade easier (#6)

Adds `client.auth().start(...)` and `client.auth().waitForCompletion(...)`

In the async client: `asyncClient.auth().start()`, async clients must handle blocking polling call manually.

* feat(api): api update

* chore(internal): update `TestServerExtension` comment

* feat(api): api update

* chore(internal): make `OkHttp` constructor internal

* feat(client): add connection pooling option

* feat(api): api update

* codegen metadata

* chore: make `Properties` more resilient to `null`

* chore: drop apache dependency

* chore(internal): expand imports

* feat(api): api update

* feat(api): api update

* Add Spring Boot starter for Arcade SDK (#8)

* Add Spring Boot starter for Arcade SDK

* Adds Spring AI example

* feat: add Java-friendly convenience methods for JsonValue and tool response output (#9)

* Cleanup and add more example code (#10)

* Simplify and cleanup examples

* Add examples from documentation

* release: 0.1.0-alpha.2

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Brian Demers <brian.demers@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant