speakeasy-api / speakeasy-api/kit

Expose boolean session config options

Open
#160 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
40
Forks
4
Avg merge
4h 18m
Merged PRs (30d)
148

Description

No boolean options are exposed and the v1 client session.configOptions.boolean capability is never read. Candidates: native voice, auto-compaction. Gate on the client capability in v1; booleans are baseline in v2.

Part of #146.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the v1 session configuration handling and issue #146. Trace how session.configOptions.boolean is represented and checked, then identify the native voice and auto-compaction options. Done means those options are exposed for v1 only when the client advertises the boolean capability, while v2 continues to treat booleans as baseline.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai-infra-agents
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.