Skip to content

V1.2.0 - #638

Merged
dwash96 merged 33 commits into
mainfrom
v1.2.0
Aug 12, 2026
Merged

V1.2.0#638
dwash96 merged 33 commits into
mainfrom
v1.2.0

Conversation

@dwash96

@dwash96 dwash96 commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Includes:

Your Name and others added 30 commits July 23, 2026 17:46
/completions (and the openai spec)
/responses (statelessly)
/messages (for anthropic)
and whatever gemini's is actually called
…actly one server stack imported at one time and also use a token estimator instead of tiktoken
Fold the agent-config deep-merge from PR #636 into
convert_yaml_to_json_string(value, config_file_value=None) so --agent-config
isn't parsed differently from the other yaml-to-json args. All such args
(agent_config, tui_config, mcp_servers, custom, security_config, retries,
hooks, workspaces, model_providers, server_config) now deep-merge with the
value for their hyphenated config-file key (CLI wins per-key, file-only keys
preserved; underscore-key variants unsupported). Parsing now uses json.loads
first so JSON booleans/null parse correctly before falling back to
ast.literal_eval for Python-literal forms.
@dwash96
dwash96 merged commit d8d0c69 into main Aug 12, 2026
13 checks passed
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.

2 participants